freerbuf(9f) linux man page | unix.com

Man Page: freerbuf

Operating Environment: linux

Section: 9f

freerbuf(9F)                                               Kernel Functions for Drivers                                               freerbuf(9F)

NAME
freerbuf - free a raw buffer header
SYNOPSIS
#include <sys/buf.h> #include <sys/ddi.h> void freerbuf(struct buf *bp);
INTERFACE LEVEL
Architecture independent level 1 (DDI/DKI).
PARAMETERS
bp Pointer to a previously allocated buffer header structure.
DESCRIPTION
freerbuf() frees a raw buffer header previously allocated by getrbuf(9F). This function does not sleep and so may be called from an inter- rupt routine.
CONTEXT
freerbuf() can be called from user or interrupt context.
SEE ALSO
getrbuf(9F), kmem_alloc(9F), kmem_free(9F), kmem_zalloc(9F) SunOS 5.10 11 Apr 1991 freerbuf(9F)
Related Man Pages
bioreset(9f) - centos
bioreset(9f) - php
bioreset(9f) - v7
bioreset(9f) - debian
bioreset(9f) - posix
Similar Topics in the Unix Linux Community
Featured Books and Articles by Active Forum Members
Scripts without shebang
Merry Christmas!
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
YouTube: How to Use Code Tags and Format Posts @UNIX.com