Home
last modified time | relevance | path

Searched refs:test6 (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dget_func_ip_test.c79 bpf_program__set_autoload(skel->progs.test6, true); in test_function_body_kprobe()
87 link6 = bpf_program__attach_kprobe_opts(skel->progs.test6, "bpf_fentry_test6", &kopts); in test_function_body_kprobe()
H A Dmissed.c88 ASSERT_EQ(get_missed_count(bpf_program__fd(skel->progs.test6)), 1, "test6_recursion_misses"); in test_missed_kprobe_recursion()
/linux/tools/testing/selftests/bpf/progs/
H A Dmissed_kprobe_recursion.c51 int test6(struct pt_regs *ctx) in test6() function
H A Dfentry_test.c52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG() argument
H A Dfexit_test.c53 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void *e, __u64 f, int ret) in BPF_PROG() argument
H A Dget_func_ip_test.c77 int test6(struct pt_regs *ctx) in test6() function
/linux/tools/memory-model/litmus-tests/
H A DREADME179 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/arch/alpha/kernel/
H A Dsmc37c669.c529 unsigned test6 : 1; /* Reserved - set t0 0 */ member
/linux/Documentation/bpf/
H A Dbpf_iterators.rst472 files, a thread can not have a separate address space (since Linux 2.6.0-test6).
/linux/tools/memory-model/Documentation/
H A Drecipes.txt197 here: https://www.cl.cam.ac.uk/~pes20/ppc-supplemental/test6.pdf