Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
H A Ddisasm.c117 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) print_bpf_insn() argument
H A Dverifier.c2422 static bool __is_pointer_value(bool allow_ptr_leaks, in __is_pointer_value() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Ddisasm.c169 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) print_bpf_insn() argument
H A Dverifier.c4496 static bool __is_pointer_value(bool allow_ptr_leaks, in __is_pointer_value() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Ddisasm.c169 print_bpf_insn(const struct bpf_insn_cbs *cbs, const struct bpf_insn *insn, bool allow_ptr_leaks) print_bpf_insn() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbpf_verifier.h431 bool allow_ptr_leaks; member
/kernel/linux/linux-6.6/include/linux/
H A Dbpf_verifier.h623 bool allow_ptr_leaks; member

Completed in 29 milliseconds