Home
last modified time | relevance | path

Searched refs:sfi_window_cancel (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.121.2/osfmk/kern/
H A Dsfi.h45 kern_return_t sfi_window_cancel(void);
H A Dsfi.c517 sfi_window_cancel(void) in sfi_window_cancel() function
1134 sfi_window_cancel(void) in sfi_window_cancel() function
H A Dsched_prim.c8034 ret = sfi_window_cancel(); in sched_perfcontrol_sfi_set_window()
/xnu-8796.121.2/bsd/kern/
H A Dkern_sfi.c91 kret = sfi_window_cancel(); in sfi_ctl()