Searched defs:fn_ptr (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_subskeleton_lib.c | 28 int (*fn_ptr)(void); variable
|
| /linux/tools/testing/selftests/riscv/cfi/ |
| H A D | shadowstack.c | 70 int shadow_stack_call_tests(call_func_ptr fn_ptr, bool parent) in shadow_stack_call_tests()
|
| /linux/tools/lib/bpf/ |
| H A D | bpf_core_read.h | 418 #define ___core_read0(fn, fn_ptr, dst, src, a) \ argument 420 #define ___core_readN(fn, fn_ptr, dst, src, ...) \ argument 424 #define ___core_read(fn, fn_ptr, dst, src, a, ...) \ argument
|
| /linux/arch/x86/kvm/ |
| H A D | cpuid.c | 2048 get_out_of_range_cpuid_entry(struct kvm_vcpu *vcpu, u32 *fn_ptr, u32 index) in get_out_of_range_cpuid_entry()
|
| /linux/tools/power/x86/intel-speed-select/ |
| H A D | isst-config.c | 1267 int (*fn_ptr)(struct isst_id *id, void *arg); in exec_on_get_ctdp_cpu() local
|