Searched refs:get_dumpable (Results 1 – 3 of 3) sorted by relevance
37 static inline int get_dumpable(struct mm_struct *mm) in get_dumpable() function
2568 error = get_dumpable(me->mm); in SYSCALL_DEFINE5()
1912 if (get_dumpable(mm) != SUID_DUMP_USER) { in task_dump_owner()