Home
last modified time | relevance | path

Searched refs:ctx_size_in (Results 1 – 25 of 28) sorted by relevance

12

/tools/testing/selftests/bpf/prog_tests/
A Ddummy_st_ops.c33 .ctx_size_in = sizeof(args), in test_dummy_init_ret_value()
59 .ctx_size_in = sizeof(args), in test_dummy_init_ptr_arg()
105 .ctx_size_in = sizeof(args), in test_dummy_multiple_args()
134 .ctx_size_in = sizeof(args), in test_dummy_sleepable()
159 .ctx_size_in = sizeof(args), in test_dummy_sleepable_reject_null()
A Draw_tp_test_run.c18 .ctx_size_in = sizeof(args), in test_raw_tp_test_run()
47 opts.ctx_size_in = sizeof(__u64); in test_raw_tp_test_run()
52 opts.ctx_size_in = sizeof(args); in test_raw_tp_test_run()
A Dskb_ctx.c27 .ctx_size_in = sizeof(skb), in test_skb_ctx()
41 tattr.ctx_size_in = 0; in test_skb_ctx()
44 tattr.ctx_size_in = sizeof(skb); in test_skb_ctx()
A Dskb_helpers.c16 .ctx_size_in = sizeof(skb), in test_skb_helpers()
A Dxdp_context_test_run.c38 opts.ctx_size_in = sizeof(ctx); in test_xdp_context_error()
67 opts.ctx_size_in = sizeof(bad_ctx); in test_xdp_context_test_run()
75 opts.ctx_size_in = sizeof(ctx_in); in test_xdp_context_test_run()
84 ASSERT_EQ(opts.ctx_size_out, opts.ctx_size_in, "valid-ctxsize"); in test_xdp_context_test_run()
A Dpro_epilogue.c27 topts.ctx_size_in = sizeof(args); in test_tailcall()
A Dskb_load_bytes.c16 .ctx_size_in = sizeof(skb), in test_skb_load_bytes()
A Dtime_tai.c31 .ctx_size_in = sizeof(skb), in test_time_tai()
A Dtest_profiler.c17 test_attr.ctx_size_in = sizeof(args); in sanity_run()
A Dsyscall.c25 .ctx_size_in = sizeof(ctx), in test_syscall_load_prog()
A Dkfunc_call.c105 topts.ctx_size_in = sizeof(args); in verify_success()
171 topts.ctx_size_in = sizeof(args); in verify_fail()
A Dtest_ldsx_insn.c102 .ctx_size_in = sizeof(skb), in test_ctx_member_narrow_sign_ext()
A Dkfree_skb.c61 .ctx_size_in = sizeof(skb), in serial_test_kfree_skb()
A Ddynptr.c134 .ctx_size_in = sizeof(skb), in verify_success()
A Dxdp_do_redirect.c111 .ctx_size_in = sizeof(ctx_in), in test_xdp_do_redirect()
A Dfib_lookup.c310 .ctx_size_in = sizeof(skb), in test_fib_lookup()
A Dflow_dissector.c833 topts.ctx_size_in = sizeof(ctx); in test_flow_dissector_skb()
A Dsk_lookup.c1036 .ctx_size_in = sizeof(ctx), in run_sk_assign()
/tools/testing/selftests/sched_ext/
A Denq_select_cpu.c35 .ctx_size_in = sizeof(args), in test_select_cpu_from_user()
A Dallowed_cpus.c33 .ctx_size_in = sizeof(args), in test_select_cpu_from_user()
/tools/perf/util/
A Dbpf_counter.h127 .ctx_size_in = 0, in bperf_trigger_reading()
/tools/lib/bpf/
A Dbpf.h481 __u32 ctx_size_in; member
672 __u32 ctx_size_in; member
A Dskel_internal.h351 attr.test.ctx_size_in = opts->ctx->sz; in bpf_load_and_run()
A Dbpf.c1040 attr.test.ctx_size_in = OPTS_GET(opts, ctx_size_in, 0); in bpf_prog_test_run_opts()
/tools/testing/selftests/hid/
A Dhid_bpf.c385 .ctx_size_in = sizeof(args), in TEST_F()
431 .ctx_size_in = sizeof(args), in TEST_F()
480 .ctx_size_in = sizeof(args), in TEST_F()

Completed in 36 milliseconds

12