Searched defs:__work (Results 1 – 10 of 10) sorted by relevance
131 # define lockdep_irq_work_enter(__work) do { } while (0) argument132 # define lockdep_irq_work_exit(__work) do { } while (0) argument
116 static void amdgpu_display_flip_work_func(struct work_struct *__work) in amdgpu_display_flip_work_func()169 static void amdgpu_display_unpin_work_func(struct work_struct *__work) in amdgpu_display_unpin_work_func()
3388 static void amdgpu_device_xgmi_reset_func(struct work_struct *__work) in amdgpu_device_xgmi_reset_func()
265 static void radeon_unpin_work_func(struct work_struct *__work) in radeon_unpin_work_func()407 static void radeon_flip_work_func(struct work_struct *__work) in radeon_flip_work_func()
217 #define hb_ndev(__work) container_of(__work, struct amd_ntb_dev, hb_timer.work) argument
61 static void cros_ec_console_log_work(struct work_struct *__work) in cros_ec_console_log_work()
165 #define to_peer_service(__work) \ argument184 #define to_thread_work(__work) \ argument
191 #define hb_ndev(__work) container_of(__work, struct intel_ntb_dev, \ argument
853 static void edp_panel_vdd_work(struct work_struct *__work) in edp_panel_vdd_work()
1193 static void lm90_alert_work(struct work_struct *__work) in lm90_alert_work()
Completed in 52 milliseconds