Searched refs:bpf (Results 1 – 2 of 2) sorted by relevance
/kernel/ | ||
D | Makefile | 101 obj-$(CONFIG_BPF) += bpf/ |
/kernel/bpf/ | ||
D | syscall.c | 536 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument |