Searched refs:sys_sched_getcpu (Results 1 – 4 of 4) sorted by relevance
672 sys_sched_getcpu(struct thread *td, struct sched_getcpu_args *uap) in sys_sched_getcpu() function
650 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sched_getcpu, .sy_auevent = AUE_NULL, .sy_flags = SYF_…
651 …{ .sy_narg = 0, .sy_call = (sy_call_t *)sys_sched_getcpu, .sy_auevent = AUE_NULL, .sy_flags = SYF_…
2316 int sys_sched_getcpu(struct thread *, struct sched_getcpu_args *);