Searched refs:test4 (Results 1 - 12 of 12) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Duprobe.c61 skel->links.test4 = bpf_program__attach_uprobe_opts(skel->progs.test4,
66 if (!ASSERT_ERR_PTR(skel->links.test4, "urandlib_api_attach_conflict"))
70 skel->links.test4 = bpf_program__attach_uprobe_opts(skel->progs.test4,
75 if (!ASSERT_OK_PTR(skel->links.test4, "urandlib_api_attach_ok"))
H A Dmissed.c86 ASSERT_GE(get_missed_count(bpf_program__fd(skel->progs.test4)), 1, "test4_recursion_misses");
124 ASSERT_EQ(get_missed_count(bpf_program__fd(skel->progs.test4)), 1, "test4_recursion_misses");
/linux-master/tools/testing/selftests/bpf/progs/
H A Dmissed_kprobe_recursion.c39 int test4(struct pt_regs *ctx) function
H A Dmissed_tp_recursion.c38 int test4(struct pt_regs *ctx) function
H A Dtest_uprobe.c52 int BPF_UPROBE(test4)
H A Dfentry_test.c35 int BPF_PROG(test4, void *a, char b, int c, __u64 d)
H A Dfexit_test.c35 int BPF_PROG(test4, void *a, char b, int c, __u64 d, int ret)
H A Dget_func_ip_test.c58 int BPF_KRETPROBE(test4)
H A Dtimer.c378 int BPF_PROG2(test4, int, a)
380 bpf_printk("test4");
/linux-master/tools/perf/tests/
H A Dhists_cumulate.c519 static int test4(struct evsel *evsel, struct machine *machine) function
717 test4,
H A Dhists_output.c370 static int test4(struct evsel *evsel, struct machine *machine) function
603 test4,
/linux-master/arch/alpha/kernel/
H A Dsmc37c669.c525 unsigned test4 : 1; /* Reserved - set to 0 */ member in struct:_SMC37c669_CR0F::__anon101

Completed in 360 milliseconds