Home
last modified time | relevance | path

Searched defs:tl (Results 1 – 25 of 53) 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 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/fs/ext4/
H A Dfast_commit.c695 struct ext4_fc_tl tl; in ext4_fc_reserve_space() local
760 struct ext4_fc_tl tl; in ext4_fc_write_tail() local
803 struct ext4_fc_tl tl; in ext4_fc_add_tlv() local
824 struct ext4_fc_tl tl; in ext4_fc_add_dentry_tlv() local
856 struct ext4_fc_tl tl; in ext4_fc_write_inode() local
1378 struct ext4_fc_tl_mem *tl, u8 *val) in tl_to_darg()
1390 static inline void ext4_fc_get_tl(struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_get_tl()
1401 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_unlink()
1499 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_link()
1554 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_inode()
[all …]
/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.c1625 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1733 const struct cpumask *tl_smt_mask(struct sched_domain_topology_level *tl, int cpu) in tl_smt_mask()
1745 const struct cpumask *tl_cls_mask(struct sched_domain_topology_level *tl, int cpu) in tl_cls_mask()
1757 const struct cpumask *tl_mc_mask(struct sched_domain_topology_level *tl, int cpu) in tl_mc_mask()
1763 const struct cpumask *tl_pkg_mask(struct sched_domain_topology_level *tl, int cpu) in tl_pkg_mask()
1791 #define for_each_sd_topology(tl) \ argument
1794 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1809 static const struct cpumask *sd_numa_mask(struct sched_domain_topology_level *tl, int cpu) in sd_numa_mask()
1929 struct sched_domain_topology_level *tl; in sched_init_numa() local
2290 struct sched_domain_topology_level *tl; in __sdt_alloc() local
[all …]
/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/arch/s390/kernel/
H A Dtopology.c517 static const struct cpumask *tl_book_mask(struct sched_domain_topology_level *tl, int cpu) in tl_book_mask()
522 static const struct cpumask *tl_drawer_mask(struct sched_domain_topology_level *tl, int cpu) in tl_drawer_mask()
/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