Home
last modified time | relevance | path

Searched refs:XX_LockSpinlock (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/
H A Dxx_ext.h350 void XX_LockSpinlock(t_Handle h_Spinlock);
/f-stack/freebsd/contrib/ncsw/user/env/
H A Dxx.c517 XX_LockSpinlock(t_Handle h_Spinlock) in XX_LockSpinlock() function
538 XX_LockSpinlock(h_Spinlock); in XX_LockIntrSpinlock()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.h401 XX_LockSpinlock(&fq->fqlock); \
H A Dqm.c476 XX_LockSpinlock(p_Qm->lock); in QmGetSetPortalParams()