Home
last modified time | relevance | path

Searched defs:alloc_func (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/
H A Dbuiltin-kmem.c309 struct alloc_func { struct
316 static struct alloc_func *alloc_func_list; argument
/openbmc/u-boot/include/u-boot/
H A Dzlib.h97 # define alloc_func z_alloc_func macro
/openbmc/linux/include/linux/usb/
H A Dcomposite.h571 struct usb_function *(*alloc_func)(struct usb_function_instance *inst); member