Searched refs:PBIND_QUERY (Results 1 – 4 of 4) sorted by relevance
133 case PBIND_QUERY: in bind_err()316 if (processor_bind(P_PID, pid, PBIND_QUERY, &binding) < 0) { in query_all_proc()323 bind_err(PBIND_QUERY, pid, -1, errno); in query_all_proc()424 cpu = PBIND_QUERY; in main()429 cpu = PBIND_QUERY; in main()454 cpu = PBIND_QUERY; in main()548 ret = do_lwps(pid, lwps, qflag ? PBIND_QUERY : cpu); in main()
108 #define PBIND_QUERY -2 /* don't set, just return the binding */ macro
221 case PBIND_QUERY: in processor_bind()
2548 case PBIND_QUERY: in cpu_bind_thread()