Lines Matching refs:to
7 # Used by archs to tell that they support BPF JIT compiler plus which
19 # Used by archs to tell that they want the BPF JIT compiler enabled by
37 Enable the bpf() system call that allows to manipulate BPF programs
47 allows the kernel to generate native code when a program is loaded
60 Enables BPF JIT and removes BPF interpreter to avoid speculative
64 is permanently set to 1 and setting any other value than that will
77 /proc/sys/kernel/unprivileged_bpf_disabled knob to 2. An admin can
78 still reenable it by setting it to 0 later on, or permanently
79 disable it by setting it to 1 (from which no other transition to
82 Unprivileged BPF could be used to exploit certain potential
86 If you are unsure how to answer this question, answer Y.
100 If you are unsure how to answer this question, answer N.