Searched defs:tl (Results 1 - 25 of 75) sorted by relevance

123

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_timeline.h45 static inline int __intel_timeline_sync_set(struct intel_timeline *tl, argument
51 static inline int intel_timeline_sync_set(struct intel_timeline *tl, argument
57 static inline bool __intel_timeline_sync_is_later(struct intel_timeline *tl, argument
63 static inline bool intel_timeline_sync_is_later(struct intel_timeline *tl, argument
95 intel_timeline_is_last(const struct intel_timeline *tl, const struct i915_request *rq) argument
[all...]
H A Dselftest_context.c17 struct intel_timeline *tl = i915_request_timeline(rq); local
46 struct intel_timeline *tl = ce->timeline; local
[all...]
H A Dintel_engine_pm.c109 __queue_and_release_pm(struct i915_request *rq, struct intel_timeline *tl, struct intel_engine_cs *engine) argument
H A Dintel_gt_requests.c17 static bool retire_requests(struct intel_timeline *tl) argument
64 struct intel_timeline *tl = xchg(&engine->retire, NULL); local
88 add_retire(struct intel_engine_cs *engine, struct intel_timeline *tl) argument
112 intel_engine_add_retire(struct intel_engine_cs *engine, struct intel_timeline *tl) argument
137 struct intel_timeline *tl, *tn; local
[all...]
H A Dintel_ring.c193 wait_for_space(struct intel_ring *ring, struct intel_timeline *tl, unsigned int bytes) argument
H A Dselftest_engine_cs.c56 struct intel_timeline *tl = local
H A Dmock_engine.c16 static int mock_timeline_pin(struct intel_timeline *tl) argument
32 static void mock_timeline_unpin(struct intel_timeline *tl) argument
H A Dintel_timeline.c40 struct intel_timeline *tl = local
49 struct intel_timeline *tl = local
171 struct intel_timeline *tl; local
185 __intel_timeline_pin(struct intel_timeline *tl) argument
191 intel_timeline_pin(struct intel_timeline *tl, struct i915_gem_ww_ctx *ww) argument
223 intel_timeline_reset_seqno(const struct intel_timeline *tl) argument
234 intel_timeline_enter(struct intel_timeline *tl) argument
275 intel_timeline_exit(struct intel_timeline *tl) argument
299 timeline_advance(struct intel_timeline *tl) argument
308 __intel_timeline_get_seqno(struct intel_timeline *tl, u32 *seqno) argument
326 intel_timeline_get_seqno(struct intel_timeline *tl, struct i915_request *rq, u32 *seqno) argument
343 struct intel_timeline *tl; local
381 intel_timeline_unpin(struct intel_timeline *tl) argument
418 struct intel_timeline *tl, *tn; local
[all...]
H A Dintel_context.c483 struct intel_timeline *tl = ce->timeline; local
H A Dintel_breadcrumbs.c157 static void add_retire(struct intel_breadcrumbs *b, struct intel_timeline *tl) argument
H A Dintel_context.h251 struct intel_timeline *tl = ce->timeline; variable in typeref:struct:intel_timeline
H A Dselftest_engine_heartbeat.c20 static int timeline_sync(struct intel_timeline *tl) argument
H A Dgen8_engine_cs.c427 const struct intel_timeline *tl; local
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c86 struct intel_timeline * const tl = i915_request_timeline(rq); local
/linux-master/fs/smb/client/
H A Ddfs_cache.h55 dfs_cache_get_next_tgt(struct dfs_cache_tgt_list *tl, argument
65 dfs_cache_get_tgt_iterator(struct dfs_cache_tgt_list *tl) argument
74 static inline void dfs_cache_free_tgts(struct dfs_cache_tgt_list *tl) argument
95 dfs_cache_get_nr_tgts(const struct dfs_cache_tgt_list *tl) argument
[all...]
H A Ddfs.h22 struct dfs_cache_tgt_list tl; member in struct:dfs_ref
128 dfs_get_referral(struct cifs_mount_ctx *mnt_ctx, const char *path, struct dfs_info3_param *ref, struct dfs_cache_tgt_list *tl) argument
H A Ddfs.c442 __tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) argument
527 tree_connect_dfs_target(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, char *tree, bool islink, struct dfs_cache_tgt_list *tl) argument
[all...]
/linux-master/drivers/isdn/mISDN/
H A Dfsm.h44 struct timer_list tl; member in struct:FsmTimer
H A Dtimerdev.c39 struct timer_list tl; member in struct:mISDNtimer
/linux-master/drivers/s390/net/
H A Dfsm.h92 struct timer_list tl; member in struct:__anon8036
/linux-master/arch/um/include/shared/
H A Dnet_kern.h27 struct timer_list tl; member in struct:uml_net_private
/linux-master/drivers/nvme/target/
H A Dfabrics-cmd-auth.c187 u32 tl; local
H A Dtrace.c251 u32 tl = get_unaligned_le32(spc + 4); local
/linux-master/lib/
H A Dinflate.c771 struct huft *tl; /* literal/length code table */ local
837 struct huft *tl; /* litera local
589 inflate_codes( struct huft *tl, struct huft *td, int bl, int bd ) argument
1018 huft_free(tl); variable
[all...]
/linux-master/drivers/crypto/amlogic/
H A Damlogic-gxl.h75 struct meson_desc *tl; member in struct:meson_flow

Completed in 301 milliseconds

123