Home
last modified time | relevance | path

Searched refs:cpu (Results 1 – 25 of 101) sorted by relevance

12345

/dpdk/drivers/raw/cnxk_gpio/
H A Dcnxk_gpio_irq.c27 uint64_t cpu; member
34 int cpu; member
50 cnxk_gpio_irq_stack_free(int cpu) in cnxk_gpio_irq_stack_free() argument
55 if (stack->cpu == cpu) in cnxk_gpio_irq_stack_free()
73 cnxk_gpio_irq_stack_alloc(int cpu) in cnxk_gpio_irq_stack_alloc() argument
81 if (stack->cpu == cpu) in cnxk_gpio_irq_stack_alloc()
101 stack->cpu = cpu; in cnxk_gpio_irq_stack_alloc()
160 cnxk_gpio_irq_request(int gpio, int cpu) in cnxk_gpio_irq_request() argument
168 sp = cnxk_gpio_irq_stack_alloc(cpu); in cnxk_gpio_irq_request()
176 data.cpu = (uint64_t)cpu; in cnxk_gpio_irq_request()
[all …]
H A Drte_pmd_cnxk_gpio.h97 int cpu; member
358 rte_pmd_gpio_register_irq(uint16_t dev_id, int gpio, int cpu, in rte_pmd_gpio_register_irq() argument
364 .cpu = cpu, in rte_pmd_gpio_register_irq()
H A Dcnxk_gpio.h16 int cpu; member
32 int cnxk_gpio_irq_request(int gpio, int cpu);
/dpdk/config/ppc/
H A Dmeson.build36 # cpu_instruction_set specified in cross-compile file as "cpu"
37 if host_machine.cpu() == 'power10'
77 cpu = result.stdout().to_int() variable
78 if cpu < 8
83 if cc.has_argument(mcpu_flag.format(cpu))
85 elif cc.has_argument(mcpu_flag.format(cpu-1))
86 cpu = cpu-1 variable
87 elif cc.has_argument(mcpu_flag.format(cpu-2))
88 cpu = cpu-2 variable
92 if cpu >= 8
[all …]
H A Dppc64le-power8-linux-gcc10 cpu = 'power8'
/dpdk/lib/eal/common/
H A Deal_common_thread.c38 unsigned cpu = 0; in eal_cpuset_socket_id() local
46 if (!CPU_ISSET(cpu, cpusetp)) in eal_cpuset_socket_id()
50 socket_id = eal_cpu_socket_id(cpu); in eal_cpuset_socket_id()
52 sid = eal_cpu_socket_id(cpu); in eal_cpuset_socket_id()
58 } while (++cpu < CPU_SETSIZE); in eal_cpuset_socket_id()
108 unsigned cpu; in eal_thread_dump_affinity() local
112 for (cpu = 0; cpu < CPU_SETSIZE; cpu++) { in eal_thread_dump_affinity()
113 if (!CPU_ISSET(cpu, cpuset)) in eal_thread_dump_affinity()
117 size - out, "%u,", cpu); in eal_thread_dump_affinity()
/dpdk/drivers/common/cnxk/
H A Droc_bphy_irq.c19 uint64_t cpu; member
26 int cpu; member
127 roc_bphy_irq_stack_remove(int cpu) in roc_bphy_irq_stack_remove() argument
135 if (curr_stack->cpu == cpu) in roc_bphy_irq_stack_remove()
157 roc_bphy_irq_stack_get(int cpu) in roc_bphy_irq_stack_get() argument
169 if (curr_stack->cpu == cpu) { in roc_bphy_irq_stack_get()
186 curr_stack->cpu = cpu; in roc_bphy_irq_stack_get()
271 irq_usr.cpu = curr_cpu; in roc_bphy_irq_handler_set()
411 CPU_SET(intr->cpu, &intr_cpuset); in roc_bphy_intr_register()
/dpdk/usertools/
H A Dcpu_layout.py13 for cpu in range(max_cpus + 1):
15 fd = open("{}/cpu{}/topology/core_id".format(base_path, cpu))
20 fd = open("{}/cpu{}/topology/physical_package_id".format(base_path, cpu))
30 core_map[key].append(cpu)
/dpdk/drivers/raw/cnxk_bphy/
H A Dcnxk_bphy_irq.c62 cnxk_bphy_intr_handler_t handler, void *data, int cpu) in cnxk_bphy_intr_register() argument
68 .cpu = cpu in cnxk_bphy_intr_register()
H A Drte_pmd_bphy.h153 int cpu; member
215 int cpu) in rte_pmd_bphy_intr_register() argument
221 .cpu = cpu, in rte_pmd_bphy_intr_register()
/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman_driver.c48 pcfg.cpu = -1; in fsl_bman_portal_init()
51 if (pcfg.cpu != -1) { in fsl_bman_portal_init()
55 pcfg.cpu = loop; in fsl_bman_portal_init()
57 if (pcfg.cpu == -1) { in fsl_bman_portal_init()
88 pcfg.cpu); in fsl_bman_portal_init()
H A Dbman.c96 snprintf(portal->irqname, MAX_IRQNAME, IRQNAME, c->cpu); in bman_create_portal()
137 CPU_SET(c->cpu, &affine_mask); in bman_create_affine_portal()
169 CPU_CLR(pcfg->cpu, &affine_mask); in bman_destroy_affine_portal()
/dpdk/examples/ip_pipeline/examples/
H A Drss.cli50 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
57 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
70 pipeline PIPELINE1 period 10 offset_port_id 0 cpu 0
83 pipeline PIPELINE2 period 10 offset_port_id 0 cpu 0
96 pipeline PIPELINE3 period 10 offset_port_id 0 cpu 0
H A Dl2fwd.cli17 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
24 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
H A Dflow_crypto.cli23 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 1
33 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 1
H A Dfirewall.cli25 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
34 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
H A Dflow.cli25 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
34 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
H A Dtap.cli29 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
39 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
H A Dkni.cli32 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
42 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
H A Droute.cli25 mempool MEMPOOL0 buffer 2304 pool 32K cache 256 cpu 0
34 pipeline PIPELINE0 period 10 offset_port_id 0 cpu 0
/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.h17 int index, int size, int cpu, int vec);
19 int index, int size, int buff_size, int cpu, int vec);
H A Dhw_atl_b0.c417 int index, int size, int buff_size, int cpu, int vec) in hw_atl_b0_hw_ring_rx_init() argument
446 hw_atl_rdm_cpu_id_set(self, cpu, index); in hw_atl_b0_hw_ring_rx_init()
455 int index, int size, int cpu, int vec) in hw_atl_b0_hw_ring_tx_init() argument
477 hw_atl_tdm_cpu_id_set(self, cpu, index); in hw_atl_b0_hw_ring_tx_init()
/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c303 unsigned int cpu, lcore = rte_lcore_id(); in rte_dpaa_portal_init() local
314 cpu = rte_lcore_to_cpu_id(lcore); in rte_dpaa_portal_init()
327 " (lcore=%u) with ret: %d", cpu, lcore, ret); in rte_dpaa_portal_init()
332 cpu, lcore); in rte_dpaa_portal_init()
338 " (lcore=%u) with ret: %d", cpu, lcore, ret); in rte_dpaa_portal_init()
344 cpu, lcore); in rte_dpaa_portal_init()
363 " (lcore=%u) with ret: %d", cpu, lcore, ret); in rte_dpaa_portal_init()
/dpdk/doc/guides/howto/
H A Dpvp_reference_benchmark.rst57 cat /sys/devices/system/cpu/cpu*[0-9]/topology/thread_siblings_list \
59 | awk -F, '{system("echo 0 > /sys/devices/system/cpu/cpu"$2"/online")}'
158 -enable-kvm -cpu host -m 3072 -smp 3 \
245 <cpu mode='host-passthrough'>
250 </cpu>
/dpdk/drivers/net/enic/base/
H A Dvnic_rss.h23 } cpu[32]; member

12345