Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c6566 static int bpf_unpriv_handler(const struct ctl_table *table, int write, in unpriv_ebpf_notify()
6596 .proc_handler = bpf_unpriv_handler,
6568 static int bpf_unpriv_handler(const struct ctl_table *table, int write, bpf_unpriv_handler() function