Searched refs:setsoftast (Results 1 – 6 of 6) sorted by relevance
365 #define setsoftast(ci) (cpu_signotify((ci)->ci_onproc)) macro373 setsoftast(lwp_getcpu(l)))
267 #define cpu_signotify(l) (setsoftast(l))268 #define cpu_need_proftick(l) ((l)->l_pflag |= LP_OWEUPC, setsoftast(l))
183 #define setsoftast(l) ((l)->l_md.md_astpending = 1) macro
219 #define setsoftast(ci) (cpu_signotify((ci)->ci_onproc))197 #define setsoftast( global() macro
305 setsoftast(l); in cpu_need_resched()
125 setsoftast(curcpu()); in pic_ipi_ast()