Home
last modified time | relevance | path

Searched refs:cfi_stubs (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/bpf/bpf_test_no_cfi/
H A Dbpf_test_no_cfi.c68 test_no_cif_ops.cfi_stubs = &__test_no_cif_ops; in bpf_test_no_cfi_init()
/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c1191 .cfi_stubs = &__bpf_testmod_ops,
1214 .cfi_stubs = &__bpf_testmod_ops2,
1276 .cfi_stubs = &__bpf_testmod_ops3,
1414 .cfi_stubs = &st_ops_cfi_stubs,
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c306 .cfi_stubs = &__bpf_hid_bpf_ops,
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c314 .cfi_stubs = &__bpf_bpf_dummy_ops,
/linux/net/ipv4/
H A Dbpf_tcp_ca.c336 .cfi_stubs = &__bpf_ops_tcp_congestion_ops,
/linux/kernel/bpf/
H A Dbpf_struct_ops.c334 if (!st_ops->cfi_stubs) { in bpf_struct_ops_desc_init()
781 *(void **)(st_ops->cfi_stubs + moff), in bpf_struct_ops_map_update_elem()
1136 void *func_ptr = *(void **)(st_ops->cfi_stubs + moff); in bpf_struct_ops_supported()
/linux/include/linux/
H A Dbpf.h1807 void *cfi_stubs; member
/linux/kernel/sched/
H A Dext.c5966 .cfi_stubs = &__bpf_ops_sched_ext_ops