Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c80 MAX_STATS, enumerator
84 static const char *hstats[MAX_STATS] = {"ok", "nok", "async", "async_ok",
171 unsigned int stat[MAX_STATS];
2037 for (i = 0, j = 0; i < MAX_STATS; i++) in tipc_crypto_do_cmd()
2047 for (i = 0; i < MAX_STATS; i++) { in tipc_crypto_do_cmd()
2061 for (i = 0; i < MAX_STATS; i++) { in tipc_crypto_do_cmd()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c80 MAX_STATS, enumerator
84 static const char *hstats[MAX_STATS] = {"ok", "nok", "async", "async_ok",
174 unsigned int stat[MAX_STATS];
2033 for (i = 0, j = 0; i < MAX_STATS; i++) in tipc_crypto_do_cmd()
2043 for (i = 0; i < MAX_STATS; i++) { in tipc_crypto_do_cmd()
2057 for (i = 0; i < MAX_STATS; i++) { in tipc_crypto_do_cmd()

Completed in 7 milliseconds