Searched refs:wake (Results 1 – 11 of 11) sorted by relevance
| /include/linux/firmware/ |
| A D | xlnx-event-manager.h | 26 const u32 event, const bool wake, 33 const u32 event, const bool wake, in xlnx_register_event() argument
|
| A D | xlnx-zynqmp.h | 617 const u32 wake, const u32 enable); 878 const u32 wake, const u32 enable) in zynqmp_pm_register_notifier() argument
|
| /include/sound/ |
| A D | soc-jack.h | 67 bool wake; member
|
| /include/net/libeth/ |
| A D | xsk.h | 293 bool wake; in libeth_xsk_xmit_do_bulk() local 296 wake = xsk_uses_need_wakeup(pool); in libeth_xsk_xmit_do_bulk() 297 if (wake) in libeth_xsk_xmit_do_bulk() 308 if (wake) in libeth_xsk_xmit_do_bulk()
|
| /include/linux/ |
| A D | suspend.h | 127 void (*wake)(void); member 139 bool (*wake)(void); member
|
| A D | wm97xx.h | 318 enum wm97xx_gpio_wake wake);
|
| /include/net/ |
| A D | netdev_queues.h | 57 u64 wake; member
|
| A D | sock.h | 1313 bool (*stream_memory_free)(const struct sock *sk, int wake); 1371 INDIRECT_CALLABLE_DECLARE(bool tcp_stream_memory_free(const struct sock *sk, int wake)); 1373 static inline bool __sk_stream_memory_free(const struct sock *sk, int wake) in __sk_stream_memory_free() argument 1380 tcp_stream_memory_free, sk, wake) : true; in __sk_stream_memory_free() 1388 static inline bool __sk_stream_is_writeable(const struct sock *sk, int wake) in __sk_stream_is_writeable() argument 1391 __sk_stream_memory_free(sk, wake); in __sk_stream_is_writeable()
|
| A D | tcp.h | 2291 bool tcp_stream_memory_free(const struct sock *sk, int wake);
|
| /include/trace/events/ |
| A D | rxrpc.h | 1352 u32 rwind, bool wake), 1354 TP_ARGS(call, serial, rwind, wake), 1360 __field(bool, wake) 1367 __entry->wake = wake; 1374 __entry->wake ? " wake" : "")
|
| A D | sunrpc.h | 2149 DEFINE_SVC_POOL_THREAD_EVENT(wake);
|
Completed in 61 milliseconds