Searched refs:sk_rx_queue_mapping (Results 1 – 1 of 1) sorted by relevance
362 #define sk_rx_queue_mapping __sk_common.skc_rx_queue_mapping macro2019 unlikely(READ_ONCE(sk->sk_rx_queue_mapping) != rx_queue)) in __sk_rx_queue_set()2020 WRITE_ONCE(sk->sk_rx_queue_mapping, rx_queue); in __sk_rx_queue_set()2038 WRITE_ONCE(sk->sk_rx_queue_mapping, NO_QUEUE_MAPPING); in sk_rx_queue_clear()2046 int res = READ_ONCE(sk->sk_rx_queue_mapping); in sk_rx_queue_get()
Completed in 11 milliseconds