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

123

/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline.h57 static inline int __intel_timeline_sync_set(struct intel_timeline *tl, argument
63 static inline int intel_timeline_sync_set(struct intel_timeline *tl, argument
69 static inline bool __intel_timeline_sync_is_later(struct intel_timeline *tl, argument
75 static inline bool intel_timeline_sync_is_later(struct intel_timeline *tl, argument
[all...]
H A Dintel_engine_pm.c114 __queue_and_release_pm(struct i915_request * rq,struct intel_timeline * tl,struct intel_engine_cs * engine) argument
H A Dintel_breadcrumbs.c145 static void add_retire(struct intel_breadcrumbs *b, struct intel_timeline *tl) argument
H A Dintel_context.c351 struct intel_timeline *tl = ce->timeline; local in function:intel_context_prepare_remote_request
H A Dintel_context.h143 struct intel_timeline *tl = ce->timeline; local in function:intel_context_timeline_lock
153 static inline void intel_context_timeline_unlock(struct intel_timeline *tl) argument
H A Dintel_gt_requests.c25 static bool retire_requests(struct intel_timeline *tl) argument
59 struct intel_timeline *tl = xchg(&engine->retire, NULL); local in function:engine_retire
83 add_retire(struct intel_engine_cs * engine,struct intel_timeline * tl) argument
107 intel_engine_add_retire(struct intel_engine_cs * engine,struct intel_timeline * tl) argument
136 struct intel_timeline *tl, *tn; local in function:intel_gt_retire_requests_timeout
[all...]
H A Dintel_ring.c185 wait_for_space(struct intel_ring * ring,struct intel_timeline * tl,unsigned int bytes) argument
H A Dselftest_engine_heartbeat.c19 static int timeline_sync(struct intel_timeline *tl) argument
H A Dintel_gt.c387 struct intel_timeline *tl; local in function:__intel_context_flush_retire
H A Dintel_timeline.c313 int intel_timeline_pin(struct intel_timeline *tl) argument
337 intel_timeline_enter(struct intel_timeline * tl) argument
370 intel_timeline_exit(struct intel_timeline * tl) argument
394 timeline_advance(struct intel_timeline * tl) argument
402 timeline_rollback(struct intel_timeline * tl) argument
408 __intel_timeline_get_seqno(struct intel_timeline * tl,struct i915_request * rq,u32 * seqno) argument
497 intel_timeline_get_seqno(struct intel_timeline * tl,struct i915_request * rq,u32 * seqno) argument
551 intel_timeline_unpin(struct intel_timeline * tl) argument
[all...]
H A Dmock_engine.c41 static void mock_timeline_pin(struct intel_timeline *tl) argument
46 static void mock_timeline_unpin(struct intel_timeline *tl) argument
/src/bin/ed/
H A Dundo.c134 line_t *lp, *ep, *tl; local in function:clear_undo_stack
/src/sys/arch/x68k/include/
H A Dopmreg.h46 u_int8_t tl; member in struct:opm_operator
/src/lib/libcurses/
H A Dborder.c188 border_set(const cchar_t * ls,const cchar_t * rs,const cchar_t * ts,const cchar_t * bs,const cchar_t * tl,const cchar_t * tr,const cchar_t * bl,const cchar_t * br) argument
199 wborder_set(WINDOW * win,const cchar_t * ls,const cchar_t * rs,const cchar_t * ts,const cchar_t * bs,const cchar_t * tl,const cchar_t * tr,const cchar_t * bl,const cchar_t * br) argument
/src/usr.bin/tail/
H A Dreverse.c169 BF *mark, *tl, *tr; local in function:r_buf
[all...]
/src/sys/fs/nfs/server/
H A Dnfs_fha_new.c136 uint32_t *tl; local in function:fhanew_get_fh
196 uint32_t *tl; local in function:fhanew_get_offset
H A Dnfs_nfsdsocket.c624 u_int32_t *tl; local in function:nfsrvd_compound
[all...]
/src/sys/arch/sparc64/sparc64/
H A Ddb_trace.c540 int i, tl; local in function:db_dump_ts
/src/games/hack/
H A Dhack.topl.c117 struct topl *tl; local in function:remember_topl
216 char *bp = pbuf, *tl; local in function:vpline
[all...]
H A Dhack.pager.c271 struct line *tl; local in function:cornline
[all...]
/src/sys/fs/nfs/client/
H A Dnfs_clcomsubs.c137 u_int32_t *tl; local in function:nfscl_reqstart
460 u_int32_t *tl; local in function:nfscl_mtofh
[all...]
/src/sys/fs/nfs/common/
H A Dnfs_commonacl.c49 u_int32_t *tl; local in function:nfsrv_dissectace
288 u_int32_t *tl, aceflag = 0x0, acemask = 0x0, acetype; local in function:nfsrv_buildace
[all...]
/src/sys/dev/ieee1394/
H A Dfwcrom.c452 struct csrtext *tl; local in function:crom_add_simple_text
/src/sys/nfs/
H A Dnfs_clntsocket.c326 u_int32_t rxid, *tl; local in function:nfs_reply
505 u_int32_t *tl; local in function:nfs_request
[all...]
H A Dnfs_iod.c406 u_int32_t *tl; local in function:nfs_savenickauth

Completed in 15 milliseconds

123