Searched defs:kfifo (Results 1 – 2 of 2) sorted by relevance
24 struct kfifo { struct31 void kfifo_init(struct kfifo *k, unsigned char *buff, unsigned int len); argument
27 typedef struct kfifo struct45 * Do NOT pass the kfifo to kfifo_free() after use ! Simply free the argument