Searched refs:_fd (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/tools/perf/tests/ |
D | fdarray.c | 116 #define FDA_CHECK(_idx, _fd, _revents) \ in test__fdarray__add() argument 117 if (fda->entries[_idx].fd != _fd) { \ in test__fdarray__add() 119 __LINE__, _idx, fda->entries[1].fd, _fd); \ in test__fdarray__add() 128 #define FDA_ADD(_idx, _fd, _revents, _nr) \ in test__fdarray__add() argument 129 if (fdarray__add(fda, _fd, _revents) < 0) { \ in test__fdarray__add() 131 __LINE__,_fd, _revents); \ in test__fdarray__add() 136 __LINE__,_fd, _revents, fda->nr, _nr); \ in test__fdarray__add() 139 FDA_CHECK(_idx, _fd, _revents) in test__fdarray__add()
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | siginfo.h | 103 int _fd; member 141 #define si_fd _sifields._sigpoll._fd
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | siginfo.h | 98 int _fd; member
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | siginfo.h | 75 int _fd; member
|
/linux-4.4.14/arch/s390/include/asm/ |
D | compat.h | 241 int _fd; member 259 #define si_fd _sifields._sigpoll._fd
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | compat.h | 175 int _fd; member
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | compat.h | 205 int _fd; member
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | compat.h | 204 int _fd; member
|
/linux-4.4.14/arch/x86/include/asm/ |
D | compat.h | 189 int _fd; member
|
/linux-4.4.14/arch/mips/include/asm/ |
D | compat.h | 190 int _fd; member
|
/linux-4.4.14/arch/tile/include/asm/ |
D | compat.h | 170 int _fd; member
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | compat.h | 184 int _fd; member
|