Home
last modified time | relevance | path

Searched refs:notif_pcpu_work (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tee/optee/
H A Doptee_private.h149 struct work_struct notif_pcpu_work; member
H A Dsmc_abi.c1050 &optee->smc.notif_pcpu_work); in notif_pcpu_irq_handler()
1058 notif_pcpu_work); in notif_pcpu_irq_work_fn()
1081 INIT_WORK(&optee->smc.notif_pcpu_work, notif_pcpu_irq_work_fn); in init_pcpu_irq()
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c109 struct work_struct notif_pcpu_work; member
1300 notif_pcpu_work); in notif_pcpu_irq_work_fn()
1499 &info->notif_pcpu_work); in notif_pend_irq_handler()
1646 INIT_WORK(&drv_info->notif_pcpu_work, notif_pcpu_irq_work_fn); in ffa_init_pcpu_irq()