Searched defs:inc (Results 1 – 8 of 8) sorted by relevance
67 inline void inc() { in inc() function
189 struct disk_stats* inc) in get_inc_disk_stats()269 disk_stats inc; in update() local
34 const int inc = (flags & WRITE_BACK)?1:0; in store() local71 const int inc = (flags & WRITE_BACK)?1:0; in load() local
197 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local211 char inc = refs->ref >= 0 ? '+' : '-'; in ~weakref_impl() local357 char inc = ref->ref >= 0 ? '+' : '-'; in removeRef() local384 char inc = refs->ref >= 0 ? '+' : '-'; in printRefsLocked() local
398 uint64_t inc = 1; in wake() local
104 struct disk_stats base = {}, tmp = {}, curr, acc = {}, inc[5]; in TEST() local
217 bool inc; member
94 int inc(int val = 1) { in inc() function in __anon3472b2060111::SyncTimeline