Lines Matching full:pairs
269 * The memory barrier pairs and their ordering are:
457 * not apply to the descriptor state. This pairs with _prb_commit:B. in desc_read()
489 * that may not apply to the copied content. This pairs with in desc_read()
505 * not apply to the copied data. This pairs with data_alloc:A and in desc_read()
646 * CPU. This pairs with data_push_tail:D. in data_push_tail()
682 * have been previously pushed. This pairs with in data_push_tail()
709 * have been previously pushed. This pairs with in data_push_tail()
747 * the descriptor states reusable. This pairs with in data_push_tail()
833 * descriptor states reusable. This pairs with desc_reserve:D. in desc_push_tail()
841 * case that the descriptor has been recycled. This pairs in desc_push_tail()
894 * ID. This pairs with desc_reserve:D. in desc_reserve()
927 * sufficient for this. This pairs with desc_push_tail:B. in desc_reserve()
946 * ID. This pairs with desc_reserve:B. in desc_reserve()
952 * pushed the data ring tails. This pairs with in desc_reserve()
957 * another CPU may have pushed the tail ID. This pairs in desc_reserve()
958 * with desc_push_tail:C and this also pairs with in desc_reserve()
962 * finalize the previous descriptor. This pairs with in desc_reserve()
987 * This pairs with desc_read:D. in desc_reserve()
1059 * states are visible. This pairs with desc_read:D. in data_alloc()
1068 * pairs with data_push_tail:B. in data_alloc()
1286 * modification is followed by reading. This pairs with _prb_commit:B. in desc_reopen_last()
1590 * for this. This pairs with desc_read:B and desc_reopen_last:A. in _prb_commit()
1594 * descriptor. This pairs with desc_reserve:D. in _prb_commit()
1858 * that the descriptor has been recycled. This pairs with in prb_first_seq()