Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.c41 struct intel_timeline *tl = in __timeline_retire() local
50 struct intel_timeline *tl = in __timeline_active() local
172 struct intel_timeline *tl; in intel_timeline_create_from_engine() local
186 void __intel_timeline_pin(struct intel_timeline *tl) in __intel_timeline_pin()
192 int intel_timeline_pin(struct intel_timeline *tl, struct i915_gem_ww_ctx *ww) in intel_timeline_pin()
224 void intel_timeline_reset_seqno(const struct intel_timeline *tl) in intel_timeline_reset_seqno()
235 void intel_timeline_enter(struct intel_timeline *tl) in intel_timeline_enter()
276 void intel_timeline_exit(struct intel_timeline *tl) in intel_timeline_exit()
300 static u32 timeline_advance(struct intel_timeline *tl) in timeline_advance()
309 __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()
551 struct intel_timeline *tl; in live_hwsp_engine() local
[all …]
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_cs.c1994 struct intel_timeline *tl; in get_timeline() local
2018 struct intel_timeline *tl = get_timeline(rq); in print_ring() local
2287 struct intel_timeline *tl = get_timeline(rq); in engine_dump_request() local
2489 struct intel_timeline *tl = request->context->timeline; in engine_execlist_find_hung_request() local
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
H A Dintel_context.c485 struct intel_timeline *tl = ce->timeline; in intel_context_prepare_remote_request() local
/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/fs/ext4/
H A Dfast_commit.c682 struct ext4_fc_tl tl; ext4_fc_reserve_space() local
747 struct ext4_fc_tl tl; ext4_fc_write_tail() local
790 struct ext4_fc_tl tl; ext4_fc_add_tlv() local
811 struct ext4_fc_tl tl; ext4_fc_add_dentry_tlv() local
843 struct ext4_fc_tl tl; ext4_fc_write_inode() local
1367 tl_to_darg(struct dentry_info_args * darg,struct ext4_fc_tl_mem * tl,u8 * val) tl_to_darg() argument
1379 ext4_fc_get_tl(struct ext4_fc_tl_mem * tl,u8 * val) ext4_fc_get_tl() argument
1390 ext4_fc_replay_unlink(struct super_block * sb,struct ext4_fc_tl_mem * tl,u8 * val) ext4_fc_replay_unlink() argument
1465 ext4_fc_replay_link(struct super_block * sb,struct ext4_fc_tl_mem * tl,u8 * val) ext4_fc_replay_link() argument
1520 ext4_fc_replay_inode(struct super_block * sb,struct ext4_fc_tl_mem * tl,u8 * val) ext4_fc_replay_inode() argument
1626 ext4_fc_replay_create(struct super_block * sb,struct ext4_fc_tl_mem * tl,u8 * val) ext4_fc_replay_create() argument
2042 struct ext4_fc_tl_mem tl; ext4_fc_replay_scan() local
2161 struct ext4_fc_tl_mem tl; ext4_fc_replay() local
[all...]
/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/fs/smb/client/
H A Ddfs.h24 struct dfs_cache_tgt_list tl; member
166 struct dfs_cache_tgt_list *tl) in dfs_get_referral()
H A Ddfs.c340 struct dfs_cache_tgt_list *tl) in tree_connect_dfs_target()
/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/arch/s390/kernel/
H A Dtopology.c520 static const struct cpumask *tl_book_mask(struct sched_domain_topology_level *tl, int cpu) in tl_book_mask()
525 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.c237 u32 tl; nvmet_execute_auth_send() local
[all...]
/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/net/wireless/intel/iwlegacy/
H A D4965-rs.c229 il4965_rs_tl_rm_old_stats(struct il_traffic_load *tl, u32 curr_time) in il4965_rs_tl_rm_old_stats()
255 struct il_traffic_load *tl = NULL; in il4965_rs_tl_add_packet() local
308 struct il_traffic_load *tl = NULL; in il4965_rs_tl_get_load() local
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2470 struct intel_timeline *tl = ce->timeline; eb_throttle() local
2504 struct intel_timeline *tl; eb_pin_timeline() local
3061 retire_requests(struct intel_timeline * tl,struct i915_request * end) retire_requests() argument
3073 struct intel_timeline * const tl = i915_request_timeline(rq); eb_request_add() local
[all...]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c227 static void rs_tl_rm_old_stats(struct iwl_traffic_load *tl, u32 curr_time) in rs_tl_rm_old_stats()
254 struct iwl_traffic_load *tl = NULL; in rs_tl_add_packet() local
336 struct iwl_traffic_load *tl = NULL; in rs_tl_get_load() local
/linux/arch/powerpc/kernel/
H A Dsmp.c1033 static const struct cpumask *tl_cache_mask(struct sched_domain_topology_level *tl, int cpu) in tl_cache_mask()
1039 static const struct cpumask *tl_smallcore_smt_mask(struct sched_domain_topology_level *tl, int cpu) in tl_smallcore_smt_mask()
/linux/arch/um/drivers/
H A Dvector_kern.h83 struct timer_list tl; member

12