Home
last modified time | relevance | path

Searched refs:s_head (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dqp.c630 while (qp->s_last != qp->s_head) { in rvt_clear_mr_refs()
683 while (s_last != qp->s_head) { in rvt_qp_sends_has_lkey()
890 qp->s_head = 0; in rvt_init_qp()
1366 if (READ_ONCE(qp->s_last) != qp->s_head) in rvt_error_qp()
1984 if (qp->s_head >= slast) in rvt_qp_is_avail()
1985 avail = qp->s_size - (qp->s_head - slast); in rvt_qp_is_avail()
1987 avail = slast - qp->s_head; in rvt_qp_is_avail()
2001 qp->s_head, qp->s_tail, qp->s_cur, in rvt_qp_is_avail()
2083 next = qp->s_head + 1; in rvt_post_one_wr()
2089 wqe = rvt_get_swqe_ptr(qp, qp->s_head); in rvt_post_one_wr()
[all...]
H A Dtrace_tx.h125 __entry->head = qp->s_head;
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dqp.c590 while (qp->s_last != qp->s_head) { in rvt_clear_mr_refs()
643 while (s_last != qp->s_head) { in rvt_qp_sends_has_lkey()
851 qp->s_head = 0; in rvt_init_qp()
1310 if (READ_ONCE(qp->s_last) != qp->s_head) in rvt_error_qp()
1932 if (qp->s_head >= slast) in rvt_qp_is_avail()
1933 avail = qp->s_size - (qp->s_head - slast); in rvt_qp_is_avail()
1935 avail = slast - qp->s_head; in rvt_qp_is_avail()
1949 qp->s_head, qp->s_tail, qp->s_cur, in rvt_qp_is_avail()
2032 next = qp->s_head + 1; in rvt_post_one_wr()
2038 wqe = rvt_get_swqe_ptr(qp, qp->s_head); in rvt_post_one_wr()
[all...]
H A Dtrace_tx.h83 __entry->head = qp->s_head;
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_uc.c63 if (qp->s_last == READ_ONCE(qp->s_head)) in qib_make_uc_req()
92 if (qp->s_cur == READ_ONCE(qp->s_head)) in qib_make_uc_req()
H A Dqib_ud.c250 if (qp->s_last == READ_ONCE(qp->s_head)) in qib_make_ud_req()
263 if (qp->s_cur == READ_ONCE(qp->s_head)) in qib_make_ud_req()
H A Dqib_qp.c449 qp->s_tail, qp->s_head, qp->s_size, in qib_qp_iter_print()
H A Dqib_rc.c244 if (qp->s_last == READ_ONCE(qp->s_head)) in qib_make_rc_req()
290 if (qp->s_tail == READ_ONCE(qp->s_head)) in qib_make_rc_req()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_uc.c64 if (qp->s_last == READ_ONCE(qp->s_head)) in qib_make_uc_req()
93 if (qp->s_cur == READ_ONCE(qp->s_head)) in qib_make_uc_req()
H A Dqib_ud.c251 if (qp->s_last == READ_ONCE(qp->s_head)) in qib_make_ud_req()
264 if (qp->s_cur == READ_ONCE(qp->s_head)) in qib_make_ud_req()
H A Dqib_qp.c449 qp->s_tail, qp->s_head, qp->s_size, in qib_qp_iter_print()
H A Dqib_rc.c245 if (qp->s_last == READ_ONCE(qp->s_head)) in qib_make_rc_req()
291 if (qp->s_tail == READ_ONCE(qp->s_head)) in qib_make_rc_req()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duc.c82 if (qp->s_last == READ_ONCE(qp->s_head)) in hfi1_make_uc_req()
121 if (qp->s_cur == READ_ONCE(qp->s_head)) { in hfi1_make_uc_req()
H A Dqp.c631 qp->s_tail == qp->s_head; in qp_idle()
676 qp->s_tail, qp->s_head, qp->s_size, in qp_iter_print()
H A Dtrace_tid.h48 "s_head %u s_acked %u s_last %u s_psn 0x%x " \
876 __field(u32, s_head)
894 __entry->s_head = qp->s_head;
914 __entry->s_head,
H A Dud.c494 if (qp->s_last == READ_ONCE(qp->s_head)) in hfi1_make_ud_req()
507 if (qp->s_cur == READ_ONCE(qp->s_head)) in hfi1_make_ud_req()
H A Drc.c482 if (qp->s_last == READ_ONCE(qp->s_head)) in hfi1_make_rc_req()
526 if (qp->s_tail == READ_ONCE(qp->s_head)) { in hfi1_make_rc_req()
/kernel/linux/linux-6.6/fs/jbd2/
H A Drecovery.c305 be32_to_cpu(sb->s_sequence), be32_to_cpu(sb->s_head)); in jbd2_journal_recover()
307 journal->j_head = be32_to_cpu(sb->s_head); in jbd2_journal_recover()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duc.c41 if (qp->s_last == READ_ONCE(qp->s_head)) in hfi1_make_uc_req()
80 if (qp->s_cur == READ_ONCE(qp->s_head)) { in hfi1_make_uc_req()
H A Dqp.c590 qp->s_tail == qp->s_head; in qp_idle()
635 qp->s_tail, qp->s_head, qp->s_size, in qp_iter_print()
H A Dtrace_tid.h48 "s_head %u s_acked %u s_last %u s_psn 0x%x " \
876 __field(u32, s_head)
894 __entry->s_head = qp->s_head;
914 __entry->s_head,
H A Dud.c453 if (qp->s_last == READ_ONCE(qp->s_head)) in hfi1_make_ud_req()
466 if (qp->s_cur == READ_ONCE(qp->s_head)) in hfi1_make_ud_req()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_qp.h398 u32 s_head; /* new entries added here */ member
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_qp.h398 u32 s_head; /* new entries added here */ member
/kernel/linux/linux-6.6/include/linux/
H A Djbd2.h268 __be32 s_head; /* blocknr of head of log, only uptodate member

Completed in 33 milliseconds

12