Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c495 int dpidx = 0; /* index to the current system data_page */ in tmc_etr_sg_table_populate() local
534 paddr = data_daddrs[dpidx] + spidx * ETR_SG_PAGE_SIZE; in tmc_etr_sg_table_populate()
536 dpidx++; in tmc_etr_sg_table_populate()
550 paddr = data_daddrs[dpidx] + spidx * ETR_SG_PAGE_SIZE; in tmc_etr_sg_table_populate()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c493 int dpidx = 0; /* index to the current system data_page */ in tmc_etr_sg_table_populate() local
532 paddr = data_daddrs[dpidx] + spidx * ETR_SG_PAGE_SIZE; in tmc_etr_sg_table_populate()
534 dpidx++; in tmc_etr_sg_table_populate()
548 paddr = data_daddrs[dpidx] + spidx * ETR_SG_PAGE_SIZE; in tmc_etr_sg_table_populate()
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py1864 def parse(self, flowstr, actstr, dpidx=0):

Completed in 8 milliseconds