Searched defs:test3 (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | fentry_many_args.c | 32 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() argument
|
D | get_func_ip_test.c | 48 int test3(struct pt_regs *ctx) in test3() function
|
D | fexit_many_args.c | 33 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() argument
|
D | fentry_test.c | 27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() argument
|
D | fexit_test.c | 27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() argument
|
D | timer.c | 314 int BPF_PROG2(test3, int, a) in BPF_PROG2() argument
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | so_incoming_cpu.c | 224 TEST_F(so_incoming_cpu, test3) in TEST_F() argument
|
/Linux-v6.6/tools/perf/tests/ |
D | hists_output.c | 296 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
|
D | hists_cumulate.c | 462 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
|
/Linux-v6.6/arch/alpha/kernel/ |
D | smc37c669.c | 524 unsigned test3 : 1; /* Reserved - set t0 0 */ member
|
/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/ |
D | main.c | 421 u16 test3; in b43legacy_tsf_read() local
|