bpf.c | 145 * - struct bpf_d obtained via fp->f_bpf in bpf_read and bpf_write is 147 * bpf_close never be called while executing bpf_read and bpf_write 262 static int bpf_read(struct file *, off_t *, struct uio *, kauth_cred_t, 275 .fo_read = bpf_read, 694 bpf_read(struct file *fp, off_t *offp, struct uio *uio, function in typeref:typename:int
|