/illumos-gate/usr/src/lib/libc/common/sys/ |
H A D | processor_bind.S | 36 SYSCALL_RVAL1(processor_bind) 38 SET_SIZE(processor_bind)
|
/illumos-gate/usr/src/cmd/pbind/ |
H A D | pbind.c | 316 if (processor_bind(P_PID, pid, PBIND_QUERY, &binding) < 0) { in query_all_proc() 355 if (processor_bind(P_PID, P_MYID, cpu, NULL) == -1) { in exec_cmd() 478 if (processor_bind(P_ALL, 0, PBIND_NONE, &old_cpu) != 0) in main() 511 if (processor_bind(P_CPUID, cpu, in main() 557 if (processor_bind(P_PID, pid, cpu, &old_cpu) < 0) { in main()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | processor.h | 132 extern int processor_bind(idtype_t idtype, id_t id,
|
/illumos-gate/usr/src/lib/libproc/common/ |
H A D | pr_pbind.c | 45 return (processor_bind(idtype, id, processorid, obind)); in pr_processor_bind()
|
/illumos-gate/usr/src/lib/libcpc/common/ |
H A D | libcpc.c | 518 if (processor_bind(P_LWPID, P_MYID, id, &set->cs_obind) == -1) { in cpc_bind_cpu() 525 (void) processor_bind(P_LWPID, P_MYID, set->cs_obind, NULL); in cpc_bind_cpu() 541 (void) processor_bind(P_LWPID, P_MYID, set->cs_obind, NULL); in cpc_bind_cpu() 554 (void) processor_bind(P_LWPID, P_MYID, set->cs_obind, NULL); in cpc_bind_cpu() 609 (void) processor_bind(P_LWPID, P_MYID, set->cs_obind, NULL); in cpc_unbind()
|
/illumos-gate/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 176 processor_bind 187
|
/illumos-gate/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 178 processor_bind 187
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | processor_bind.c | 187 processor_bind(idtype_t idtype, id_t id, processorid_t bind, in processor_bind() function
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sysent.c | 250 int processor_bind(idtype_t, id_t, processorid_t, processorid_t *); 658 /* 187 */ SYSENT_CI("processor_bind", processor_bind, 4), 1013 /* 187 */ SYSENT_CI("processor_bind", processor_bind, 4),
|
/illumos-gate/usr/src/man/man2/ |
H A D | Makefile | 106 processor_bind.2 \
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 960 @ MSG_SYS_PROCESSOR_BIND "[ processor_bind ]" # 187 961 @ MSG_SYS_PROCESSOR_BIND_ALT "processor_bind"
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | cpustat.c | 830 if (processor_bind(P_LWPID, P_MYID, state->cpuid, NULL) != 0) in soaker()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 166 file path=usr/share/man/man2/processor_bind.2
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 270 processor_bind.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 276 processor_bind.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 248 processor_bind.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 288 processor_bind.o \
|
/illumos-gate/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 310 263:AUE_PROCESSOR_BIND:processor_bind(2):as
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2370 processor_bind;
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 290 processor_bind.o \
|