Searched refs:bpf_test (Results 1 – 2 of 2) sorted by relevance
65 struct bpf_test { struct81 int (*fill_helper)(struct bpf_test *self); argument90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument110 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()401 static int bpf_fill_ja(struct bpf_test *self) in bpf_fill_ja()457 static int bpf_fill_stxw(struct bpf_test *self) in bpf_fill_stxw()462 static int bpf_fill_stxdw(struct bpf_test *self) in bpf_fill_stxdw()823 int (*emit)(struct bpf_test*, void*, in __bpf_fill_pattern() argument[all …]
90 struct bpf_test { struct151 void (*fill_helper)(struct bpf_test *self); argument261 static void bpf_fill_rand_ld_dw(struct bpf_test *self) in bpf_fill_rand_ld_dw()289 static void bpf_fill_scale1(struct bpf_test *self) in bpf_fill_scale1()315 static void bpf_fill_scale2(struct bpf_test *self) in bpf_fill_scale2()343 static void bpf_fill_scale(struct bpf_test *self) in bpf_fill_scale()394 static void bpf_fill_torturous_jumps(struct bpf_test *self) in bpf_fill_torturous_jumps()521 static struct bpf_test tests[] = {791 static int load_btf_for_test(struct bpf_test *test) in load_btf_for_test()1684 static bool test_as_unpriv(struct bpf_test *test) in test_as_unpriv()[all …]
Completed in 31 milliseconds