Searched refs:pr_processor_bind (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libproc/common/ |
H A D | pr_pbind.c | 36 pr_processor_bind(struct ps_prochandle *Pr, idtype_t idtype, id_t id, in pr_processor_bind() function
|
H A D | mapfile-vers | 229 pr_processor_bind;
|
H A D | libproc.h | 412 extern int pr_processor_bind(struct ps_prochandle *,
|
H A D | llib-lproc | 309 int pr_processor_bind(struct ps_prochandle *Pr, idtype_t, id_t, int, int *);
|
/titanic_41/usr/src/cmd/pbind/ |
H A D | pbind.c | 222 if (pr_processor_bind(Pr, P_LWPID, lwpid, cpu, &old_cpu) < 0) { in bind_lwp()
|