Home
last modified time | relevance | path

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

1234

/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()
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()
343 struct intel_timeline *tl; in intel_timeline_read_hwsp() local
381 void intel_timeline_unpin(struct intel_timeline *tl) in intel_timeline_unpin()
[all …]
H A Dselftest_timeline.c79 struct intel_timeline *tl) in __mock_hwsp_record()
93 struct intel_timeline *tl; in __mock_hwsp_timeline() local
246 struct intel_timeline tl; in igt_sync() local
290 struct intel_timeline tl; in bench_sync() local
553 struct intel_timeline *tl; in live_hwsp_engine() local
623 struct intel_timeline *tl; in live_hwsp_alternate() local
674 struct intel_timeline *tl; in live_hwsp_wrap() local
829 struct intel_timeline *tl) in setup_watcher()
988 struct intel_timeline *tl; in live_hwsp_read() local
1271 struct intel_timeline *tl; in live_hwsp_rollover_user() 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_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()
/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.h22 struct dfs_cache_tgt_list tl; member
129 struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tl) in dfs_get_referral()
H A Ddfs.c444 struct dfs_cache_tgt_list *tl) in __tree_connect_dfs_target()
529 struct dfs_cache_tgt_list *tl) in tree_connect_dfs_target()
/linux/fs/ext4/
H A Dfast_commit.c691 struct ext4_fc_tl tl; in ext4_fc_reserve_space() local
756 struct ext4_fc_tl tl; in ext4_fc_write_tail() local
799 struct ext4_fc_tl tl; in ext4_fc_add_tlv() local
820 struct ext4_fc_tl tl; in ext4_fc_add_dentry_tlv() local
852 struct ext4_fc_tl tl; in ext4_fc_write_inode() local
1365 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_unlink()
1518 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_inode()
1621 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_create()
1840 struct ext4_fc_tl_mem *tl, u8 *val) in ext4_fc_replay_del_range()
2036 struct ext4_fc_tl_mem tl; in ext4_fc_replay_scan() local
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_debugdump.c61 struct nfp_dump_tl_hdr tl; member
67 struct nfp_dump_tl_hdr tl; member
73 struct nfp_dump_tl_hdr tl; member
81 struct nfp_dump_tl_hdr tl; member
90 struct nfp_dump_tl_hdr tl; member
95 struct nfp_dump_tl_hdr tl; member
123 struct nfp_dump_tl *tl; in nfp_traverse_tlvs() local
254 nfp_add_tlv_size(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_add_tlv_size()
334 struct nfp_dump_tl *tl = dump->p; in nfp_add_tlv() local
663 nfp_dump_for_tlv(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_dump_for_tlv()
/linux/drivers/gpu/drm/i915/
H A Di915_request.c420 struct intel_timeline * const tl = i915_request_timeline(rq); in i915_request_retire_upto() local
824 static void retire_requests(struct intel_timeline *tl) in retire_requests()
834 request_alloc_slow(struct intel_timeline *tl, in request_alloc_slow()
896 struct intel_timeline *tl = ce->timeline; in __i915_request_create() local
1031 struct intel_timeline *tl; in i915_request_create() local
1248 static bool intel_timeline_sync_has_start(struct intel_timeline *tl, in intel_timeline_sync_has_start()
1256 static int intel_timeline_sync_set_start(struct intel_timeline *tl, in intel_timeline_sync_set_start()
1846 struct intel_timeline * const tl = i915_request_timeline(rq); in i915_request_add() local
/linux/kernel/sched/
H A Dtopology.c1580 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1714 #define for_each_sd_topology(tl) \ argument
1717 void __init set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1848 struct sched_domain_topology_level *tl; in sched_init_numa() local
2216 struct sched_domain_topology_level *tl; in __sdt_alloc() local
2285 struct sched_domain_topology_level *tl; in __sdt_free() local
2319 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
2353 static bool topology_span_sane(struct sched_domain_topology_level *tl, in topology_span_sane()
2407 struct sched_domain_topology_level *tl; in build_sched_domains() local
/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/lib/
H A Dinflate.c590 struct huft *tl, /* literal/length decoder tables */ in inflate_codes()
771 struct huft *tl; /* literal/length code table */ in inflate_fixed() local
837 struct huft *tl; /* literal/length code table */ in inflate_dynamic() local
/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/isdn/mISDN/
H A Dfsm.h44 struct timer_list tl; member
/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/nvme/target/
H A Dfabrics-cmd-auth.c187 u32 tl; in nvmet_execute_auth_send() local
/linux/arch/um/include/shared/
H A Dnet_kern.h27 struct timer_list tl; member
/linux/drivers/s390/net/
H A Dfsm.h92 struct timer_list tl; member

1234