Home
last modified time | relevance | path

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

/include/linux/
Du64_stats_sync.h91 static inline void u64_stats_inc(u64_stats_t *p) in u64_stats_inc() function
112 static inline void u64_stats_inc(u64_stats_t *p) in u64_stats_inc() function
Dnetdevice.h2661 u64_stats_inc(&lstats->packets); in dev_lstats_add()