Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h69419 struct rds_message { struct
69420 refcount_t m_refcount;
69421 struct list_head m_sock_item;
69422 struct list_head m_conn_item;
69423 struct rds_incoming m_inc;
69424 u64 m_ack_seq;
69425 struct in6_addr m_daddr;
69426 long unsigned int m_flags;
69427 spinlock_t m_rs_lock;
69428 wait_queue_head_t m_flush_wait;
[all …]
H A Dvmlinux_602.h69419 struct rds_message { struct
69420 refcount_t m_refcount;
69421 struct list_head m_sock_item;
69422 struct list_head m_conn_item;
69423 struct rds_incoming m_inc;
69424 u64 m_ack_seq;
69425 struct in6_addr m_daddr;
69426 long unsigned int m_flags;
69427 spinlock_t m_rs_lock;
69428 wait_queue_head_t m_flush_wait;
[all …]