Home
last modified time | relevance | path

Searched refs:set_output_ctx1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlinked_funcs2.c63 /* here we'll force set_output_ctx1() to be __hidden in the final obj file */
64 __hidden extern void set_output_ctx1(__u64 *ctx);
79 set_output_ctx1(ctx); /* ctx definition is hidden in BPF_PROG macro */ in BPF_PROG()
H A Dlinked_funcs1.c41 void set_output_ctx1(__u64 *ctx) in set_output_ctx1() function

Completed in 2 milliseconds