Searched refs:ull (Results 1 – 2 of 2) sorted by relevance
28 unsigned long long ull = 0; in percpu_test_init() local117 ul = ull = 0; in percpu_test_init()120 ul = ull += UINT_MAX; in percpu_test_init()121 __this_cpu_add(ulong_counter, ull); in percpu_test_init()
78 if (unlikely(res & (~0ull << 60))) { in _parse_integer_limit()
Completed in 5 milliseconds