Searched refs:s_transfunc (Results 1 – 2 of 2) sorted by relevance
4506 sp->s_transfunc = transfunc; in idn_sync_enter()4593 sp->s_transfunc) { in idn_sync_exit()4601 delok = (*sp->s_transfunc)(sp->s_domid, in idn_sync_exit()4702 if ((sp->s_domid != domid) && sp->s_transfunc) { in idn_sync_register()4708 delok = (*sp->s_transfunc)(sp->s_domid, in idn_sync_register()
809 int (*s_transfunc)(int domid, void *arg); member