Searched defs:bpf (Results 1 – 2 of 2) sorted by relevance
174 struct bpfdev *bpf; in bpfdev_open() local205 struct bpfdev *bpf; in bpfdev_close() local263 bpfdev_rotate(struct bpfdev * bpf) in bpfdev_rotate()287 bpfdev_test_select(struct bpfdev * bpf, unsigned int ops) in bpfdev_test_select()324 bpfdev_resume_select(struct bpfdev * bpf) in bpfdev_resume_select()362 bpfdev_resume_read(struct bpfdev * bpf, int is_timeout) in bpfdev_resume_read()416 struct bpfdev *bpf; in bpfdev_timeout() local434 struct bpfdev *bpf; in bpfdev_read() local529 struct bpfdev *bpf; in bpfdev_write() local608 bpfdev_attach(struct bpfdev * bpf, struct ifreq * ifr) in bpfdev_attach()[all …]
62 static int bpf = -1; variable