Searched refs:ctx_size_in (Results 1 – 25 of 28) sorted by relevance
12
| /tools/testing/selftests/bpf/prog_tests/ |
| A D | dummy_st_ops.c | 33 .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 D | raw_tp_test_run.c | 18 .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 D | skb_ctx.c | 27 .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 D | skb_helpers.c | 16 .ctx_size_in = sizeof(skb), in test_skb_helpers()
|
| A D | xdp_context_test_run.c | 38 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 D | pro_epilogue.c | 27 topts.ctx_size_in = sizeof(args); in test_tailcall()
|
| A D | skb_load_bytes.c | 16 .ctx_size_in = sizeof(skb), in test_skb_load_bytes()
|
| A D | time_tai.c | 31 .ctx_size_in = sizeof(skb), in test_time_tai()
|
| A D | test_profiler.c | 17 test_attr.ctx_size_in = sizeof(args); in sanity_run()
|
| A D | syscall.c | 25 .ctx_size_in = sizeof(ctx), in test_syscall_load_prog()
|
| A D | kfunc_call.c | 105 topts.ctx_size_in = sizeof(args); in verify_success() 171 topts.ctx_size_in = sizeof(args); in verify_fail()
|
| A D | test_ldsx_insn.c | 102 .ctx_size_in = sizeof(skb), in test_ctx_member_narrow_sign_ext()
|
| A D | kfree_skb.c | 61 .ctx_size_in = sizeof(skb), in serial_test_kfree_skb()
|
| A D | dynptr.c | 134 .ctx_size_in = sizeof(skb), in verify_success()
|
| A D | xdp_do_redirect.c | 111 .ctx_size_in = sizeof(ctx_in), in test_xdp_do_redirect()
|
| A D | fib_lookup.c | 310 .ctx_size_in = sizeof(skb), in test_fib_lookup()
|
| A D | flow_dissector.c | 833 topts.ctx_size_in = sizeof(ctx); in test_flow_dissector_skb()
|
| A D | sk_lookup.c | 1036 .ctx_size_in = sizeof(ctx), in run_sk_assign()
|
| /tools/testing/selftests/sched_ext/ |
| A D | enq_select_cpu.c | 35 .ctx_size_in = sizeof(args), in test_select_cpu_from_user()
|
| A D | allowed_cpus.c | 33 .ctx_size_in = sizeof(args), in test_select_cpu_from_user()
|
| /tools/perf/util/ |
| A D | bpf_counter.h | 127 .ctx_size_in = 0, in bperf_trigger_reading()
|
| /tools/lib/bpf/ |
| A D | bpf.h | 481 __u32 ctx_size_in; member 672 __u32 ctx_size_in; member
|
| A D | skel_internal.h | 351 attr.test.ctx_size_in = opts->ctx->sz; in bpf_load_and_run()
|
| A D | bpf.c | 1040 attr.test.ctx_size_in = OPTS_GET(opts, ctx_size_in, 0); in bpf_prog_test_run_opts()
|
| /tools/testing/selftests/hid/ |
| A D | hid_bpf.c | 385 .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 41 milliseconds
12