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

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

Completed in 260 milliseconds