Home
last modified time | relevance | path

Searched refs:test1 (Results 1 – 25 of 44) sorted by relevance

12

/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh58 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 Dget_func_ip_test.c30 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 Dmissed.c83 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 Dget_func_args_test.c22 prog_fd = bpf_program__fd(skel->progs.test1); in test_get_func_args_test()
H A Dfentry_fexit.c40 prog_fd = fexit_skel->progs.test1.prog_fd; in test_fentry_fexit()
H A Dfexit_test.c23 prog_fd = fexit_skel->progs.test1.prog_fd; in fexit_test_common()
H A Dfentry_test.c23 prog_fd = fentry_skel->progs.test1.prog_fd; in fentry_test_common()
H A Dtimer_mim.c17 prog_fd = bpf_program__fd(timer_skel->progs.test1); in timer_mim()
/linux/tools/testing/selftests/bpf/progs/
H A Dfentry_recursive_target.c13 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dmissed_kprobe.c20 int test1(struct pt_regs *ctx) in test1() function
H A Dget_func_ip_uprobe_test.c12 int BPF_UPROBE(test1) in BPF_UPROBE() argument
H A Dmissed_tp_recursion.c19 int test1(struct pt_regs *ctx) in test1() function
H A Dmissed_kprobe_recursion.c20 int test1(struct pt_regs *ctx) in test1() function
H A Dtest_uprobe.c16 int BPF_UPROBE(test1) in BPF_UPROBE() argument
H A Dget_branch_snapshot.c24 int BPF_PROG(test1, int n, int ret) in BPF_PROG() argument
H A Dfentry_many_args.c11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() argument
H A Dfexit_many_args.c11 int BPF_PROG(test1, __u64 a, void *b, short c, int d, void *e, char f, in BPF_PROG() argument
H A Dtimer_mim_reject.c47 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dfentry_test.c11 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dpreempted_bpf_ma_op.c88 int BPF_PROG2(test1, int, a, u64, b) in BPF_PROG2() argument
H A Dfexit_test.c11 int BPF_PROG(test1, int a, int ret) in BPF_PROG() argument
H A Dtimer_mim.c65 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dget_func_ip_test.c27 int BPF_PROG(test1, int a) in BPF_PROG() argument
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh135 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 Dadi,adgs1408.txt46 channels = "out_a0", "out_a1", "test0", "test1",

12