Home
last modified time | relevance | path

Searched refs:tails (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/kernel/rcu/
Drcu_segcblist.c68 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 …]
Drcu_segcblist.h79 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()
/Linux-v4.19/include/linux/
Drcu_segcblist.h79 struct rcu_head **tails[RCU_CBLIST_NSEGS]; member
88 .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, \
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_perf.c470 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()
Di915_drv.h2013 } tails[2]; member
/Linux-v4.19/fs/reiserfs/
DREADME100 space problem with packing tails of files for files larger than a node
Dsuper.c956 static const arg_desc_t tails[] = { variable
1143 {"tails",.arg_required = 't',.values = tails}, in reiserfs_parse_options()
/Linux-v4.19/Documentation/networking/
Dspider_net.txt50 The tail pointer tails or trails the hardware pointer. When the
/Linux-v4.19/Documentation/
Dxillybus.txt291 filled buffers being sent) and a latency held fairly low for tails of data.