Searched refs:ksm_process_profit (Results 1 – 4 of 4) sorted by relevance
96 long ksm_process_profit(struct mm_struct *);
263 ``/proc/<pid>/ksm_stat`` as ksm_process_profit.
3265 long ksm_process_profit(struct mm_struct *mm) in ksm_process_profit() function
3277 seq_printf(m, "ksm_process_profit %ld\n", ksm_process_profit(mm)); in proc_pid_ksm_stat()