Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kernel/
H A Dproton-pack.c1191 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c1374 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
/linux-6.15/kernel/bpf/
H A Dsyscall.c6143 void __weak unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
6166 unpriv_ebpf_notify(unpriv_enable); in bpf_unpriv_handler()
/linux-6.15/include/linux/
H A Dbpf.h3120 void unpriv_ebpf_notify(int new_state);