Home
last modified time | relevance | path

Searched refs:sched_yield (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/Documentation/scheduler/
Dsched-stats.txt1 Version 15 of schedstats dropped counters for some sched_yield:
37 First field is a sched_yield() statistic:
38 1) # of times sched_yield() was called
/linux-3.4.99/arch/powerpc/include/asm/
Dsystbl.h164 SYSCALL_SPU(sched_yield)
/linux-3.4.99/arch/parisc/kernel/
Dsyscall_table.S247 ENTRY_SAME(sched_yield)
/linux-3.4.99/arch/x86/syscalls/
Dsyscall_64.tbl33 24 common sched_yield sys_sched_yield
Dsyscall_32.tbl167 158 i386 sched_yield sys_sched_yield
/linux-3.4.99/arch/tile/include/hv/
Dnetio_intf.h68 sched_yield(); in _netio_percpu_mutex_lock()
/linux-3.4.99/kernel/sched/
Dcore.c4716 SYSCALL_DEFINE0(sched_yield) in SYSCALL_DEFINE0() argument