Searched refs:ctx_in (Results 1 – 8 of 8) sorted by relevance
17 .ctx_in = &skb, in test_skb_ctx()
468 tattr.ctx_in = &ctx; in test_flow_dissector()
920 void *ctx_in = NULL, *ctx_out = NULL; in do_run() local1028 err = get_run_data(ctx_fname_in, &ctx_in, &test_attr.ctx_size_in); in do_run()1032 if (ctx_in) { in do_run()1044 test_attr.ctx_in = ctx_in; in do_run()1083 free(ctx_in); in do_run()
32 …ROG* **data_in** *FILE* [**data_out** *FILE* [**data_size_out** *L*]] [**ctx_in** *FILE* [**ctx_ou…150 …ROG* **data_in** *FILE* [**data_out** *FILE* [**data_size_out** *L*]] [**ctx_in** *FILE* [**ctx_ou…160 **ctx_in**. Again, "**-**" can be used to read from standard180 not all of them can take the **ctx_in**/**ctx_out**
141 const void *ctx_in; /* optional */ member
557 attr.test.ctx_in = ptr_to_u64(test_attr->ctx_in); in bpf_prog_test_run_xattr()
428 data_in|data_out|ctx_in|ctx_out)437 ctx_in ctx_out ctx_size_out repeat'
455 __aligned_u64 ctx_in; member