Searched refs:f_isfd (Results 1 – 20 of 20) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | sys_eventfd.c | 92 .f_isfd = 1, 98 .f_isfd = 1,
|
| H A D | kern_event.c | 178 .f_isfd = 1, 182 .f_isfd = 1, 188 .f_isfd = 0, 194 .f_isfd = 0, 332 .f_isfd = 0, 1414 if (fops->f_isfd) { in kqueue_register() 1706 if (fops->f_isfd) { in kqueue_expand() 1929 touch = (!kn->kn_fop->f_isfd && in kqueue_scan() 2598 if (kn->kn_fop->f_isfd) { in knote_attach() 2636 if (kn->kn_fop->f_isfd) in knote_drop_detached() [all …]
|
| H A D | subr_log.c | 83 .f_isfd = 1,
|
| H A D | tty_pts.c | 500 .f_isfd = 1, 505 .f_isfd = 1,
|
| H A D | sys_procdesc.c | 488 .f_isfd = 1,
|
| H A D | sys_pipe.c | 183 .f_isfd = 1, 188 .f_isfd = 1, 193 .f_isfd = 1,
|
| H A D | tty.c | 755 .f_isfd = 1, 761 .f_isfd = 1,
|
| H A D | uipc_socket.c | 182 .f_isfd = 1, 187 .f_isfd = 1, 192 .f_isfd = 1,
|
| H A D | vfs_subr.c | 6050 .f_isfd = 0, 6129 .f_isfd = 1, 6134 .f_isfd = 1, 6139 .f_isfd = 1,
|
| H A D | uipc_mqueue.c | 280 .f_isfd = 1, 285 .f_isfd = 1,
|
| H A D | vfs_aio.c | 351 .f_isfd = 0, 357 .f_isfd = 0,
|
| H A D | kern_sig.c | 122 .f_isfd = 0,
|
| H A D | subr_bus.c | 419 .f_isfd = 1,
|
| /f-stack/tools/compat/include/sys/ |
| H A D | event.h | 197 int f_isfd; /* true if ident == filedescriptor */ member
|
| /f-stack/freebsd/sys/ |
| H A D | event.h | 263 int f_isfd; /* true if ident == filedescriptor */ member
|
| /f-stack/freebsd/x86/acpica/ |
| H A D | acpi_apm.c | 67 .f_isfd = 1,
|
| /f-stack/freebsd/security/audit/ |
| H A D | audit_pipe.c | 245 .f_isfd = 1,
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_pruss.c | 804 .f_isfd = 1,
|
| /f-stack/freebsd/net/ |
| H A D | if_tuntap.c | 254 .f_isfd = 1, 261 .f_isfd = 1,
|
| H A D | bpf.c | 253 .f_isfd = 1,
|