Home
last modified time | relevance | path

Searched refs:find_ctx_arg_info (Results 1 – 1 of 1) sorted by relevance

/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c82 static const struct bpf_ctx_arg_aux *find_ctx_arg_info(struct bpf_prog_aux *aux, int offset) in find_ctx_arg_info() function
117 info = find_ctx_arg_info(prog->aux, offset); in check_test_run_args()