Searched refs:F_OWNER_PID (Results 1 – 13 of 13) sorted by relevance
/external/strace/xlat/ |
D | f_owner_types.h | 13 #if defined(F_OWNER_PID) || (defined(HAVE_DECL_F_OWNER_PID) && HAVE_DECL_F_OWNER_PID) 15 static_assert((F_OWNER_PID) == (1), "F_OWNER_PID != 1"); 18 # define F_OWNER_PID 1 39 XLAT(F_OWNER_PID),
|
D | f_owner_types.in | 2 F_OWNER_PID 1
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 153 #define F_OWNER_PID 1 macro
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 232 tst_own_ex.type = F_OWNER_PID; in setownex_pid_test()
|
/external/strace/tests-m32/ |
D | fcntl-common.c | 228 { ARG_STR(F_OWNER_PID), { 1298126790, 30 } }, in test_f_owner_ex()
|
/external/strace/tests-mx32/ |
D | fcntl-common.c | 228 { ARG_STR(F_OWNER_PID), { 1298126790, 30 } }, in test_f_owner_ex()
|
/external/strace/tests/ |
D | fcntl-common.c | 228 { ARG_STR(F_OWNER_PID), { 1298126790, 30 } }, in test_f_owner_ex()
|
/external/syzkaller/sys/linux/ |
D | sys_386.const | 155 F_OWNER_PID = 1
|
D | sys_amd64.const | 155 F_OWNER_PID = 1
|
D | sys_arm.const | 155 F_OWNER_PID = 1
|
D | sys_ppc64le.const | 155 F_OWNER_PID = 1
|
D | sys_arm64.const | 155 F_OWNER_PID = 1
|
D | sys.txt | 1026 f_owner_type = F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP
|