Home
last modified time | relevance | path

Searched defs:func_ptr (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/lib/
H A Dtrace.c44 func_ptr_to_num(void *func_ptr) in func_ptr_to_num()
59 static void __attribute__((no_instrument_function)) add_ftrace(void *func_ptr, in add_ftrace()
98 void *func_ptr, void *caller) in __cyg_profile_func_enter()
126 void *func_ptr, void *caller) in __cyg_profile_func_exit()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_common.h61 void *func_ptr, in rsi_create_kthread()
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dwild_bctr.c125 int (*func_ptr)(void); in test_wild_bctr() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h150 thread_func_t func_ptr; member
H A Dxskxceiver.c2058 thread_func_t func_ptr) in init_iface()