/kernel/linux/linux-6.6/virt/kvm/ |
H A D | async_pf.c | 45 static void async_pf_execute(struct work_struct *work) in async_pf_execute() argument 92 static void kvm_flush_and_free_async_pf_work(struct kvm_async_pf *work) in kvm_flush_and_free_async_pf_work() argument 119 struct kvm_async_pf *work = kvm_clear_async_pf_completion_queue() local 144 struct kvm_async_pf *work = kvm_clear_async_pf_completion_queue() local 160 struct kvm_async_pf *work; kvm_check_async_pf_completion() local 187 struct kvm_async_pf *work; kvm_setup_async_pf() local 225 struct kvm_async_pf *work; kvm_async_pf_wakeup_all() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | irq_poll.c | 88 int work, weight; in irq_poll_softirq() local
|
/kernel/linux/linux-6.6/lib/livepatch/ |
H A D | test_klp_callbacks_demo.c | 55 static void patched_work_func(struct work_struct *work) in patched_work_func() argument
|
/kernel/linux/linux-6.6/samples/livepatch/ |
H A D | livepatch-shadow-mod.c | 143 static void alloc_work_func(struct work_struct *work) in alloc_work_func() argument 168 static void cleanup_work_func(struct work_struct *work) in cleanup_work_func() argument
|
H A D | livepatch-callbacks-demo.c | 132 static void patched_work_func(struct work_struct *work) in patched_work_func() argument
|
/kernel/linux/linux-5.10/drivers/extcon/ |
H A D | extcon-adc-jack.c | 55 static void adc_jack_handler(struct work_struct *work) in adc_jack_handler() argument
|
H A D | extcon-qcom-spmi-misc.c | 34 static void qcom_usb_extcon_detect_cable(struct work_struct *work) in qcom_usb_extcon_detect_cable() argument
|
H A D | extcon-gpio.c | 36 struct delayed_work work; member 44 static void gpio_extcon_work(struct work_struct *work) in gpio_extcon_work() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_jpeg.c | 76 static void amdgpu_jpeg_idle_work_handler(struct work_struct *work) in amdgpu_jpeg_idle_work_handler() argument
|
/kernel/linux/linux-5.10/drivers/dma-buf/ |
H A D | dma-fence-chain.c | 122 static void dma_fence_chain_irq_work(struct irq_work *work) in dma_fence_chain_irq_work() argument
|
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | pmi.c | 37 struct work_struct work; member 99 static void pmi_notify_handlers(struct work_struct *work) in pmi_notify_handlers() argument
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm-dev-common.c | 56 static void tpm_dev_async_work(struct work_struct *work) in tpm_dev_async_work() argument 98 static void tpm_timeout_work(struct work_struct *work) in tpm_timeout_work() argument
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_serdev.c | 57 static void hci_uart_write_work(struct work_struct *work) in hci_uart_write_work() argument
|
/kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
H A D | pmi.c | 38 struct work_struct work; member 100 static void pmi_notify_handlers(struct work_struct *work) in pmi_notify_handlers() argument
|
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/ |
H A D | pci-ish.c | 217 static void __maybe_unused ish_resume_handler(struct work_struct *work) in ish_resume_handler() argument
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | abx500.h | 60 struct delayed_work work; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | iowait.c | 41 iowait_init(struct iowait *wait, u32 tx_limit, void (*func)(struct work_struct *work), void (*tidfunc)(struct work_struct *work), int (*sleep)(struct sdma_engine *sde, struct iowait_work *wait, struct sdma_txreq *tx, uint seq, bool pkts_sent), void (*wakeup)(struct iowait *wait, int reason), void (*sdma_drained)(struct iowait *wait), void (*init_priority)(struct iowait *wait)) iowait_init() argument
|
/kernel/linux/linux-5.10/drivers/macintosh/ams/ |
H A D | ams-core.c | 87 static void ams_worker(struct work_struct *work) in ams_worker() argument
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | gpio-vibra.c | 66 static void gpio_vibrator_play_work(struct work_struct *work) in gpio_vibrator_play_work() argument
|
H A D | pwm-vibra.c | 89 static void pwm_vibrator_play_work(struct work_struct *work) in pwm_vibrator_play_work() argument
|
H A D | sc27xx-vibra.c | 47 static void sc27xx_vibra_play_work(struct work_struct *work) in sc27xx_vibra_play_work() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_catas.c | 59 static void catas_reset(struct work_struct *work) in catas_reset() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_vlan.c | 212 struct work_struct work; member 226 static void ipoib_vlan_delete_task(struct work_struct *work) in ipoib_vlan_delete_task() argument 270 struct ipoib_vlan_delete_work *work; in ipoib_vlan_delete() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_vblank_work.c | 48 struct drm_vblank_work *work, *next; in drm_handle_vblank_works() local 72 struct drm_vblank_work *work, *next; drm_vblank_cancel_pending_works() local 106 drm_vblank_work_schedule(struct drm_vblank_work *work, u64 count, bool nextonmiss) drm_vblank_work_schedule() argument 182 drm_vblank_work_cancel_sync(struct drm_vblank_work *work) drm_vblank_work_cancel_sync() argument 218 drm_vblank_work_flush(struct drm_vblank_work *work) drm_vblank_work_flush() argument 240 drm_vblank_work_init(struct drm_vblank_work *work, struct drm_crtc *crtc, void (*func)(struct kthread_work *work)) drm_vblank_work_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | base.c | 55 nvkm_pmu_recv(struct work_struct *work) in nvkm_pmu_recv() argument
|