Searched refs:head_id (Results 1 – 6 of 6) sorted by relevance
881 unsigned long head_id; in desc_reserve() local884 head_id = atomic_long_read(&desc_ring->head_id); /* LMM(desc_reserve:A) */ in desc_reserve()887 id = DESC_ID(head_id + 1); in desc_reserve()965 } while (!atomic_long_try_cmpxchg(&desc_ring->head_id, &head_id, in desc_reserve()1269 id = atomic_long_read(&desc_ring->head_id); in desc_reopen_last()1635 unsigned long head_id; in prb_commit() local1644 head_id = atomic_long_read(&desc_ring->head_id); /* LMM(prb_commit:A) */ in prb_commit()1645 if (head_id != e->id) in prb_commit()2086 atomic_long_set(&rb->desc_ring.head_id, DESC0_ID(descbits)); in prb_init()
76 atomic_long_t head_id; member260 .head_id = ATOMIC_INIT(DESC0_ID(descbits)), \
988 VMCOREINFO_OFFSET(prb_desc_ring, head_id); in log_buf_vmcoreinfo_setup()
91 head_id = utils.read_atomic_long(desc_ring, off)104 if did == head_id:147 if did == head_id:
302 set var $end_id = prb->desc_ring.head_id.counter
242 (prb_desc_ring, count_bits|descs|head_id|tail_id)