Home
last modified time | relevance | path

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

123

/linux/drivers/gpu/drm/i915/gt/
A Dintel_timeline.c37 struct intel_timeline *tl = in __timeline_retire() local
46 struct intel_timeline *tl = in __timeline_active() local
168 struct intel_timeline *tl; in intel_timeline_create_from_engine() local
182 void __intel_timeline_pin(struct intel_timeline *tl) in __intel_timeline_pin()
231 void intel_timeline_enter(struct intel_timeline *tl) in intel_timeline_enter()
272 void intel_timeline_exit(struct intel_timeline *tl) in intel_timeline_exit()
296 static u32 timeline_advance(struct intel_timeline *tl) in timeline_advance()
305 __intel_timeline_get_seqno(struct intel_timeline *tl, in __intel_timeline_get_seqno()
340 struct intel_timeline *tl; in intel_timeline_read_hwsp() local
378 void intel_timeline_unpin(struct intel_timeline *tl) in intel_timeline_unpin()
[all …]
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()
A Dselftest_timeline.c77 struct intel_timeline *tl) in __mock_hwsp_record()
91 struct intel_timeline *tl; in __mock_hwsp_timeline() local
244 struct intel_timeline tl; in igt_sync() local
288 struct intel_timeline tl; in bench_sync() local
551 struct intel_timeline *tl; in live_hwsp_engine() local
621 struct intel_timeline *tl; in live_hwsp_alternate() local
672 struct intel_timeline *tl; in live_hwsp_wrap() local
953 struct intel_timeline *tl = ce->timeline; in wrap_timeline() local
982 struct intel_timeline *tl; in live_hwsp_read() local
1261 struct intel_timeline *tl; in live_hwsp_rollover_user() local
[all …]
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
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
A Dintel_context.h241 struct intel_timeline *tl = ce->timeline; in intel_context_timeline_lock() local
257 static inline void intel_context_timeline_unlock(struct intel_timeline *tl) in intel_context_timeline_unlock()
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()
A Dintel_engine_cs.c1452 struct intel_timeline *tl; in get_timeline() local
1476 struct intel_timeline *tl = get_timeline(rq); in print_ring() local
1758 struct intel_timeline *tl = get_timeline(rq); in engine_dump_request() local
1996 struct intel_timeline *tl = request->context->timeline; in intel_engine_execlist_find_hung_request() local
A Dintel_engine_pm.c127 struct intel_timeline *tl, in __queue_and_release_pm()
A Dintel_ring.c191 struct intel_timeline *tl, in wait_for_space()
A Dselftest_engine_cs.c44 struct intel_timeline *tl = in write_timestamp() local
/linux/fs/cifs/
A Ddfs_cache.h52 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, in dfs_cache_get_next_tgt()
62 dfs_cache_get_tgt_iterator(struct dfs_cache_tgt_list *tl) in dfs_cache_get_tgt_iterator()
71 static inline void dfs_cache_free_tgts(struct dfs_cache_tgt_list *tl) in dfs_cache_free_tgts()
92 dfs_cache_get_nr_tgts(const struct dfs_cache_tgt_list *tl) in dfs_cache_get_nr_tgts()
A Dconnect.c350 static int reconnect_target_unlocked(struct TCP_Server_Info *server, struct dfs_cache_tgt_list *tl, in reconnect_target_unlocked()
378 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in reconnect_dfs_server() local
3471 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in __follow_dfs_link() local
3556 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in cifs_mount() local
4188 struct dfs_cache_tgt_list *tl) in __tree_connect_dfs_target()
4282 struct dfs_cache_tgt_list *tl) in tree_connect_dfs_target()
4313 struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); in cifs_tree_connect() local
/linux/fs/ext4/
A Dfast_commit.c655 struct ext4_fc_tl *tl; in ext4_fc_reserve_space() local
722 struct ext4_fc_tl tl; in ext4_fc_write_tail() local
761 struct ext4_fc_tl tl; in ext4_fc_add_tlv() local
782 struct ext4_fc_tl tl; in ext4_fc_add_dentry_tlv() local
815 struct ext4_fc_tl tl; in ext4_fc_write_inode() local
1290 struct ext4_fc_tl *tl, u8 *val) in tl_to_darg()
1402 static int ext4_fc_replay_link(struct super_block *sb, struct ext4_fc_tl *tl, in ext4_fc_replay_link()
1641 struct ext4_fc_tl *tl, u8 *val) in ext4_fc_replay_add_range()
1769 ext4_fc_replay_del_range(struct super_block *sb, struct ext4_fc_tl *tl, in ext4_fc_replay_del_range()
1938 struct ext4_fc_tl tl; in ext4_fc_replay_scan() local
[all …]
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_debugdump.c58 struct nfp_dump_tl tl; member
64 struct nfp_dump_tl tl; member
70 struct nfp_dump_tl tl; member
78 struct nfp_dump_tl tl; member
87 struct nfp_dump_tl tl; member
92 struct nfp_dump_tl tl; member
120 struct nfp_dump_tl *tl; in nfp_traverse_tlvs() local
251 nfp_add_tlv_size(struct nfp_pf *pf, struct nfp_dump_tl *tl, void *param) in nfp_add_tlv_size()
331 struct nfp_dump_tl *tl = dump->p; in nfp_add_tlv() local
654 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/
A Di915_request.c372 struct intel_timeline * const tl = i915_request_timeline(rq); in i915_request_retire_upto() local
776 static void retire_requests(struct intel_timeline *tl) in retire_requests()
786 request_alloc_slow(struct intel_timeline *tl, in request_alloc_slow()
841 struct intel_timeline *tl = ce->timeline; in __i915_request_create() local
987 struct intel_timeline *tl; in i915_request_create() local
1204 static bool intel_timeline_sync_has_start(struct intel_timeline *tl, in intel_timeline_sync_has_start()
1212 static int intel_timeline_sync_set_start(struct intel_timeline *tl, in intel_timeline_sync_set_start()
1745 struct intel_timeline * const tl = i915_request_timeline(rq); in i915_request_add() local
/linux/kernel/sched/
A Dtopology.c1522 sd_init(struct sched_domain_topology_level *tl, in sd_init()
1655 #define for_each_sd_topology(tl) \ argument
1658 void set_sched_topology(struct sched_domain_topology_level *tl) in set_sched_topology()
1766 struct sched_domain_topology_level *tl; in sched_init_numa() local
2018 struct sched_domain_topology_level *tl; in __sdt_alloc() local
2087 struct sched_domain_topology_level *tl; in __sdt_free() local
2121 static struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl, in build_sched_domain()
2155 static bool topology_span_sane(struct sched_domain_topology_level *tl, in topology_span_sane()
2210 struct sched_domain_topology_level *tl; in build_sched_domains() local
/linux/drivers/net/ethernet/qlogic/qed/
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/
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/
A Dintel_pxp_cmd.c84 struct intel_timeline * const tl = i915_request_timeline(rq); in pxp_request_commit() local
/linux/drivers/isdn/mISDN/
A Dfsm.h44 struct timer_list tl; member
A Dtimerdev.c39 struct timer_list tl; member
/linux/drivers/net/ethernet/broadcom/bnx2x/
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/um/include/shared/
A Dnet_kern.h27 struct timer_list tl; member
/linux/drivers/s390/net/
A Dfsm.h92 struct timer_list tl; member

Completed in 152 milliseconds

123