Searched refs:amount (Results 1 – 6 of 6) sorted by relevance
70 fbc->count = amount; in percpu_counter_set()107 fbc->count += count + amount; in percpu_counter_add_batch()133 this_cpu_add(*fbc->counters, amount); in percpu_counter_add_batch()211 fbc[i].count = amount; in __percpu_counter_init_many()328 s64 limit, s64 amount, s32 batch) in __percpu_counter_limited_add() argument335 if (amount == 0) in __percpu_counter_limited_add()343 if (abs(count + amount) <= batch && in __percpu_counter_limited_add()352 count = fbc->count + amount; in __percpu_counter_limited_add()355 if (amount > 0) { in __percpu_counter_limited_add()375 if (amount > 0) { in __percpu_counter_limited_add()[all …]
100 size_t amount = strlen(q); in test_hexdump_prepare_test() local102 memcpy(p, q, amount); in test_hexdump_prepare_test()103 p += amount; in test_hexdump_prepare_test()
417 # is ridiculous for the amount of code involved. Until an out-of-tree443 module load) by a small amount, so you're welcome to play with
796 Enables the display of the minimum amount of free stack which each953 been set up. This adds a fair amount of code to kernel memory1299 item for over a given amount of time, 30s by default, a3036 just loading B without C. The amount of time it takes to load C Vs3122 than module A. Then TEST_KALLSYMS_D will have double the amount
80 and $7, n_misaligned # calculate the misalignment amount of
57 amount of space for headers is important.
Completed in 15 milliseconds