Searched refs:bpf_d (Results 1 – 5 of 5) sorted by relevance
257 bpf_wakeup(struct bpf_d *);500 bpf_detachd(struct bpf_d *d) in bpf_detachd()587 struct bpf_d *d; in bpfopen()633 struct bpf_d *d; in bpf_close()797 bpf_wakeup(struct bpf_d *d) in bpf_wakeup()812 struct bpf_d *d = arg; in bpf_timed_out()924 reset_d(struct bpf_d *d) in reset_d()1708 struct bpf_d *d; in bpf_deliver()2145 bpf_freed(struct bpf_d *d) in bpf_freed()2233 struct bpf_d *d; in _bpfdetach()[all …]
64 struct bpf_d { struct66 struct bpf_d *_bd_next; /* Linked list of descriptors */ argument115 LIST_ENTRY(bpf_d) _bd_list; /* list of all BPF's */ argument178 struct bpf_d *_bif_dlist; /* descriptor list */
189 obtained via kvm(3). bpf_d#_bd_next, bpf_d#_bd_filter and bpf_d#_bd_list
120 struct bpf_d *fd_bpf; // DTYPE_MISC (bpf)
126 struct bpf_d bpf; in p_bpf()