Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dsmc_abi.c1055 static void notif_pcpu_irq_work_fn(struct work_struct *work) in notif_pcpu_irq_work_fn() function
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.c1297 static void notif_pcpu_irq_work_fn(struct work_struct *work) in notif_pcpu_irq_work_fn() function
1646 INIT_WORK(&drv_info->notif_pcpu_work, notif_pcpu_irq_work_fn); in ffa_init_pcpu_irq()