Home
last modified time | relevance | path

Searched refs:PUNLOCK (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c111 PUNLOCK(p_QmPortal); in qman_volatile_dequeue()
200 PUNLOCK(p_QmPortal); in qman_create_fq()
270 PUNLOCK(p_QmPortal); in qman_init_fq()
328 PUNLOCK(p_QmPortal); in qman_retire_fq()
363 PUNLOCK(p_QmPortal); in qman_oos_fq()
399 PUNLOCK(p_QmPortal); in qman_schedule_fq()
940 PUNLOCK(p_QmPortal); in qman_query_fq_np()
1162 PUNLOCK(p_QmPortal); in qman_disable_portal()
1348 PUNLOCK(p_QmPortal); in qman_orp_update()
1542 PUNLOCK(p_QmPortal); in QmPortalPullFrame()
[all …]
H A Dqm.h413 #define PUNLOCK(p) XX_RestoreAllIntr(((t_QmPortal*)(p))->irq_flags) macro
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm_portal.c248 PUNLOCK(p_BmPortal); in __poll_portal_slow()
284 PUNLOCK(p_BmPortal); in try_rel_start()
336 PUNLOCK(p_BmPortal); in rel_commit()
429 PUNLOCK(p_BmPortal); in BmPortalAcquire()
448 PUNLOCK(p_BmPortal); in BmPortalQuery()
H A Dbm_pool.c65 PUNLOCK(p_Portal); in depletion_link()
75 PUNLOCK(p_Portal); in depletion_unlink()
H A Dbm.h183 #define PUNLOCK(p) XX_RestoreAllIntr(((t_BmPortal*)(p))->irq_flags) macro