Home
last modified time | relevance | path

Searched defs:tl (Results 1 – 25 of 54) sorted by relevance

123

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c40 struct intel_timeline *tl = in __timeline_retire() local
49 struct intel_timeline *tl = in __timeline_active() local
171 struct intel_timeline *tl; in intel_timeline_create_from_engine() local
185 void __intel_timeline_pin(struct intel_timeline *tl) in __intel_timeline_pin()
191 int intel_timeline_pin(struct intel_timeline *tl, struct i915_gem_ww_ctx *ww) in intel_timeline_pin()
223 void intel_timeline_reset_seqno(const struct intel_timeline *tl) in intel_timeline_reset_seqno()
234 void intel_timeline_enter(struct intel_timeline *tl) in intel_timeline_enter()
275 void intel_timeline_exit(struct intel_timeline *tl) in intel_timeline_exit()
299 static u32 timeline_advance(struct intel_timeline *tl) in timeline_advance()
308 __intel_timeline_get_seqno(struct intel_timeline *tl, in __intel_timeline_get_seqno()
[all …]
H A Dselftest_timeline.c27 static struct page *hwsp_page(struct intel_timeline *tl) in hwsp_page()
35 static unsigned long hwsp_cacheline(struct intel_timeline *tl) in hwsp_cacheline()
42 static int selftest_tl_pin(struct intel_timeline *tl) in selftest_tl_pin()
79 struct intel_timeline *tl) in __mock_hwsp_record()
93 struct intel_timeline *tl; in __mock_hwsp_timeline() local
204 static int __igt_sync(struct intel_timeline *tl, in __igt_sync()
246 struct intel_timeline tl; in igt_sync() local
290 struct intel_timeline tl; in bench_sync() local
485 checked_tl_write(struct intel_timeline *tl, struct intel_engine_cs *engine, u32 value) in checked_tl_write()
553 struct intel_timeline *tl; in live_hwsp_engine() local
[all …]
H A Dintel_timeline.h45 static inline int __intel_timeline_sync_set(struct intel_timeline *tl, in __intel_timeline_sync_set()
51 static inline int intel_timeline_sync_set(struct intel_timeline *tl, in intel_timeline_sync_set()
57 static inline bool __intel_timeline_sync_is_later(struct intel_timeline *tl, in __intel_timeline_sync_is_later()
63 static inline bool intel_timeline_sync_is_later(struct intel_timeline *tl, in intel_timeline_sync_is_later()
95 intel_timeline_is_last(const struct intel_timeline *tl, in intel_timeline_is_last()
H A Dintel_gt_requests.c17 static bool retire_requests(struct intel_timeline *tl) in retire_requests()
64 struct intel_timeline *tl = xchg(&engine->retire, NULL); in engine_retire() local
89 struct intel_timeline *tl) in add_retire()
113 struct intel_timeline *tl) in intel_engine_add_retire()
137 struct intel_timeline *tl, *tn; in intel_gt_retire_requests_timeout() local
H A Dselftest_context.c17 struct intel_timeline *tl = i915_request_timeline(rq); in request_sync() local
46 struct intel_timeline *tl = ce->timeline; in context_sync() local
H A Dmock_engine.c16 static int mock_timeline_pin(struct intel_timeline *tl) in mock_timeline_pin()
32 static void mock_timeline_unpin(struct intel_timeline *tl) in mock_timeline_unpin()
H A Dintel_context.h251 struct intel_timeline *tl = ce->timeline; in intel_context_timeline_lock() local
267 static inline void intel_context_timeline_unlock(struct intel_timeline *tl) in intel_context_timeline_unlock()
H A Dintel_engine_pm.c110 struct intel_timeline *tl, in __queue_and_release_pm()
H A Dintel_ring.c194 struct intel_timeline *tl, in wait_for_space()
H A Dselftest_engine_heartbeat.c20 static int timeline_sync(struct intel_timeline *tl) in timeline_sync()
H A Dselftest_engine_cs.c56 struct intel_timeline *tl = in write_timestamp() local
/linux/fs/smb/client/
H A Ddfs_cache.h55 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt()
65 dfs_cache_get_tgt_iterator(struct dfs_cache_tgt_list *tl) in dfs_cache_get_tgt_iterator()
74 static inline void dfs_cache_free_tgts(struct dfs_cache_tgt_list *tl) in dfs_cache_free_tgts()
95 dfs_cache_get_nr_tgts(const struct dfs_cache_tgt_list *tl) in dfs_cache_get_nr_tgts()
H A Ddfs.h24 struct dfs_cache_tgt_list tl; member
165 struct dfs_cache_tgt_list *tl) in dfs_get_referral()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugdump.c63 struct nfp_dump_tl_hdr tl; member
69 struct nfp_dump_tl_hdr tl; member
75 struct nfp_dump_tl_hdr tl; member
83 struct nfp_dump_tl_hdr tl; member
92 struct nfp_dump_tl_hdr tl; member
97 struct nfp_dump_tl_hdr tl; member
125 struct nfp_dump_tl *tl; in nfp_traverse_tlvs() local
256 nfp_add_tlv_size(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_add_tlv_size()
336 struct nfp_dump_tl *tl = dump->p; in nfp_add_tlv() local
665 nfp_dump_for_tlv(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_dump_for_tlv()
/linux/kernel/sched/
H A Dtopology.c1628 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1760 #define for_each_sd_topology(tl) \ argument
1763 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1894 struct sched_domain_topology_level *tl; in sched_init_numa() local
2262 struct sched_domain_topology_level *tl; in __sdt_alloc() local
2329 struct sched_domain_topology_level *tl; in __sdt_free() local
2363 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
2397 struct sched_domain_topology_level *tl; in topology_span_sane() local
2468 struct sched_domain_topology_level *tl; in build_sched_domains() local
/linux/arch/s390/include/asm/
H A Ddat-bits.h24 unsigned long tl : 2; /* Region- or Segment-Table Length */ member
46 unsigned long tl : 2; /* Region-Second-Table Length */ member
61 unsigned long tl : 2; /* Region-Third-Table Length */ member
75 unsigned long tl : 2; /* Segment-Table Length */ member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h55 struct channel_tlv tl; member
62 struct channel_tlv tl; member
74 struct channel_tlv tl; member
123 struct channel_tlv tl; member
232 struct channel_tlv tl; member
345 struct channel_tlv tl; member
353 struct channel_tlv tl; member
359 struct channel_tlv tl; member
365 struct channel_tlv tl; member
377 struct channel_tlv tl; member
[all …]
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c86 struct intel_timeline * const tl = i915_request_timeline(rq); in pxp_request_commit() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.h99 struct channel_tlv tl; member
105 struct channel_tlv tl; member
117 struct channel_tlv tl; member
213 struct channel_tlv tl; member
219 struct channel_tlv tl; member
/linux/drivers/isdn/mISDN/
H A Dfsm.h44 struct timer_list tl; member
H A Dtimerdev.c39 struct timer_list tl; member
/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c238 u32 tl; in nvmet_execute_auth_send() local
/linux/drivers/s390/net/
H A Dfsm.h92 struct timer_list tl; member
/linux/drivers/crypto/amlogic/
H A Damlogic-gxl.h75 struct meson_desc *tl; member
/linux/drivers/input/keyboard/
H A Dmpr121_touchkey.c140 unsigned char usl, lsl, tl, eleconf; in mpr121_phys_init() local

123