Searched refs:UF_ENTER (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | fio.c | 598 UF_ENTER(ufp, fip, fd); in getf() 656 UF_ENTER(ufp, fip, fd); in closeandsetf() 662 UF_ENTER(ufp, fip, fd); in closeandsetf() 675 UF_ENTER(ufp, fip, fd); in closeandsetf() 723 UF_ENTER(ufp, fip, fd); in closeandsetf() 746 UF_ENTER(ufp, fip, fd); in closeandsetf() 761 UF_ENTER(ufp, fip, fd); in closeandsetf() 813 UF_ENTER(ufp, fip, fd); in releasef() 829 UF_ENTER(ufp, fip, fd); in areleasef() 1024 UF_ENTER(ufp, fip, fd); in ufalloc_file() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | user.h | 158 #define UF_ENTER(ufp, fip, fd) \ macro
|
/titanic_41/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 88 UF_ENTER(ufp, fip, fd); in setup_note_header() 349 UF_ENTER(ufp, fip, fd); in write_elfnotes()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | utssys.c | 392 UF_ENTER(ufp, fip, i); in dofusers()
|
H A D | poll.c | 2526 UF_ENTER(ufp, fip, i); in pollcheckphlist()
|
/titanic_41/usr/src/uts/common/fs/proc/ |
H A D | prvnops.c | 4015 UF_ENTER(ufp, fip, fd); in pr_lookup_fddir() 4196 UF_ENTER(ufp, fip, fd); in pr_lookup_pathdir()
|