Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_test_no_cfi.c68 test_no_cif_ops.cfi_stubs = &__test_no_cif_ops; in bpf_test_no_cfi_init()
H A Dbpf_testmod.c1264 .cfi_stubs = &__bpf_testmod_ops,
1287 .cfi_stubs = &__bpf_testmod_ops2,
1349 .cfi_stubs = &__bpf_testmod_ops3,
1579 .cfi_stubs = &st_ops_cfi_stubs,
1687 .cfi_stubs = &multi_st_ops_cfi_stubs,
/linux/kernel/bpf/
H A Dbpf_struct_ops.c326 void *func_ptr = *(void **)(st_ops->cfi_stubs + moff); in bpf_struct_ops_supported()
352 if (!st_ops->cfi_stubs) { in bpf_struct_ops_desc_init()
449 stub_func_addr = *(void **)(st_ops->cfi_stubs + moff); in bpf_struct_ops_desc_init()
824 *(void **)(st_ops->cfi_stubs + moff), in bpf_struct_ops_map_update_elem()
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c306 .cfi_stubs = &__bpf_hid_bpf_ops,
/linux/net/ipv4/
H A Dbpf_tcp_ca.c336 .cfi_stubs = &__bpf_ops_tcp_congestion_ops,
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c315 .cfi_stubs = &__bpf_bpf_dummy_ops,
/linux/net/sched/
H A Dbpf_qdisc.c448 .cfi_stubs = &__bpf_ops_qdisc_ops,
/linux/include/linux/
H A Dbpf.h1928 void *cfi_stubs; member
/linux/kernel/sched/
H A Dext.c5072 .cfi_stubs = &__bpf_ops_sched_ext_ops