Home
last modified time | relevance | path

Searched refs:sof_filter_ioctl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter_impl.h201 extern int sof_filter_ioctl(struct sonode *, int, intptr_t, int,
H A Dsockfilter.c1438 sof_filter_ioctl(struct sonode *so, int cmd, intptr_t arg, int mode, in sof_filter_ioctl() function
H A Dsockcommon_sops.c861 (error = sof_filter_ioctl(so, cmd, arg, mode, in so_ioctl()