Home
last modified time | relevance | path

Searched refs:alloc_func (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dcomposite.h586 struct usb_function *(*alloc_func)(struct usb_function_instance *inst); member
616 .alloc_func = _func_alloc, \
/kernel/linux/linux-6.6/include/linux/usb/
H A Dcomposite.h571 struct usb_function *(*alloc_func)(struct usb_function_instance *inst); member
601 .alloc_func = _func_alloc, \
/kernel/linux/linux-5.10/drivers/usb/gadget/
H A Dfunctions.c61 f = fi->fd->alloc_func(fi); in usb_get_function()
/kernel/linux/linux-6.6/drivers/usb/gadget/
H A Dfunctions.c61 f = fi->fd->alloc_func(fi); in usb_get_function()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kmem.c296 struct alloc_func { struct
303 static struct alloc_func *alloc_func_list;
307 const struct alloc_func *fa = a; in funcmp()
308 const struct alloc_func *fb = b; in funcmp()
318 const struct alloc_func *fa = a; in callcmp()
319 const struct alloc_func *fb = b; in callcmp()
336 struct alloc_func *func; in build_alloc_func_list()
400 struct alloc_func key, *caller; in find_callsite()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-kmem.c309 struct alloc_func { struct
316 static struct alloc_func *alloc_func_list;
320 const struct alloc_func *fa = a; in funcmp()
321 const struct alloc_func *fb = b; in funcmp()
331 const struct alloc_func *fa = a; in callcmp()
332 const struct alloc_func *fb = b; in callcmp()
349 struct alloc_func *func; in build_alloc_func_list()
421 struct alloc_func key, *caller; in find_callsite()

Completed in 9 milliseconds