Searched defs:kbuf (Results 1 – 1 of 1) sorted by relevance
90 static int do_swap(struct kbuffer *kbuf) in do_swap()140 static unsigned long long read_8(struct kbuffer *kbuf, void *ptr) in read_8()145 static unsigned int read_4(struct kbuffer *kbuf, void *ptr) in read_4()150 static unsigned long long __read_long_8(struct kbuffer *kbuf, void *ptr) in __read_long_8()155 static unsigned long long __read_long_4(struct kbuffer *kbuf, void *ptr) in __read_long_4()160 static unsigned long long read_long(struct kbuffer *kbuf, void *ptr) in read_long()165 static int calc_index(struct kbuffer *kbuf, void *ptr) in calc_index()182 struct kbuffer *kbuf; in kbuffer_alloc() local238 void kbuffer_free(struct kbuffer *kbuf) in kbuffer_free()243 static unsigned int type4host(struct kbuffer *kbuf, in type4host()[all …]