Searched refs:test6 (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | get_func_ip_test.c | 59 bpf_program__set_autoload(skel->progs.test6, true); in test_function_body() 67 link6 = bpf_program__attach_kprobe_opts(skel->progs.test6, "bpf_fentry_test6", &kopts); in test_function_body()
|
/Linux-v6.1/tools/testing/selftests/bpf/progs/ |
D | get_func_ip_test.c | 79 int test6(struct pt_regs *ctx) in test6() function
|
D | fentry_test.c | 52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG() argument
|
D | fexit_test.c | 53 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void *e, __u64 f, int ret) in BPF_PROG() argument
|
/Linux-v6.1/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-perf-hwbreak.c | 302 static int test6(pid_t child_pid) in test6() function 609 ret |= do_test(desc[5], test6, child_pid); in test()
|
/Linux-v6.1/tools/memory-model/litmus-tests/ |
D | README | 179 The litmus-test classes may be found in the infamous test6.pdf: 180 https://www.cl.cam.ac.uk/~pes20/ppc-supplemental/test6.pdf 185 left-hand end of the second row of tests on page one of test6.pdf.
|
/Linux-v6.1/arch/alpha/kernel/ |
D | smc37c669.c | 527 unsigned test6 : 1; /* Reserved - set t0 0 */ member
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | recipes.txt | 197 here: https://www.cl.cam.ac.uk/~pes20/ppc-supplemental/test6.pdf
|