Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/netinet/
Dsctp_lock_userspace.h196 sctppcbinfo.ipi_count_readq++; \
201 sctppcbinfo.ipi_count_readq--; \
Dsctp_process_lock.h658 atomic_add_int(&SCTP_BASE_INFO(ipi_count_readq), 1)
661 atomic_subtract_int(&SCTP_BASE_INFO(ipi_count_readq), 1)
Dsctp_pcb.h261 uint32_t ipi_count_readq; member
Dsctp_pcb.c160 spcb->readq_count = SCTP_BASE_INFO(ipi_count_readq);
6781 SCTP_BASE_INFO(ipi_count_readq) = 0;