Home
last modified time | relevance | path

Searched refs:bpf_testmod_ops (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dstruct_ops_autocreate2.c25 struct bpf_testmod_ops { struct
30 struct bpf_testmod_ops testmod_1 = { argument
H A Dtest_global_map_resize.c87 struct bpf_testmod_ops { struct
92 struct bpf_testmod_ops st_ops_resize = { argument
H A Dstruct_ops_detach.c22 struct bpf_testmod_ops testmod_do_detach;
H A Dstruct_ops_forgotten_cb.c16 struct bpf_testmod_ops ops = {
H A Dunsupported_ops.c20 struct bpf_testmod_ops testmod = {
H A Dstruct_ops_nulled_out_cb.c19 struct bpf_testmod_ops ops = {
H A Dstruct_ops_maybe_null_fail.c21 struct bpf_testmod_ops testmod_struct_ptr = {
H A Dstruct_ops_maybe_null.c26 struct bpf_testmod_ops testmod_1 = {
H A Dbad_struct_ops.c17 struct bpf_testmod_ops testmod_1 = {
H A Dstruct_ops_module.c34 struct bpf_testmod_ops testmod_1 = {
H A Dstruct_ops_multi_pages.c61 struct bpf_testmod_ops multi_pages = {
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c1198 if (member->offset == offsetof(struct bpf_testmod_ops, data) * 8) { in bpf_testmod_ops_init_member()
1204 ((struct bpf_testmod_ops *)kdata)->data = ((struct bpf_testmod_ops *)udata)->data; in bpf_testmod_ops_init_member()
1226 struct bpf_testmod_ops *ops = kdata; in bpf_dummy_reg()
1276 static struct bpf_testmod_ops __bpf_testmod_ops = {
1736 ret = ret ?: register_bpf_struct_ops(&bpf_bpf_testmod_ops, bpf_testmod_ops); in bpf_testmod_init()
1758 BUILD_BUG_ON(offsetof(struct bpf_testmod_ops, tramp_1) + 40 * sizeof(long) != in bpf_testmod_init()
1759 offsetofend(struct bpf_testmod_ops, tramp_40)); in bpf_testmod_init()
H A Dbpf_testmod.h34 struct bpf_testmod_ops { argument
33 struct bpf_testmod_ops { global() struct
35 test_2bpf_testmod_ops global() argument
37 test_maybe_nullbpf_testmod_ops global() argument
38 unsupported_opsbpf_testmod_ops global() argument
41 onebytebpf_testmod_ops global() argument
42 __anone91dc8cf0108bpf_testmod_ops global() argument
45 unsupportedbpf_testmod_ops global() argument
46 databpf_testmod_ops global() argument
51 tramp_1bpf_testmod_ops global() argument
52 tramp_2bpf_testmod_ops global() argument
53 tramp_3bpf_testmod_ops global() argument
54 tramp_4bpf_testmod_ops global() argument
55 tramp_5bpf_testmod_ops global() argument
56 tramp_6bpf_testmod_ops global() argument
57 tramp_7bpf_testmod_ops global() argument
58 tramp_8bpf_testmod_ops global() argument
59 tramp_9bpf_testmod_ops global() argument
60 tramp_10bpf_testmod_ops global() argument
61 tramp_11bpf_testmod_ops global() argument
62 tramp_12bpf_testmod_ops global() argument
63 tramp_13bpf_testmod_ops global() argument
64 tramp_14bpf_testmod_ops global() argument
65 tramp_15bpf_testmod_ops global() argument
66 tramp_16bpf_testmod_ops global() argument
67 tramp_17bpf_testmod_ops global() argument
68 tramp_18bpf_testmod_ops global() argument
69 tramp_19bpf_testmod_ops global() argument
93 tramp_40bpf_testmod_ops global() argument