Searched refs:tails (Results 1 – 9 of 9) sorted by relevance
68 BUILD_BUG_ON(ARRAY_SIZE(rsclp->tails) != ARRAY_SIZE(rsclp->gp_seq)); in rcu_segcblist_init()71 rsclp->tails[i] = &rsclp->head; in rcu_segcblist_init()85 rsclp->tails[RCU_NEXT_TAIL] = NULL; in rcu_segcblist_disable()95 &rsclp->head != rsclp->tails[RCU_DONE_TAIL]; in rcu_segcblist_ready_cbs()129 return *rsclp->tails[RCU_DONE_TAIL]; in rcu_segcblist_first_pend_cb()150 *rsclp->tails[RCU_NEXT_TAIL] = rhp; in rcu_segcblist_enqueue()151 rsclp->tails[RCU_NEXT_TAIL] = &rhp->next; in rcu_segcblist_enqueue()177 if (rsclp->tails[i] != rsclp->tails[i - 1]) in rcu_segcblist_entrain()179 *rsclp->tails[i] = rhp; in rcu_segcblist_entrain()181 rsclp->tails[i] = &rhp->next; in rcu_segcblist_entrain()[all …]
79 return !!rsclp->tails[RCU_NEXT_TAIL]; in rcu_segcblist_is_enabled()89 return !*rsclp->tails[seg]; in rcu_segcblist_restempty()110 return rsclp->tails[RCU_NEXT_TAIL]; in rcu_segcblist_tail()
79 struct rcu_head **tails[RCU_CBLIST_NSEGS]; member88 .tails[RCU_DONE_TAIL] = &n.head, \89 .tails[RCU_WAIT_TAIL] = &n.head, \90 .tails[RCU_NEXT_READY_TAIL] = &n.head, \91 .tails[RCU_NEXT_TAIL] = &n.head, \
470 aged_tail = dev_priv->perf.oa.oa_buffer.tails[aged_idx].offset; in oa_buffer_check_unlocked()471 aging_tail = dev_priv->perf.oa.oa_buffer.tails[!aged_idx].offset; in oa_buffer_check_unlocked()502 dev_priv->perf.oa.oa_buffer.tails[!aged_idx].offset = INVALID_TAIL_PTR; in oa_buffer_check_unlocked()526 dev_priv->perf.oa.oa_buffer.tails[!aged_idx].offset = in oa_buffer_check_unlocked()669 tail = dev_priv->perf.oa.oa_buffer.tails[aged_tail_idx].offset; in gen8_append_oa_reports()958 tail = dev_priv->perf.oa.oa_buffer.tails[aged_tail_idx].offset; in gen7_append_oa_reports()1401 dev_priv->perf.oa.oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()1402 dev_priv->perf.oa.oa_buffer.tails[1].offset = INVALID_TAIL_PTR; in gen7_init_oa_buffer()1457 dev_priv->perf.oa.oa_buffer.tails[0].offset = INVALID_TAIL_PTR; in gen8_init_oa_buffer()1458 dev_priv->perf.oa.oa_buffer.tails[1].offset = INVALID_TAIL_PTR; in gen8_init_oa_buffer()
2013 } tails[2]; member
100 space problem with packing tails of files for files larger than a node
956 static const arg_desc_t tails[] = { variable1143 {"tails",.arg_required = 't',.values = tails}, in reiserfs_parse_options()
50 The tail pointer tails or trails the hardware pointer. When the
291 filled buffers being sent) and a latency held fairly low for tails of data.