| /linux/tools/testing/selftests/mm/ |
| H A D | hugetlb_reparenting_test.sh | 58 rmdir "$CGROUP_ROOT"/test1 2>/dev/null 171 mkdir $CGROUP_ROOT/test1 174 write_hugetlbfs test1 "$MNT"/test $size 177 rmdir $CGROUP_ROOT/test1 178 mkdir $CGROUP_ROOT/test1
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | get_func_ip_test.c | 30 prog_fd = bpf_program__fd(skel->progs.test1); in test_function_entry() 91 prog_fd = bpf_program__fd(skel->progs.test1); in test_function_body_kprobe()
|
| H A D | missed.c | 83 ASSERT_EQ(get_missed_count(bpf_program__fd(skel->progs.test1)), 0, "test1_recursion_misses"); in test_missed_kprobe_recursion() 122 ASSERT_EQ(get_missed_count(bpf_program__fd(skel->progs.test1)), 0, "test1_recursion_misses"); in test_missed_tp_recursion()
|
| H A D | get_func_args_test.c | 22 prog_fd = bpf_program__fd(skel->progs.test1); in test_get_func_args_test()
|
| H A D | fentry_fexit.c | 40 prog_fd = fexit_skel->progs.test1.prog_fd; in test_fentry_fexit()
|
| H A D | fexit_test.c | 23 prog_fd = fexit_skel->progs.test1.prog_fd; in fexit_test_common()
|
| H A D | fentry_test.c | 23 prog_fd = fentry_skel->progs.test1.prog_fd; in fentry_test_common()
|
| H A D | timer_mim.c | 17 prog_fd = bpf_program__fd(timer_skel->progs.test1); in timer_mim()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | fentry_recursive_target.c | 13 int BPF_PROG(test1, int a) in BPF_PROG() argument
|
| H A D | missed_kprobe.c | 20 int test1(struct pt_regs *ctx) in test1() function
|
| H A D | get_func_ip_uprobe_test.c | 12 int BPF_UPROBE(test1) in BPF_UPROBE() argument
|
| H A D | missed_tp_recursion.c | 19 int test1(struct pt_regs *ctx) in test1() function
|
| H A D | missed_kprobe_recursion.c | 20 int test1(struct pt_regs *ctx) in test1() function
|
| H A D | test_uprobe.c | 16 int BPF_UPROBE(test1) in BPF_UPROBE() argument
|
| H A D | get_branch_snapshot.c | 24 int BPF_PROG(test1, int n, int ret) in BPF_PROG() argument
|
| H A D | fentry_many_args.c | 11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() argument
|
| H A D | fexit_many_args.c | 11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() argument
|
| H A D | timer_mim_reject.c | 47 int BPF_PROG(test1, int a) in BPF_PROG() argument
|
| H A D | fentry_test.c | 11 int BPF_PROG(test1, int a) in BPF_PROG() argument
|
| H A D | preempted_bpf_ma_op.c | 88 int BPF_PROG2(test1, int, a, u64, b) in BPF_PROG2() argument
|
| H A D | fexit_test.c | 11 int BPF_PROG(test1, int a, int ret) in BPF_PROG() argument
|
| H A D | timer_mim.c | 65 int BPF_PROG(test1, int a) in BPF_PROG() argument
|
| H A D | get_func_ip_test.c | 27 int BPF_PROG(test1, int a) in BPF_PROG() argument
|
| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | devlink.sh | 135 local test1 138 check_value test1 initial true Y 142 param_set test1 false 143 check_err $? "Failed to set test1 param value" 146 check_value test1 post-set false Y 151 check_value test1 post-reload false N 227 param_set test1 true driverinit 228 check_err $? "Failed to reset test1 to default value" 236 test_default test1 false true driverinit
|
| /linux/Documentation/devicetree/bindings/mux/ |
| H A D | adi,adgs1408.txt | 46 channels = "out_a0", "out_a1", "test0", "test1",
|