Searched refs:WAKE_ALL (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ |
| H A D | dax.c | 143 WAKE_ALL, enumerator 200 __wake_up(wq, TASK_NORMAL, mode == WAKE_ALL ? 0 : 1, &key); in dax_wake_entry() 702 dax_wake_entry(xas, entry, WAKE_ALL); in grab_mapping_entry() 835 put_unlocked_entry(&xas, entry, WAKE_ALL); in __dax_invalidate_entry() 912 put_unlocked_entry(&xas, entry, WAKE_ALL); in dax_delete_mapping_range()
|
| /linux/drivers/net/usb/ |
| H A D | lan78xx.c | 92 #define WAKE_ALL (WAKE_PHY | WAKE_UCAST | \ macro 1756 wol->supported = WAKE_ALL; in lan78xx_get_wol() 1774 if (wol->wolopts & ~WAKE_ALL) in lan78xx_set_wol()
|