Searched refs:cds_ol_rx_pkt_freeq_lock (Results 1 – 2 of 2) sorted by relevance
474 spin_lock_init(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_sched_open()476 spin_lock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_sched_open()478 spin_unlock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_sched_open()527 spin_lock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_free_ol_rx_pkt_freeq()532 spin_unlock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_free_ol_rx_pkt_freeq()534 spin_lock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_free_ol_rx_pkt_freeq()536 spin_unlock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_free_ol_rx_pkt_freeq()559 spin_lock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_alloc_ol_rx_pkt_freeq()561 spin_unlock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_alloc_ol_rx_pkt_freeq()567 spin_lock_bh(&pSchedContext->cds_ol_rx_pkt_freeq_lock); in cds_alloc_ol_rx_pkt_freeq()[all …]
123 spinlock_t cds_ol_rx_pkt_freeq_lock; member