Home
last modified time | relevance | path

Searched defs:wake (Results 1 – 25 of 114) sorted by relevance

12345

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_vblank_work.c50 bool wake = false; in drm_handle_vblank_works() local
113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_vblank_work.c50 bool wake = false; in drm_handle_vblank_works() local
113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local
/kernel/linux/linux-5.10/kernel/rcu/
Dtree_exp.h183 bool wake, unsigned long flags) in __rcu_report_exp_rnp()
218 static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake) in rcu_report_exp_rnp()
231 unsigned long mask, bool wake) in rcu_report_exp_cpu_mult()
/kernel/linux/linux-6.6/drivers/soc/xilinx/
Dxlnx_event_manager.c74 bool wake; member
90 static int xlnx_add_cb_for_notify_event(const u32 node_id, const u32 event, const bool wake, in xlnx_add_cb_for_notify_event()
285 const bool wake, event_cb_func_t cb_fun, void *data) in xlnx_register_event()
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
Dphy_common.c17 void s3fwrn5_phy_set_wake(void *phy_id, bool wake) in s3fwrn5_phy_set_wake()
Ds3fwrn5.h62 static inline int s3fwrn5_set_wake(struct s3fwrn5_info *info, bool wake) in s3fwrn5_set_wake()
/kernel/linux/linux-6.6/include/linux/firmware/
Dxlnx-event-manager.h23 const u32 event, const bool wake, in xlnx_register_event()
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/
Dngbe_main.c469 bool wake; in ngbe_shutdown() local
727 bool wake; in ngbe_suspend() local
/kernel/linux/linux-6.6/kernel/rcu/
Dtree_exp.h185 bool wake, unsigned long flags) in __rcu_report_exp_rnp()
220 static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake) in rcu_report_exp_rnp()
233 unsigned long mask, bool wake) in rcu_report_exp_cpu_mult()
/kernel/linux/linux-6.6/net/rxrpc/
Dtxbuf.c109 bool wake = false; in rxrpc_shrink_call_tx_buffer() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
Dskl.c90 static bool avs_skl_d0ix_toggle(struct avs_dev *adev, struct avs_ipc_msg *tx, bool wake) in avs_skl_d0ix_toggle()
Dapl.c205 static bool avs_apl_d0ix_toggle(struct avs_dev *adev, struct avs_ipc_msg *tx, bool wake) in avs_apl_d0ix_toggle()
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
Ds3fwrn5.h63 static inline int s3fwrn5_set_wake(struct s3fwrn5_info *info, bool wake) in s3fwrn5_set_wake()
Di2c.c38 static void s3fwrn5_i2c_set_wake(void *phy_id, bool wake) in s3fwrn5_i2c_set_wake()
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
Ddlmconvert.c442 int call_ast = 0, kick_thread = 0, ast_reserved = 0, wake = 0; in dlm_convert_lock_handler() local
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
Ddlmconvert.c440 int call_ast = 0, kick_thread = 0, ast_reserved = 0, wake = 0; in dlm_convert_lock_handler() local
/kernel/linux/linux-6.6/include/sound/
Dsoc-jack.h69 bool wake; member
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
Dsdio.c138 bool wake; in mt76s_process_tx_queue() local
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-sst-ipc.h100 u8 wake; member
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
Dskl-sst-ipc.h100 u8 wake; member
/kernel/linux/linux-5.10/include/linux/
Dsuspend.h183 void (*wake)(void); member
194 bool (*wake)(void); member
/kernel/linux/linux-5.10/fs/ceph/
Dcaps.c1228 bool wake; member
1797 bool wake = cf->wake; in __detach_cap_flush_from_mdsc() local
1812 bool wake = cf->wake; in __detach_cap_flush_from_ci() local
1830 struct ceph_mds_session *session, bool wake, in __mark_caps_flushing()
3128 int last = 0, put = 0, flushsnaps = 0, wake = 0; in __ceph_put_cap_refs() local
3368 bool wake = false; in handle_cap_grant() local
/kernel/linux/linux-6.6/fs/ceph/
Dcaps.c1220 bool wake; member
1844 bool wake = cf->wake; in __detach_cap_flush_from_mdsc() local
1859 bool wake = cf->wake; in __detach_cap_flush_from_ci() local
1877 struct ceph_mds_session *session, bool wake, in __mark_caps_flushing()
3157 int last = 0, put = 0, flushsnaps = 0, wake = 0; in __ceph_put_cap_refs() local
3426 bool wake = false; in handle_cap_grant() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c862 struct list_head *free_list, bool wake) in mt7915_mac_tx_free_done()
890 bool v3, wake = false; in mt7915_mac_tx_free() local
980 bool wake = false; in mt7915_mac_tx_free_v0() local
/kernel/linux/linux-6.6/include/linux/
Dsuspend.h186 void (*wake)(void); member
198 bool (*wake)(void); member

12345