Searched refs:PPS (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_sample_user.c | 60 #define PPS(pps) pps, "pkt/s" macro 674 str, PPS(pps), DROP(drop), ERR(err)); in stats_get_rx_cnt() 720 str, PPS(pps), DROP(drop), err, "bulk-avg"); in stats_get_cpumap_enqueue() 740 str, PPS(pps), DROP(drop), err, "bulk-avg"); in stats_get_cpumap_enqueue() 801 pps ? "kthread total" : "kthread", PPS(pps), DROP(drop), err, in stats_get_cpumap_kthread() 818 str, PPS(pps), DROP(drop), err, "sched"); in stats_get_cpumap_kthread() 1127 str, PPS(out->rx_cnt.pps), DROP(out->rx_cnt.drop), in stats_print()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-falcon.c | 112 MFP_FALCON(GPIO5, NTR, GPIO, PPS, NONE), 185 GRP_MUX("pps", PPS, pins_pps),
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | pinctrl-falcon.c | 112 MFP_FALCON(GPIO5, NTR, GPIO, PPS, NONE), 185 GRP_MUX("pps", PPS, pins_pps),
|
Completed in 5 milliseconds