Home
last modified time | relevance | path

Searched defs:KCM_STATS_ADD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dkcm.h18 #define KCM_STATS_ADD(stat, count) ((stat) += (count)) macro
/kernel/linux/linux-6.6/include/net/
H A Dkcm.h18 #define KCM_STATS_ADD(stat, count) ((stat) += (count)) macro

Completed in 2 milliseconds