Searched refs:proc_id (Results 1 – 6 of 6) sorted by relevance
70 static int proc_id = -1; variable139 proc_id = atoi(optarg); in smp_parse_args()150 if (proc_id < 0) in smp_parse_args()323 const uint16_t q_id = (uint16_t)proc_id; in lcore_main()
1508 proc_id = atoi(optarg); in launch_args_parse()1529 if (proc_id >= (int)num_procs) in launch_args_parse()1532 PARAM_PROC_ID, proc_id, in launch_args_parse()
724 extern int proc_id;
4089 if (proc_id > 0 && nb_q % num_procs != 0) in rss_fwd_config_setup()4099 start = proc_id * nb_q / num_procs; in rss_fwd_config_setup()
547 int proc_id; variable
602 ``proc_id``.604 * start(queue start id) = proc_id * nb_q / num_procs;