Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c296 struct alloc_func { struct
303 static struct alloc_func *alloc_func_list; argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzconf.h134 # define alloc_func z_alloc_func macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzconf.h134 # define alloc_func z_alloc_func macro
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h97 # define alloc_func z_alloc_func macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzconf.h134 # define alloc_func z_alloc_func macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzconf.h134 # define alloc_func z_alloc_func macro
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcomposite.h588 struct usb_function *(*alloc_func)(struct usb_function_instance *inst); member