Searched refs:bpf_test (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ |
H A D | test_bpf.c | 65 struct bpf_test { struct 81 int (*fill_helper)(struct bpf_test *self); argument 90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument 110 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2() 129 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3() 156 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4() 175 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5() 198 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6() 220 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7() 246 static int bpf_fill_maxinsns8(struct bpf_test *sel 843 __bpf_fill_pattern(struct bpf_test * self,void * arg,int dbits,int sbits,int block1,int block2,int (* emit)(struct bpf_test *,void *,struct bpf_insn *,s64,s64)) __bpf_fill_pattern() argument [all...] |
/linux/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 84 struct bpf_test { struct 145 void (*fill_helper)(struct bpf_test *self); argument 186 static void bpf_fill_ld_abs_vlan_push_pop(struct bpf_test *self) in bpf_fill_ld_abs_vlan_push_pop() argument 233 static void bpf_fill_jump_around_ld_abs(struct bpf_test *self) in bpf_fill_jump_around_ld_abs() 255 static void bpf_fill_rand_ld_dw(struct bpf_test *self) in bpf_fill_rand_ld_dw() 283 static void bpf_fill_scale1(struct bpf_test *self) in bpf_fill_scale1() 309 static void bpf_fill_scale2(struct bpf_test *self) in bpf_fill_scale2() 337 static void bpf_fill_scale(struct bpf_test *self) in bpf_fill_scale() 388 static void bpf_fill_torturous_jumps(struct bpf_test *self) in bpf_fill_torturous_jumps() 422 static void bpf_fill_big_prog_with_loop_1(struct bpf_test *sel 85 descrbpf_test global() argument 86 insnsbpf_test global() argument 87 fill_insnsbpf_test global() argument 99 expected_insnsbpf_test global() argument 104 unexpected_insnsbpf_test global() argument 105 fixup_map_hash_8bbpf_test global() argument 106 fixup_map_hash_48bbpf_test global() argument 107 fixup_map_hash_16bbpf_test global() argument 108 fixup_map_array_48bbpf_test global() argument 109 fixup_map_sockmapbpf_test global() argument 110 fixup_map_sockhashbpf_test global() argument 111 fixup_map_xskmapbpf_test global() argument 112 fixup_map_stacktracebpf_test global() argument 113 fixup_prog1bpf_test global() argument 114 fixup_prog2bpf_test global() argument 115 fixup_map_in_mapbpf_test global() argument 116 fixup_cgroup_storagebpf_test global() argument 117 fixup_percpu_cgroup_storagebpf_test global() argument 118 fixup_map_spin_lockbpf_test global() argument 119 fixup_map_array_robpf_test global() argument 120 fixup_map_array_wobpf_test global() argument 121 fixup_map_array_smallbpf_test global() argument 147 runsbpf_test global() argument 156 __anon7d1ae52a020abpf_test global() argument 159 expected_attach_typebpf_test global() argument 160 kfuncbpf_test global() argument 161 func_infobpf_test global() argument 162 func_info_cntbpf_test global() argument [all...] |