Home
last modified time | relevance | path

Searched defs:fInterlocked (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_link_list.c152 bool csr_ll_is_list_empty(tDblLinkList *pList, bool fInterlocked) in csr_ll_is_list_empty()
241 bool fInterlocked) in csr_ll_insert_tail()
260 bool fInterlocked) in csr_ll_insert_head()
280 tListElem *pNewEntry, bool fInterlocked) in csr_ll_insert_entry()
298 tListElem *csr_ll_remove_tail(tDblLinkList *pList, bool fInterlocked) in csr_ll_remove_tail()
322 tListElem *csr_ll_peek_tail(tDblLinkList *pList, bool fInterlocked) in csr_ll_peek_tail()
345 tListElem *csr_ll_remove_head(tDblLinkList *pList, bool fInterlocked) in csr_ll_remove_head()
370 tListElem *csr_ll_peek_head(tDblLinkList *pList, bool fInterlocked) in csr_ll_peek_head()
393 void csr_ll_purge(tDblLinkList *pList, bool fInterlocked) in csr_ll_purge()
416 bool fInterlocked) in csr_ll_remove_entry()
[all …]