Home
last modified time | relevance | path

Searched refs:FILTER_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/osfmk/ipc/
H A Dipc_pset.c309 FILTER_ACTIVE : 0; in filt_pset_filter_result()
339 result = FILTER_ACTIVE; in filt_port_filter_result()
878 return FILTER_ACTIVE; in filt_psetevent()
975 int result = FILTER_ACTIVE; in filt_machportprocess()
985 return FILTER_ACTIVE | FILTER_RESET_EVENT_QOS; in filt_machportprocess()
/xnu-11215/bsd/kern/
H A Dkern_event.c1746 return FILTER_ACTIVE; in filt_timerattach()
1920 return FILTER_ACTIVE; in filt_timerprocess()
1938 kn->kn_hook32 = FILTER_ACTIVE; in filt_userattach()
1969 kn->kn_hook32 = FILTER_ACTIVE; in filt_usertouch()
2755 result |= FILTER_ACTIVE; in filt_wltouch()
2833 rc |= FILTER_ACTIVE; in filt_wlprocess()
2838 if (rc & FILTER_ACTIVE) { in filt_wlprocess()
4148 result = FILTER_ACTIVE; in kevent_register()
4236 result = FILTER_ACTIVE; in kevent_register()
4315 int result = FILTER_ACTIVE; in knote_process()
[all …]
/xnu-11215/bsd/miscfs/specfs/
H A Dspec_vnops.c3023 ret = FILTER_ACTIVE; in filt_spec_common()
3029 ret = FILTER_ACTIVE; in filt_spec_common()
3063 ret = FILTER_ACTIVE; in filt_spec_common()
3078 ret = FILTER_ACTIVE; in filt_spec_common()
3132 return FILTER_ACTIVE; in filt_specevent()
/xnu-11215/bsd/sys/
H A Devent_private.h817 #define FILTER_ACTIVE 0x00000001 macro
/xnu-11215/osfmk/kern/
H A Dexclaves_resource.c1471 return FILTER_ACTIVE; in filt_exclaves_notification_event()
1490 result = FILTER_ACTIVE; in filt_exclaves_notification_touch()
1510 result = FILTER_ACTIVE; in filt_exclaves_notification_process()