Searched defs:allow_ptr_leaks (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/bpf/
H A Ddisasm.c175 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) argument
H A Dverifier.c4415 static bool __is_pointer_value(bool allow_ptr_leaks, argument
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Ddisasm.c175 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) argument
/linux-master/include/linux/
H A Dbpf_verifier.h686 bool allow_ptr_leaks; member in struct:bpf_verifier_env

Completed in 165 milliseconds