Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dproton-pack.c1159 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
/linux-6.12.1/arch/x86/kernel/cpu/
Dbugs.c1212 void unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
/linux-6.12.1/kernel/bpf/
Dsyscall.c5962 void __weak unpriv_ebpf_notify(int new_state) in unpriv_ebpf_notify() function
5985 unpriv_ebpf_notify(unpriv_enable); in bpf_unpriv_handler()
/linux-6.12.1/include/linux/
Dbpf.h3013 void unpriv_ebpf_notify(int new_state);