Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dsfi.h45 kern_return_t sfi_window_cancel(void);
H A Dsfi.c516 sfi_window_cancel(void) in sfi_window_cancel() function
1131 sfi_window_cancel(void) in sfi_window_cancel() function
H A Dsched_prim.c8301 ret = sfi_window_cancel(); in sched_perfcontrol_sfi_set_window()
/xnu-10063.141.1/bsd/kern/
H A Dkern_sfi.c91 kret = sfi_window_cancel(); in sfi_ctl()