Searched refs:sk_rx_queue_mapping (Results 1 – 3 of 3) sorted by relevance
364 #define sk_rx_queue_mapping __sk_common.skc_rx_queue_mapping macro2034 unlikely(READ_ONCE(sk->sk_rx_queue_mapping) != rx_queue)) in __sk_rx_queue_set()2035 WRITE_ONCE(sk->sk_rx_queue_mapping, rx_queue); in __sk_rx_queue_set()2053 WRITE_ONCE(sk->sk_rx_queue_mapping, NO_QUEUE_MAPPING); in sk_rx_queue_clear()2061 int res = READ_ONCE(sk->sk_rx_queue_mapping); in sk_rx_queue_get()
890 nreq_sk->sk_rx_queue_mapping = req_sk->sk_rx_queue_mapping; in inet_reqsk_clone()
9743 BPF_FIELD_SIZEOF(struct sock, sk_rx_queue_mapping), in bpf_sock_convert_ctx_access()9745 bpf_target_off(struct sock, sk_rx_queue_mapping, in bpf_sock_convert_ctx_access()9747 sk_rx_queue_mapping), in bpf_sock_convert_ctx_access()