Searched defs:inc (Results 1 – 7 of 7) sorted by relevance
68 inline void inc() { in inc() function
189 struct disk_stats* inc) in get_inc_disk_stats()269 disk_stats inc; in update() local
208 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local222 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local369 char inc = ref->ref >= 0 ? '+' : '-'; in removeRef() local398 char inc = refs->ref >= 0 ? '+' : '-'; in printRefsLocked() local
400 uint64_t inc = 1; in wake() local
104 struct disk_stats base = {}, tmp = {}, curr, acc = {}, inc[5]; in TEST() local
230 bool inc; member
94 int inc(int val = 1) { in inc() function in __anon86be89e40111::SyncTimeline