Searched defs:ctx_in (Results 1 – 7 of 7) sorted by relevance
105 struct xdp_md ctx_in = { .data = sizeof(__u64), in test_xdp_do_redirect() local
51 struct xdp_md ctx_in, ctx_out; in test_xdp_context_test_run() local
32 void __user *ctx_in; in dummy_ops_init_args() local
749 void __user *ctx_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_prog_test_run_raw_tp() local1615 void __user *ctx_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_prog_test_run_syscall() local
158 #define FILL_SEC_CPL_IVGEN_HDRLEN(last, more, ctx_in, mac, ivdrop, len) htonl( \ argument
1672 __aligned_u64 ctx_in; global() member