Searched refs:F_OWNER_TID (Results 1 – 14 of 14) sorted by relevance
/external/strace/xlat/ |
D | f_owner_types.h | 6 #if defined(F_OWNER_TID) || (defined(HAVE_DECL_F_OWNER_TID) && HAVE_DECL_F_OWNER_TID) 8 static_assert((F_OWNER_TID) == (0), "F_OWNER_TID != 0"); 11 # define F_OWNER_TID 0 38 XLAT(F_OWNER_TID),
|
D | f_owner_types.in | 1 F_OWNER_TID 0
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | fcntl.h | 152 #define F_OWNER_TID 0 macro
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 210 tst_own_ex.type = F_OWNER_TID; in setownex_tid_test()
|
/external/strace/tests-m32/ |
D | fcntl-common.c | 227 { ARG_STR(F_OWNER_TID), { 1234567890, 20 } }, in test_f_owner_ex()
|
/external/strace/tests/ |
D | fcntl-common.c | 227 { ARG_STR(F_OWNER_TID), { 1234567890, 20 } }, in test_f_owner_ex()
|
/external/strace/tests-mx32/ |
D | fcntl-common.c | 227 { ARG_STR(F_OWNER_TID), { 1234567890, 20 } }, in test_f_owner_ex()
|
/external/honggfuzz/linux/ |
D | arch.c | 196 .type = F_OWNER_TID, in arch_prepareParentAfterFork()
|
/external/syzkaller/sys/linux/ |
D | sys_386.const | 156 F_OWNER_TID = 0
|
D | sys_amd64.const | 156 F_OWNER_TID = 0
|
D | sys_ppc64le.const | 156 F_OWNER_TID = 0
|
D | sys_arm.const | 156 F_OWNER_TID = 0
|
D | sys_arm64.const | 156 F_OWNER_TID = 0
|
D | sys.txt | 1026 f_owner_type = F_OWNER_TID, F_OWNER_PID, F_OWNER_PGRP
|