Searched refs:check_ctx_access (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/bpf/ |
H A D | verifier.c | 5984 static int check_ctx_access(struct bpf_verifier_env *env, int insn_idx, int off, int size, in check_ctx_access() function 7384 err = check_ctx_access(env, insn_idx, off, size, t, ®_type, &btf, in check_mem_access()
|