Searched refs:HP_PER_CPU (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c39 * Each cpu will have HP_PER_CPU "handlers" set up, each of which incorporates
41 * organisation of FQIDs is such that the HP_PER_CPU*NUM_CPUS handlers will
64 * into 'hp_cpu_list'. Specifically, set processor_id, allocate HP_PER_CPU
67 * 2. scan over 'hp_cpu_list' HP_PER_CPU times, the first time sets each
74 * 3. scan over 'hp_cpu_list' HP_PER_CPU times, the first time sets each
200 #define HP_PER_CPU 2 macro
329 for (loop = 0; loop < HP_PER_CPU; loop++) {
449 for (loop = 0; loop < HP_PER_CPU; loop++) {
494 for (loop = 0; loop < HP_PER_CPU; loop++) {
587 pr_info("Creating %d handlers per cpu...\n", HP_PER_CPU);
[all...]

Completed in 131 milliseconds