Home
last modified time | relevance | path

Searched refs:WAKE_ALL (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/
Ddax.c139 WAKE_ALL, enumerator
196 __wake_up(wq, TASK_NORMAL, mode == WAKE_ALL ? 0 : 1, &key); in dax_wake_entry()
625 dax_wake_entry(xas, entry, WAKE_ALL); in grab_mapping_entry()
765 put_unlocked_entry(&xas, entry, WAKE_ALL); in __dax_invalidate_entry()
/linux-6.6.21/drivers/net/usb/
Dlan78xx.c91 #define WAKE_ALL (WAKE_PHY | WAKE_UCAST | \ macro
1642 wol->supported = WAKE_ALL; in lan78xx_get_wol()
1664 if (wol->wolopts & ~WAKE_ALL) in lan78xx_set_wol()