Searched defs:rem (Results 1 – 7 of 7) sorted by relevance
48 long days, rem; in gmtime() local
382 u64 rem; in __umoddi3() local410 u64 ua, ub, rem, quot; in __ldivmod_helper() local
127 int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_right() local174 int off = shift/BITS_PER_LONG, rem = shift % BITS_PER_LONG; in __bitmap_shift_left() local
211 unsigned long rem; member1902 unsigned long rem = 0; in scrub_heap_pages() local
279 struct timespec req, rem; in nanosleep_retry() local
303 int current = 0, rem = 0; in qtruncate() local
9808 void record_order_remove(struct pcpu_info *rem) in record_order_remove()
Completed in 38 milliseconds