Home
last modified time | relevance | path

Searched refs:autoremove_wake_function (Results 1 – 16 of 16) sorted by relevance

/linux/kernel/sched/
A Dwait.c297 wq_entry->func = autoremove_wake_function; in init_wait_entry()
414 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key) in autoremove_wake_function() function
423 EXPORT_SYMBOL(autoremove_wake_function);
A Dwait_bit.c31 return autoremove_wake_function(wq_entry, mode, sync, key); in wake_bit_function()
171 return autoremove_wake_function(wq_entry, mode, sync, key); in var_wake_function()
/linux/include/linux/
A Dwait.h1170 int autoremove_wake_function(struct wait_queue_entry *wq_entry, unsigned mode, int sync, void *key);
1179 #define DEFINE_WAIT(name) DEFINE_WAIT_FUNC(name, autoremove_wake_function)
1184 (wait)->func = autoremove_wake_function; \
A Dsbitmap.h613 .func = autoremove_wake_function, \
/linux/Documentation/translations/zh_CN/admin-guide/
A Dbug-hunting.rst164 [<ffffffff810482d9>] autoremove_wake_function+0x0/0x2e
/linux/Documentation/translations/zh_TW/admin-guide/
A Dbug-hunting.rst167 [<ffffffff810482d9>] autoremove_wake_function+0x0/0x2e
/linux/net/core/
A Ddatagram.c83 return autoremove_wake_function(wait, mode, sync, key); in receiver_wake_function()
/linux/Documentation/admin-guide/
A Dbug-hunting.rst168 [<ffffffff810482d9>] autoremove_wake_function+0x0/0x2e
/linux/fs/
A Ddax.c187 return autoremove_wake_function(wait, mode, sync, NULL); in wake_exceptional_entry_func()
A Dio_uring.c7598 return autoremove_wake_function(curr, mode, wake_flags, key); in io_wake_function()
/linux/fs/gfs2/
A Dglock.c103 return autoremove_wake_function(wait, mode, sync, key); in glock_wake_function()
/linux/kernel/
A Dworkqueue.c3120 return autoremove_wake_function(wait, mode, sync, key); in cwt_wakefn()
/linux/mm/
A Dmemcontrol.c1774 return autoremove_wake_function(wait, mode, sync, arg); in memcg_oom_wake_function()
/linux/
A Dvmlinux.symvers6366 0x00000000 autoremove_wake_function vmlinux EXPORT_SYMBOL
A DSystem.map3398 ffff8000100d6614 T autoremove_wake_function
A D.tmp_System.map3398 ffff8000100d6614 T autoremove_wake_function

Completed in 376 milliseconds