Searched refs:tl (Results 51 - 75 of 115) sorted by relevance

12345

/linux-master/drivers/s390/net/
H A Dfsm.h92 struct timer_list tl; member in struct:__anon8036
/linux-master/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c118 cet = &chan->tl[0];
H A Dsun8i-ce-core.c162 struct ce_task *cet = ce->chanlist[flow].tl;
184 v = 1 | ((le32_to_cpu(ce->chanlist[flow].tl->t_common_ctl) & 0x7F) << 8);
692 if (ce->chanlist[i].tl)
694 ce->chanlist[i].tl,
727 ce->chanlist[i].tl = dma_alloc_coherent(ce->dev,
731 if (!ce->chanlist[i].tl) {
/linux-master/drivers/isdn/mISDN/
H A Ddsp.h154 struct timer_list tl; member in struct:dsp_tone
H A Ddsp_core.c929 if (timer_pending(&dsp->tone.tl))
930 del_timer(&dsp->tone.tl);
976 if (timer_pending(&dsp->tone.tl))
977 del_timer(&dsp->tone.tl);
1092 timer_setup(&ndsp->tone.tl, dsp_tone_timeout, 0);
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_tx.c155 tlv->tl = FIELD_PREP(HAL_TLV_HDR_TAG, HAL_TCL_DATA_CMD) |
/linux-master/include/linux/sched/
H A Dtopology.h206 extern void __init set_sched_topology(struct sched_domain_topology_level *tl);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_engine_cs.c2023 struct intel_timeline *tl; local
2034 tl = rcu_dereference(rq->timeline);
2035 if (!kref_get_unless_zero(&tl->kref))
2036 tl = NULL;
2039 return tl;
2047 struct intel_timeline *tl = get_timeline(rq); local
2052 tl ? tl->hwsp_offset : 0,
2057 if (tl)
2058 intel_timeline_put(tl);
2316 struct intel_timeline *tl = get_timeline(rq); local
2518 struct intel_timeline *tl = request->context->timeline; local
[all...]
H A Dselftest_engine_cs.c56 struct intel_timeline *tl = local
71 *cs++ = tl->hwsp_offset + slot * sizeof(u32);
H A Dselftest_engine_heartbeat.c20 static int timeline_sync(struct intel_timeline *tl) argument
25 fence = i915_active_fence_get(&tl->last_request);
H A Dintel_context.c483 struct intel_timeline *tl = ce->timeline; local
489 if (rcu_access_pointer(rq->timeline) != tl) { /* timeline sharing! */
491 err = i915_active_fence_set(&tl->last_request, rq);
H A Dgen8_engine_cs.c427 const struct intel_timeline *tl; local
430 tl = rcu_dereference_protected(rq->timeline,
434 return page_mask_bits(tl->hwsp_offset) + offset_in_page(rq->hwsp_seqno);
H A Dintel_breadcrumbs.c157 static void add_retire(struct intel_breadcrumbs *b, struct intel_timeline *tl) argument
160 intel_engine_add_retire(b->irq_engine, tl);
H A Dintel_lrc.c1164 struct intel_timeline *tl = fetch_and_zero(&ce->timeline); local
1166 return intel_timeline_create_from_engine(engine, page_unmask_bits(tl));
1188 struct intel_timeline *tl; local
1195 tl = pinned_timeline(ce, engine);
1197 tl = intel_timeline_create(engine->gt);
1198 if (IS_ERR(tl)) {
1199 err = PTR_ERR(tl);
1203 ce->timeline = tl;
/linux-master/arch/sparc/kernel/
H A Dspiterrs.S31 rdpr %tl, %g3
80 rdpr %tl, %g2
/linux-master/drivers/nvme/target/
H A Dtrace.c251 u32 tl = get_unaligned_le32(spc + 4); local
253 trace_seq_printf(p, "spsp0=%02x, spsp1=%02x, secp=%02x, tl=%u",
254 spsp0, spsp1, secp, tl);
/linux-master/drivers/net/usb/
H A Drtl8150.c127 struct tasklet_struct tl; member in struct:rtl8150
441 tasklet_schedule(&dev->tl);
582 struct rtl8150 *dev = from_tasklet(dev, t, tl);
613 tasklet_schedule(&dev->tl);
882 tasklet_setup(&dev->tl, rx_fixup);
932 tasklet_kill(&dev->tl);
/linux-master/fs/ocfs2/
H A Dalloc.c5814 struct ocfs2_truncate_log *tl; local
5817 tl = &di->id2.i_dealloc;
5819 mlog_bug_on_msg(le16_to_cpu(tl->tl_used) > le16_to_cpu(tl->tl_count),
5822 le16_to_cpu(tl->tl_used), le16_to_cpu(tl->tl_count));
5823 return le16_to_cpu(tl->tl_used) == le16_to_cpu(tl->tl_count);
5826 static int ocfs2_truncate_log_can_coalesce(struct ocfs2_truncate_log *tl, argument
5833 if (!le16_to_cpu(tl
5853 struct ocfs2_truncate_log *tl; local
5929 struct ocfs2_truncate_log *tl; local
6001 struct ocfs2_truncate_log *tl; local
6192 struct ocfs2_truncate_log *tl; local
6260 struct ocfs2_truncate_log *tl; local
[all...]
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2484 struct intel_timeline *tl = ce->timeline; local
2501 list_for_each_entry(rq, &tl->requests, link) {
2509 if (&rq->link == &tl->requests)
2518 struct intel_timeline *tl; local
2529 tl = intel_context_timeline_lock(ce);
2530 if (IS_ERR(tl))
2531 return PTR_ERR(tl);
2536 intel_context_timeline_unlock(tl);
3075 static void retire_requests(struct intel_timeline *tl, struct i915_request *end) argument
3079 list_for_each_entry_safe(rq, rn, &tl
3087 struct intel_timeline * const tl = i915_request_timeline(rq); local
[all...]
/linux-master/fs/smb/client/
H A Ddfs_cache.c790 static int get_targets(struct cache_entry *ce, struct dfs_cache_tgt_list *tl) argument
793 struct list_head *head = &tl->tl_list;
797 memset(tl, 0, sizeof(*tl));
821 tl->tl_numtgts = ce->numtgts;
/linux-master/arch/sparc/mm/
H A Dultra.S254 wrpr %g0, 1, %tl
267 wrpr %g0, 0, %tl
276 wrpr %g0, 1, %tl
292 wrpr %g0, 0, %tl
302 wrpr %g0, 1, %tl
322 wrpr %g0, 0, %tl
/linux-master/drivers/w1/slaves/
H A Dw1_therm.c1826 s8 th = 0, tl = 0; local
1833 tl = scratchpad.rom[3]; /* TL is byte 3 */
1840 return sprintf(buf, "%hd %hd\n", tl, th);
1851 s8 tl, th; /* 1 byte per value + temp ring order */ local
1881 tl = int_to_short(temp);
1901 /* Reorder if required th and tl */
1902 if (tl > th)
1903 swap(tl, th);
1907 * (th : byte 2 - tl: byte 3)
1912 new_config_register[1] = tl; /* Byt
[all...]
/linux-master/arch/xtensa/platforms/iss/
H A Dnetwork.c72 struct timer_list tl; member in struct:iss_net_private
548 timer_setup(&lp->tl, iss_net_user_timer_expire, 0);
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c164 desc = &mc->chanlist[flow].tl[tloffset];
207 desc = &mc->chanlist[flow].tl[tloffset];
/linux-master/drivers/nvme/host/
H A Dtrace.c393 u32 tl = get_unaligned_le32(spc + 4); local
395 trace_seq_printf(p, "spsp0=%02x, spsp1=%02x, secp=%02x, tl=%u",
396 spsp0, spsp1, secp, tl);

Completed in 243 milliseconds

12345