Searched defs:ufp (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/os/ |
H A D | fio.c | 285 uf_entry_t *ufp = &fip->fi_list[fd]; in fd_reserve() local 587 uf_entry_t *ufp; in getf() local 631 uf_entry_t *ufp; in closeandsetf() local 812 uf_entry_t *ufp; in releasef() local 828 uf_entry_t *ufp; in areleasef() local 889 uf_entry_t *ufp; in closeall() local 992 uf_entry_t *ufp; in ufalloc_file() local 1173 uf_entry_t *ufp; in setf() local 1203 uf_entry_t *ufp; in f_getfl() local 1241 uf_entry_t *ufp; in f_getfd_error() local [all …]
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | microcode.c | 241 ucode_file_reset_amd(ucode_file_t *ufp, processorid_t id) in ucode_file_reset_amd() 253 ucode_file_reset_intel(ucode_file_t *ufp, processorid_t id) in ucode_file_reset_intel() 406 ucode_locate_amd(cpu_t *cp, cpu_ucode_info_t *uinfop, ucode_file_t *ufp) in ucode_locate_amd() 513 ucode_locate_intel(cpu_t *cp, cpu_ucode_info_t *uinfop, ucode_file_t *ufp) in ucode_locate_intel() 770 ucode_load_amd(ucode_file_t *ufp, cpu_ucode_info_t *uinfop, cpu_t *cp) in ucode_load_amd() 808 ucode_load_intel(ucode_file_t *ufp, cpu_ucode_info_t *uinfop, cpu_t *cp) in ucode_load_intel() 911 ucode_file_amd_t *ufp; in ucode_extract_amd() local
|
/titanic_50/usr/src/uts/common/exec/elf/ |
H A D | elf_notes.c | 81 uf_entry_t *ufp; in setup_note_header() local 340 uf_entry_t *ufp; in write_elfnotes() local
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | user.h | 158 #define UF_ENTER(ufp, fip, fd) \ argument 169 #define UF_EXIT(ufp) mutex_exit(&ufp->uf_lock) argument
|
/titanic_50/usr/src/cmd/ctfmerge/ |
H A D | ctfmerge.c | 493 ctf_file_t *ufp; in main() local
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | utssys.c | 389 uf_entry_t *ufp; in dofusers() local
|
H A D | poll.c | 2758 uf_entry_t *ufp; in pollcheckphlist() local
|
/titanic_50/usr/src/uts/common/fs/proc/ |
H A D | prvnops.c | 3982 uf_entry_t *ufp; in pr_lookup_fddir() local 4060 uf_entry_t *ufp; in pr_lookup_pathdir() local
|