Searched defs:kbuf (Results 1 – 1 of 1) sorted by relevance
75 static int do_swap(struct kbuffer *kbuf) in do_swap()125 static unsigned long long read_8(struct kbuffer *kbuf, void *ptr) in read_8()130 static unsigned int read_4(struct kbuffer *kbuf, void *ptr) in read_4()135 static unsigned long long __read_long_8(struct kbuffer *kbuf, void *ptr) in __read_long_8()140 static unsigned long long __read_long_4(struct kbuffer *kbuf, void *ptr) in __read_long_4()145 static unsigned long long read_long(struct kbuffer *kbuf, void *ptr) in read_long()150 static int calc_index(struct kbuffer *kbuf, void *ptr) in calc_index()167 struct kbuffer *kbuf; in kbuffer_alloc() local223 void kbuffer_free(struct kbuffer *kbuf) in kbuffer_free()228 static unsigned int type4host(struct kbuffer *kbuf, in type4host()[all …]