Home
last modified time | relevance | path

Searched defs:sleeper (Results 1 - 7 of 7) sorted by relevance

/third_party/elfutils/tests/
H A Ddwfl-proc-attach.c48 sleeper (void* d __attribute__ ((unused))) in sleeper() function
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dsem.c132 struct task_struct *sleeper; /* this process */ member
803 struct task_struct *sleeper; in wake_up_sem_queue_prepare() local
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c634 struct thread_deferred_req sleeper; in cache_wait_req() local
/kernel/linux/linux-5.10/ipc/
H A Dsem.c132 struct task_struct *sleeper; /* this process */ member
787 struct task_struct *sleeper; in wake_up_sem_queue_prepare() local
/kernel/linux/linux-6.6/ipc/
H A Dsem.c132 struct task_struct *sleeper; /* this process */ member
789 struct task_struct *sleeper; in wake_up_sem_queue_prepare() local
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c636 struct thread_deferred_req sleeper; in cache_wait_req() local
/third_party/python/Lib/test/test_asyncio/
H A Dtest_tasks.py1267 async def sleeper(): function
1379 async def sleeper(dt, x): function
1562 async def sleeper(dt, arg): function
1702 async def sleeper(): global() function
[all...]

Completed in 18 milliseconds