Searched refs:__pollwake (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | select.c | 184 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in __pollwake() function 217 return __pollwake(wait, mode, sync, key); in pollwake()
|
/kernel/linux/linux-6.6/fs/ |
H A D | select.c | 185 static int __pollwake(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in __pollwake() function 218 return __pollwake(wait, mode, sync, key); in pollwake()
|
Completed in 5 milliseconds