Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dsmc_abi.c1114 &optee->smc.notif_pcpu_work); in notif_pcpu_irq_handler()
1122 notif_pcpu_work); in notif_pcpu_irq_work_fn()
1145 INIT_WORK(&optee->smc.notif_pcpu_work, notif_pcpu_irq_work_fn); in init_pcpu_irq()
/linux/drivers/firmware/arm_ffa/
H A Ddriver.c97 struct work_struct notif_pcpu_work; member
1605 notif_pcpu_work); in notif_pcpu_irq_work_fn()
1892 &pcpu->notif_pcpu_work); in notif_pend_irq_handler()
2011 INIT_WORK(&per_cpu_ptr(irq_pcpu, cpu)->notif_pcpu_work, in ffa_init_pcpu_irq()