Home
last modified time | relevance | path

Searched refs:uf_entry_t (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dfio.c284 uf_entry_t *ufp = &fip->fi_list[fd]; in fd_reserve()
341 uf_entry_t *src, *dst, *newlist, *oldlist, *newend, *oldend; in flist_grow()
347 newlist = kmem_zalloc(newcnt * sizeof (uf_entry_t), KM_SLEEP); in flist_grow()
353 kmem_free(newlist, newcnt * sizeof (uf_entry_t)); in flist_grow()
586 uf_entry_t *ufp; in getf()
630 uf_entry_t *ufp; in closeandsetf()
811 uf_entry_t *ufp; in releasef()
827 uf_entry_t *ufp; in areleasef()
843 uf_entry_t *pufp, *cufp; in flist_fork()
854 cfip->fi_list = kmem_zalloc(nfiles * sizeof (uf_entry_t), KM_SLEEP); in flist_fork()
[all …]
H A Dfork.c687 kmem_free(fip->fi_list, fip->fi_nfiles * sizeof (uf_entry_t)); in fork_fail()
/titanic_41/usr/src/uts/common/sys/
H A Duser.h104 } uf_entry_t; typedef
111 uf_entry_t *ur_list;
123 uf_entry_t *volatile fi_list; /* current file list */
160 uf_entry_t *_flist = (fip)->fi_list; \
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf_notes.c81 uf_entry_t *ufp; in setup_note_header()
340 uf_entry_t *ufp; in write_elfnotes()
/titanic_41/usr/src/uts/common/syscall/
H A Dutssys.c389 uf_entry_t *ufp; in dofusers()
H A Dpoll.c2519 uf_entry_t *ufp; in pollcheckphlist()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c3322 uf_entry_t uf; in fd()
3345 if (mdb_vread(&uf, sizeof (uf_entry_t), in fd()
/titanic_41/usr/src/uts/common/fs/proc/
H A Dprvnops.c3982 uf_entry_t *ufp; in pr_lookup_fddir()
4060 uf_entry_t *ufp; in pr_lookup_pathdir()