Searched defs:tfile (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_object.h126 struct ttm_object_file *tfile; member in struct:ttm_base_object
[all...]
H A Dttm_lock.c271 ttm_vt_lock(struct ttm_lock *lock, bool interruptible, struct ttm_object_file *tfile) argument
H A Dttm_object.c118 struct ttm_object_file *tfile; member in struct:ttm_ref_object
124 ttm_object_file_ref(struct ttm_object_file *tfile) argument
130 static void ttm_object_file_destroy(struct ttm_object_file *tfile) argument
139 struct ttm_object_file *tfile = *p_tfile; local
147 int ttm_base_object_init(struct ttm_object_file *tfile, argument
225 ttm_base_object_lookup(struct ttm_object_file *tfile, uint32_t key) argument
257 ttm_ref_object_add(struct ttm_object_file *tfile, struct ttm_base_object *base, enum ttm_ref_type ref_type, bool *existed) argument
323 struct ttm_object_file *tfile = ref->tfile; local
341 ttm_ref_object_base_unref(struct ttm_object_file *tfile, unsigned long key, enum ttm_ref_type ref_type) argument
367 struct ttm_object_file *tfile = *p_tfile; local
393 struct ttm_object_file *tfile; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/ctime/
H A Dctime.c59 static char tfile[BUFSIZ] = { 0 }; variable
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/ctime/
H A Dctime_001_pos.c88 static char tfile[BUFSIZ] = { 0 }; variable
[all...]
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1645 char tfile[PATH_MAX]; local
[all...]
/freebsd-13-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c130 static char tfile[] = TFILENAME; /* file name for filter output */ variable
[all...]
/freebsd-13-stable/usr.sbin/makefs/
H A Dcd9660.c1249 cd9660node *tfile; local
/freebsd-13-stable/contrib/bmake/
H A Djob.c1604 char tfile[MAXPATHLEN]; local
2807 Job_TempFile(const char *pattern, char *tfile, size_t tfile_sz) argument
H A Dmain.c2245 mkTempFile(const char *pattern, char *tfile, size_t tfile_sz) argument
/freebsd-13-stable/contrib/ncurses/progs/
H A Dinfocmp.c1524 path *tfile = 0; local
[all...]

Completed in 111 milliseconds