Searched refs:load_value (Results 1 – 1 of 1) sorted by relevance
893 static u32 load_value(u32 *counter) in load_value() function904 cons = load_value(xsk->tx.consumer); in kick_tx_with_check()905 ready_to_send = load_value(xsk->tx.producer) - cons; in kick_tx_with_check()908 delta = load_value(xsk->tx.consumer) - cons; in kick_tx_with_check()