Searched refs:bpf_test (Results 1 – 2 of 2) sorted by relevance
64 struct bpf_test { struct80 int (*fill_helper)(struct bpf_test *self); argument89 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument109 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2()128 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3()155 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4()400 static int bpf_fill_ja(struct bpf_test *self) in bpf_fill_ja()456 static int bpf_fill_stxw(struct bpf_test *self) in bpf_fill_stxw()461 static int bpf_fill_stxdw(struct bpf_test *self) in bpf_fill_stxdw()822 int (*emit)(struct bpf_test*, void*, in __bpf_fill_pattern() argument[all …]
70 struct bpf_test { struct112 void (*fill_helper)(struct bpf_test *self); argument192 static void bpf_fill_jump_around_ld_abs(struct bpf_test *self) in bpf_fill_jump_around_ld_abs()214 static void bpf_fill_rand_ld_dw(struct bpf_test *self) in bpf_fill_rand_ld_dw()242 static void bpf_fill_scale1(struct bpf_test *self) in bpf_fill_scale1()268 static void bpf_fill_scale2(struct bpf_test *self) in bpf_fill_scale2()296 static void bpf_fill_scale(struct bpf_test *self) in bpf_fill_scale()347 static void bpf_fill_torturous_jumps(struct bpf_test *self) in bpf_fill_torturous_jumps()435 static struct bpf_test tests[] = {1318 static bool test_as_unpriv(struct bpf_test *test) in test_as_unpriv()[all …]
Completed in 29 milliseconds