Searched defs:obind (Results 1 – 5 of 5) sorted by relevance
/titanic_52/usr/src/uts/common/syscall/ |
H A D | processor_bind.c | 49 cpu_bind_process(proc_t *pp, processorid_t bind, processorid_t *obind, in cpu_bind_process() argument 85 cpu_bind_task(task_t *tk, processorid_t bind, processorid_t *obind, in cpu_bind_task() argument 112 cpu_bind_project(kproject_t *kpj, processorid_t bind, processorid_t *obind, in cpu_bind_project() argument 137 cpu_bind_zone(zone_t *zptr, processorid_t bind, processorid_t *obind, in cpu_bind_zone() argument 162 cpu_bind_contract(cont_process_t *ctp, processorid_t bind, processorid_t *obind, in cpu_bind_contract() argument 190 processorid_t obind = PBIND_NONE; processor_bind() local [all...] |
/titanic_52/usr/src/lib/libproc/common/ |
H A D | pr_pbind.c | 37 int processorid, int *obind) in pr_processor_bind() argument
|
/titanic_52/usr/src/cmd/sgs/libld/common/ |
H A D | resolve.c | 524 uchar_t obind = ELF_ST_BIND(osym->st_info); in sym_twoundefs() local 556 uchar_t obind = ELF_ST_BIND(osym->st_info); in sym_tworeals() local 658 uchar_t obind = ELF_ST_BIND(osym->st_info); in sym_realtent() local 834 uchar_t obind = ELF_ST_BIND(osym->st_info); global() local [all...] |
/titanic_52/usr/src/uts/common/os/ |
H A D | cpu.c | 2527 cpu_bind_thread(kthread_id_t tp, processorid_t bind, processorid_t *obind, in cpu_bind_thread() argument 2836 processorid_t obind; in cpu_unbind() local
|
/titanic_52/usr/src/uts/common/c2/ |
H A D | audit_event.c | 5011 long obind; in aus_processor_bind() member
|