Searched refs:bpf_fentry_test_t (Results 1 – 3 of 3) sorted by relevance
59 struct bpf_fentry_test_t { struct60 struct bpf_fentry_test_t *a; argument65 int BPF_PROG(test7, struct bpf_fentry_test_t *arg) in BPF_PROG()74 int BPF_PROG(test8, struct bpf_fentry_test_t *arg) in BPF_PROG()
60 struct bpf_fentry_test_t { struct66 int BPF_PROG(test7, struct bpf_fentry_test_t *arg) in BPF_PROG() argument75 int BPF_PROG(test8, struct bpf_fentry_test_t *arg) in BPF_PROG()
519 struct bpf_fentry_test_t { struct520 struct bpf_fentry_test_t *a; argument523 int noinline bpf_fentry_test7(struct bpf_fentry_test_t *arg) in bpf_fentry_test7()528 int noinline bpf_fentry_test8(struct bpf_fentry_test_t *arg) in bpf_fentry_test8()794 struct bpf_fentry_test_t arg = {}; in bpf_prog_test_run_tracing()811 bpf_fentry_test7((struct bpf_fentry_test_t *)0) != 0 || in bpf_prog_test_run_tracing()