Searched refs:__NR_bpf (Results 1 – 2 of 2) sorted by relevance
89 #ifndef __NR_bpf91 # define __NR_bpf 357 macro93 # define __NR_bpf 321 macro95 # define __NR_bpf 386 macro97 # define __NR_bpf 280 macro99 # define __NR_bpf 349 macro101 # define __NR_bpf 351 macro103 # define __NR_bpf 361 macro105 # error __NR_bpf not defined
92 return syscall(__NR_bpf, cmd, attr, size); in sys_bpf()