Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dfio.c287 uf_entry_t *ufp = &fip->fi_list[fd]; in fd_reserve()
344 uf_entry_t *src, *dst, *newlist, *oldlist, *newend, *oldend; in flist_grow()
350 newlist = kmem_zalloc(newcnt * sizeof (uf_entry_t), KM_SLEEP); in flist_grow()
356 kmem_free(newlist, newcnt * sizeof (uf_entry_t)); in flist_grow()
589 uf_entry_t *ufp; in getf_gen()
642 uf_entry_t *ufp; in closeandsetf()
824 uf_entry_t *ufp; in releasef()
840 uf_entry_t *ufp; in areleasef()
856 uf_entry_t *pufp, *cufp; in flist_fork()
868 kmem_zalloc(nfiles * sizeof (uf_entry_t), KM_SLEEP); in flist_fork()
[all …]
H A Dfork.c697 kmem_free(fip->fi_list, fip->fi_nfiles * sizeof (uf_entry_t)); in fork_fail()
/illumos-gate/usr/src/uts/common/sys/
H A Duser.h122 } uf_entry_t; typedef
129 uf_entry_t *ur_list;
141 uf_entry_t *volatile fi_list; /* current file list */
178 uf_entry_t *_flist = (fip)->fi_list; \
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf_notes.c83 uf_entry_t *ufp; in setup_note_header()
401 uf_entry_t *ufp; in write_elfnotes()
/illumos-gate/usr/src/uts/common/syscall/
H A Dutssys.c389 uf_entry_t *ufp; in dofusers()
H A Dpoll.c2763 uf_entry_t *ufp; in pollcheckphlist()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c2570 uf_entry_t *volatile fi_list;
3604 uf_entry_t *volatile fi_list;
3616 uf_entry_t uf; in fd()
3636 if (mdb_vread(&uf, sizeof (uf_entry_t), in fd()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c1554 uf_entry_t *ufp; in pr_getf()
H A Dprvnops.c4433 uf_entry_t *ufp; in pr_lookup_pathdir()