Searched defs:fn (Results 426 - 426 of 426) sorted by relevance

<<1112131415161718

/linux-master/kernel/bpf/
H A Dverifier.c9175 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) argument
8507 get_dynptr_arg_reg(struct bpf_verifier_env *env, const struct bpf_func_proto *fn, struct bpf_reg_state *regs) argument
8621 check_func_arg(struct bpf_verifier_env *env, u32 arg, struct bpf_call_arg_meta *meta, const struct bpf_func_proto *fn, int insn_idx) argument
9197 check_args_pair_invalid(const struct bpf_func_proto *fn, int arg) argument
9212 check_arg_pair_ok(const struct bpf_func_proto *fn) argument
9230 check_btf_id_ok(const struct bpf_func_proto *fn) argument
9249 check_func_proto(const struct bpf_func_proto *fn, int func_id) argument
10244 const struct bpf_func_proto *fn = NULL; local
19804 const struct bpf_func_proto *fn; local
[all...]

Completed in 211 milliseconds

<<1112131415161718