Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dfentry_test.c27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() argument
Dget_func_ip_test.c38 int test3(struct pt_regs *ctx) in test3() function
Dfexit_test.c27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() argument
/Linux-v5.15/tools/perf/tests/
Dhists_cumulate.c449 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
703 test3, in test__hists_cumulate()
Dhists_output.c283 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
589 test3, in test__hists_output()
/Linux-v5.15/tools/testing/selftests/powerpc/ptrace/
Dptrace-perf-hwbreak.c209 static int test3(pid_t child_pid) in test3() function
606 ret |= do_test(desc[2], test3, child_pid); in test()
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dblkio-controller.rst66 test3
79 root test1 test2 test3
/Linux-v5.15/arch/alpha/kernel/
Dsmc37c669.c524 unsigned test3 : 1; /* Reserved - set t0 0 */ member
/Linux-v5.15/drivers/net/wireless/broadcom/b43legacy/
Dmain.c421 u16 test3; in b43legacy_tsf_read() local
429 test3 = b43legacy_read16(dev, B43legacy_MMIO_TSF_3); in b43legacy_tsf_read()
432 } while (v3 != test3 || v2 != test2 || v1 != test1); in b43legacy_tsf_read()
/Linux-v5.15/Documentation/x86/
Dboot.rst28 Protocol 2.02 (Kernel 2.4.0-test3-pre3) New command line protocol.