Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/bpf/progs/
Dfentry_test.c27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() argument
Dfexit_test.c27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() argument
/Linux-v5.10/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.10/Documentation/admin-guide/cgroup-v1/
Dblkio-controller.rst65 test3
78 root test1 test2 test3
/Linux-v5.10/arch/alpha/kernel/
Dsmc37c669.c524 unsigned test3 : 1; /* Reserved - set t0 0 */ member
/Linux-v5.10/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.10/Documentation/x86/
Dboot.rst28 Protocol 2.02 (Kernel 2.4.0-test3-pre3) New command line protocol.