Searched refs:notif_pcpu_work (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c108 struct work_struct notif_pcpu_work; member in struct:ffa_drv_info
1180 notif_pcpu_work);
1358 &info->notif_pcpu_work);
1505 INIT_WORK(&drv_info->notif_pcpu_work, notif_pcpu_irq_work_fn);
/linux-master/drivers/tee/optee/
H A Doptee_private.h132 * @notif_pcpu_work work for per cpu asynchronous notification
142 struct work_struct notif_pcpu_work; member in struct:optee_smc
H A Dsmc_abi.c1049 &optee->smc.notif_pcpu_work);
1057 notif_pcpu_work);
1080 INIT_WORK(&optee->smc.notif_pcpu_work, notif_pcpu_irq_work_fn);

Completed in 210 milliseconds