Searched refs:WAKE_ALL (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ |
| H A D | dax.c | 144 WAKE_ALL, enumerator 201 __wake_up(wq, TASK_NORMAL, mode == WAKE_ALL ? 0 : 1, &key); in dax_wake_entry() 709 dax_wake_entry(xas, entry, WAKE_ALL); in grab_mapping_entry() 848 put_unlocked_entry(&xas, entry, WAKE_ALL); in __dax_invalidate_entry() 925 put_unlocked_entry(&xas, entry, WAKE_ALL); in dax_delete_mapping_range()
|
| /linux-6.15/drivers/net/usb/ |
| H A D | lan78xx.c | 91 #define WAKE_ALL (WAKE_PHY | WAKE_UCAST | \ macro 1865 wol->supported = WAKE_ALL; in lan78xx_get_wol() 1883 if (wol->wolopts & ~WAKE_ALL) in lan78xx_set_wol()
|