Searched refs:get_dumpable (Results 1 – 3 of 3) sorted by relevance
29 static inline int get_dumpable(struct mm_struct *mm) in get_dumpable() function
1475 if (get_dumpable(current->mm) != SUID_DUMP_USER) in install_exec_creds()
1723 if (get_dumpable(mm) != SUID_DUMP_USER) { in task_dump_owner()