Searched refs:XX_UnlockIntrSpinlock (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/etc/
H A Dmm.c736 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
746 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
753 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
759 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
792 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
799 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
806 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
812 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
854 XX_UnlockIntrSpinlock(p_MM->h_Spinlock, intFlags);
873 XX_UnlockIntrSpinlock(p_M
[all...]
H A Dncsw_mem.c633 XX_UnlockIntrSpinlock(p_Mem->h_Spinlock, intFlags);
640 XX_UnlockIntrSpinlock(p_Mem->h_Spinlock, intFlags);
681 XX_UnlockIntrSpinlock(p_Mem->h_Spinlock, intFlags);
700 XX_UnlockIntrSpinlock(p_Mem->h_Spinlock, intFlags);
707 XX_UnlockIntrSpinlock(p_Mem->h_Spinlock, intFlags);
/freebsd-11-stable/sys/contrib/ncsw/inc/
H A Dxx_ext.h466 XX_UnlockIntrSpinlock() call.
471 @Function XX_UnlockIntrSpinlock
482 void XX_UnlockIntrSpinlock(t_Handle h_Spinlock, uint32_t intrFlags);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c273 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
284 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
287 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
557 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
573 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
584 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
589 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
612 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
618 XX_UnlockIntrSpinlock(p_Qm->lock, intFlags);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c170 XX_UnlockIntrSpinlock(p_FmPort->h_Spinlock, flags);
174 XX_UnlockIntrSpinlock(p_FmPort->h_Spinlock, flags);
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h186 XX_UnlockIntrSpinlock(h_Spinlock, intFlags);
193 XX_UnlockIntrSpinlock(h_Spinlock, intFlags);
/freebsd-11-stable/sys/contrib/ncsw/user/env/
H A Dxx.c611 XX_UnlockIntrSpinlock(t_Handle h_Spinlock, uint32_t intrFlags) function
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c543 XX_UnlockIntrSpinlock(((t_FmPcd*)h_FmPcd)->h_Spinlock, intFlags);

Completed in 134 milliseconds