Searched refs:bpfioctl (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/bpf/ |
H A D | bpf_mod.c | 49 extern int bpfioctl(dev_t, int, intptr_t, int, cred_t *, int *); 79 bpfioctl, /* ioctl */
|
H A D | bpf.c | 827 bpfioctl(dev_t dev, int cmd, intptr_t addr, int mode, cred_t *cred, int *rval) in bpfioctl() function
|