Home
last modified time | relevance | path

Searched refs:processor_bind (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dprocessor_bind.S36 SYSCALL_RVAL1(processor_bind)
38 SET_SIZE(processor_bind)
/illumos-gate/usr/src/cmd/pbind/
H A Dpbind.c316 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 Dprocessor.h132 extern int processor_bind(idtype_t idtype, id_t id,
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_pbind.c45 return (processor_bind(idtype, id, processorid, obind)); in pr_processor_bind()
/illumos-gate/usr/src/lib/libcpc/common/
H A Dlibcpc.c518 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 Dname_to_sysnum176 processor_bind 187
/illumos-gate/usr/src/uts/intel/os/
H A Dname_to_sysnum178 processor_bind 187
/illumos-gate/usr/src/uts/common/syscall/
H A Dprocessor_bind.c187 processor_bind(idtype_t idtype, id_t id, processorid_t bind, in processor_bind() function
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c250 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 DMakefile106 processor_bind.2 \
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg960 @ MSG_SYS_PROCESSOR_BIND "[ processor_bind ]" # 187
961 @ MSG_SYS_PROCESSOR_BIND_ALT "processor_bind"
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c830 if (processor_bind(P_LWPID, P_MYID, state->cpuid, NULL) != 0) in soaker()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc166 file path=usr/share/man/man2/processor_bind.2
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com270 processor_bind.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com276 processor_bind.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile248 processor_bind.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com288 processor_bind.o \
/illumos-gate/usr/src/lib/libbsm/
H A Daudit_event.txt310 263:AUE_PROCESSOR_BIND:processor_bind(2):as
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2370 processor_bind;
/illumos-gate/usr/src/uts/common/
H A DMakefile.files290 processor_bind.o \