Searched refs:PR_GET_NAME (Results 1 – 4 of 4) sorted by relevance
57 #define PR_GET_NAME 16 /* Get process name */ macro
72 if (CHECK_FAIL(prctl(PR_GET_NAME, comm, 0L, 0L, 0L))) in test_test_overhead()
2418 case PR_GET_NAME: in SYSCALL_DEFINE5()