Home
last modified time | relevance | path

Searched refs:add_mm_counter_fast (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
A Dmemory.c190 static void add_mm_counter_fast(struct mm_struct *mm, int member, int val) in add_mm_counter_fast() function
199 #define inc_mm_counter_fast(mm, member) add_mm_counter_fast(mm, member, 1)
200 #define dec_mm_counter_fast(mm, member) add_mm_counter_fast(mm, member, -1)
/linux/
A DSystem.map7034 ffff8000101c75e4 t add_mm_counter_fast
A D.tmp_System.map7034 ffff8000101c75e4 t add_mm_counter_fast

Completed in 292 milliseconds