Searched defs:iob_push (Results 1 – 1 of 1) sorted by relevance
87 static inline void * iob_push ( struct io_buffer *iobuf, size_t len ) { in iob_push() function91 #define iob_push( iobuf, len ) ( { \ macro