Searched refs:UF_ENTER (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | fio.c | 601 UF_ENTER(ufp, fip, fd); in getf_gen() 668 UF_ENTER(ufp, fip, fd); in closeandsetf() 674 UF_ENTER(ufp, fip, fd); in closeandsetf() 688 UF_ENTER(ufp, fip, fd); in closeandsetf() 736 UF_ENTER(ufp, fip, fd); in closeandsetf() 759 UF_ENTER(ufp, fip, fd); in closeandsetf() 774 UF_ENTER(ufp, fip, fd); in closeandsetf() 826 UF_ENTER(ufp, fip, fd); in releasef() 842 UF_ENTER(ufp, fip, fd); in areleasef() 1068 UF_ENTER(ufp, fip, fd); in ufalloc_file() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | user.h | 176 #define UF_ENTER(ufp, fip, fd) \ macro
|
/illumos-gate/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 90 UF_ENTER(ufp, fip, fd); in setup_note_header() 410 UF_ENTER(ufp, fip, fd); in write_elfnotes()
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | utssys.c | 392 UF_ENTER(ufp, fip, i); in dofusers()
|
H A D | poll.c | 2770 UF_ENTER(ufp, fip, i); in pollcheckphlist()
|
/illumos-gate/usr/src/uts/common/fs/proc/ |
H A D | prsubr.c | 1569 UF_ENTER(ufp, fip, fd); in pr_getf()
|
H A D | prvnops.c | 4569 UF_ENTER(ufp, fip, fd); in pr_lookup_pathdir()
|