Home
last modified time | relevance | path

Searched refs:required_cnt (Results 1 – 1 of 1) sorted by relevance

/linux/net/psp/
H A Dpsp_nl.c866 unsigned int required_cnt = sizeof(struct psp_dev_stats) / sizeof(u64);
874 for (i = 0; i < required_cnt; i++)
517 unsigned int required_cnt = sizeof(struct psp_dev_stats) / sizeof(u64); psp_nl_stats_fill() local