Home
last modified time | relevance | path

Searched refs:test1 (Results 1 – 25 of 42) 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/lib/
H A Drandom32.c133 } test1[] = { variable
262 for (i = 0; i < ARRAY_SIZE(test1); i++) { in prandom_state_selftest()
265 prandom_state_selftest_seed(&state, test1[i].seed); in prandom_state_selftest()
268 if (test1[i].result != prandom_u32_state(&state)) in prandom_state_selftest()
/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_drv.c54 int test1, test2; in mgag200_probe_vram() local
71 test1 = ioread16(mem + offset); in mgag200_probe_vram()
77 if (test1 != 0xaa55) in mgag200_probe_vram()
/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 Dtimer_mim_reject.c47 int BPF_PROG(test1, int a) 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 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 Dget_func_ip_test.c27 int BPF_PROG(test1, int a) in BPF_PROG() argument
H A Dfexit_test.c11 int BPF_PROG(test1, int a, int ret) in BPF_PROG() argument
H A Dget_func_args_test.c11 int BPF_PROG(test1) in BPF_PROG() argument
/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh117 local test1
120 check_value test1 initial true Y
124 param_set test1 false
125 check_err $? "Failed to set test1 param value"
128 check_value test1 post-set false Y
133 check_value test1 post-reload false N
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfentry_fexit.c29 prog_fd = fexit_skel->progs.test1.prog_fd; in test_fentry_fexit()
H A Dfentry_test.c23 prog_fd = fentry_skel->progs.test1.prog_fd; in fentry_test_common()
H A Dfexit_test.c23 prog_fd = fexit_skel->progs.test1.prog_fd; in fexit_test_common()
H A Dtimer_mim.c17 prog_fd = bpf_program__fd(timer_skel->progs.test1); in timer_mim()
H A Dtimer.c39 prog_fd = bpf_program__fd(timer_skel->progs.test1); in timer()
/linux/Documentation/devicetree/bindings/mux/
H A Dadi,adgs1408.txt46 channels = "out_a0", "out_a1", "test0", "test1",
/linux/tools/perf/tests/
H A Dhists_cumulate.c263 static int test1(struct evsel *evsel, struct machine *machine) in test1() function
714 test1, in test__hists_cumulate()

12