Home
last modified time | relevance | path

Searched refs:unpriv_ebpf_notify (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dproton-pack.c1159 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c1208 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
/openbmc/linux/include/linux/
H A Dbpf.h2811 void unpriv_ebpf_notify(int new_state);
/openbmc/linux/kernel/bpf/
H A Dsyscall.c5771 void __weak unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
5794 unpriv_ebpf_notify(unpriv_enable); in bpf_unpriv_handler()