Home
last modified time | relevance | path

Searched full:test3 (Results 1 – 25 of 34) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmissed.c85 ASSERT_GE(get_missed_count(bpf_program__fd(skel->progs.test3)), 1, "test3_recursion_misses"); in test_missed_kprobe_recursion()
124 ASSERT_EQ(get_missed_count(bpf_program__fd(skel->progs.test3)), 1, "test3_recursion_misses"); in test_missed_tp_recursion()
/linux/tools/testing/selftests/bpf/progs/
H A Dmissed_tp_recursion.c32 int test3(struct pt_regs *ctx) in test3() function
H A Dmissed_kprobe_recursion.c33 int test3(struct pt_regs *ctx) in test3() function
H A Dverifier_netfilter_retcode.c30 __description("bpf_exit with valid return code. test3")
H A Dtest_uprobe.c40 int BPF_URETPROBE(test3, int ret) in BPF_URETPROBE() argument
H A Dverifier_direct_stack_access_wraparound.c41 __description("direct stack access with 32-bit wraparound. test3")
H A Dfexit_many_args.c33 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() argument
H A Dfentry_many_args.c32 int BPF_PROG(test3, __u64 a, __u64 b, __u64 c, __u64 d, __u64 e, __u64 f, in BPF_PROG() argument
H A Dpreempted_bpf_ma_op.c102 int BPF_PROG2(test3, void *, a, char, b, int, c, u64, d) in BPF_PROG2() argument
H A Dfentry_test.c27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG() argument
H A Dverifier_cgroup_inv_retcode.c32 __description("bpf_exit with invalid return code. test3")
H A Dfexit_test.c27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG() argument
H A Dget_func_ip_test.c47 int test3(struct pt_regs *ctx) in test3() function
H A Dtimer.c349 int BPF_PROG2(test3, int, a) in test_pinned_timer()
354 bpf_printk("test3"); in test_pinned_timer()
318 BPF_PROG2(test3,int,a) BPF_PROG2() argument
H A Dverifier_meta_access.c51 __description("meta access, test3")
H A Dverifier_spin_lock.c87 __description("spin_lock: test3 direct ld/st")
H A Dverifier_helper_packet_access.c59 __description("helper access to packet: test3, variable add")
/linux/Documentation/devicetree/bindings/i2c/
H A Dsilabs,cp2112.yaml79 "TEST3","TEST4", "TEST5", "TEST6";
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst66 test3
79 root test1 test2 test3
/linux/drivers/gpu/drm/xe/
H A Dxe_rtp_helpers.h45 * 3) XE_RTP_PASTE_FOREACH(TEST3, BITWISE_OR, (FOO, BAR))
/linux/tools/testing/selftests/bpf/verifier/
H A Dld_imm64.c31 "test3 ld_imm64",
/linux/tools/testing/selftests/net/
H A Dso_incoming_cpu.c256 TEST_F(so_incoming_cpu, test3) in TEST_F() argument
/linux/tools/testing/selftests/gpio/
H A Dgpio-aggregator.sh288 agg_set_line_name agg0 line3 test3
297 test "$(agg_get_line_name agg0 3)" = "test3" || fail "line name is unset"
/linux/tools/perf/tests/
H A Dhists_cumulate.c462 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
716 test3, in test__hists_cumulate()
H A Dhists_output.c296 static int test3(struct evsel *evsel, struct machine *machine) in test3() function
602 test3, in test__hists_output()

12