Searched refs:__BITS_PER_LONG (Results 26 - 50 of 66) sorted by relevance

123

/linux-master/include/uapi/asm-generic/
H A Dmsgbuf.h28 #if __BITS_PER_LONG == 64
H A Dshmbuf.h30 #if __BITS_PER_LONG == 64
H A Dstat.h48 #if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
H A Dposix_types.h67 #if __BITS_PER_LONG != 64
H A Dunistd.h19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
42 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
191 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
236 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
245 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
269 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
281 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
299 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
307 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
315 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG !
[all...]
H A Dstatfs.h16 #if __BITS_PER_LONG == 64
H A Dsignal.h8 #define _NSIG_BPW __BITS_PER_LONG
H A Dfcntl.h118 #if __BITS_PER_LONG == 32 || defined(__KERNEL__)
124 #endif /* __BITS_PER_LONG == 32 || defined(__KERNEL__) */
H A Dsocket.h140 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
/linux-master/arch/parisc/include/uapi/asm/
H A Dmsgbuf.h19 #if __BITS_PER_LONG == 64
H A Dshmbuf.h20 #if __BITS_PER_LONG == 64
/linux-master/include/asm-generic/
H A Dbitsperlong.h18 #if 0 && BITS_PER_LONG != __BITS_PER_LONG
/linux-master/tools/include/asm-generic/
H A Dbitsperlong.h13 #if BITS_PER_LONG != __BITS_PER_LONG
/linux-master/tools/include/asm-generic/bitops/
H A D__ffs.h18 #if __BITS_PER_LONG == 64
/linux-master/arch/mips/include/uapi/asm/
H A Dfcntl.h47 #if __BITS_PER_LONG == 32 || defined(__KERNEL__)
51 #endif /* __BITS_PER_LONG == 32 || defined(__KERNEL__) */
H A Dsocket.h156 #if __BITS_PER_LONG == 64
/linux-master/include/uapi/linux/
H A Dvm_sockets.h87 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
H A Dlp.h96 #if __BITS_PER_LONG == 64
H A Dvbox_vmmdev_types.h102 #if __BITS_PER_LONG == 64
266 #if __BITS_PER_LONG == 64
/linux-master/tools/include/uapi/asm-generic/
H A Dunistd.h19 #if __BITS_PER_LONG == 32 || defined(__SYSCALL_COMPAT)
42 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
191 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
236 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
245 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
269 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
281 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
299 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
307 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG != 32
315 #if defined(__ARCH_WANT_TIME32_SYSCALLS) || __BITS_PER_LONG !
[all...]
H A Dfcntl.h118 #if __BITS_PER_LONG == 32 || defined(__KERNEL__)
124 #endif /* __BITS_PER_LONG == 32 || defined(__KERNEL__) */
H A Dsocket.h129 #if __BITS_PER_LONG == 64 || (defined(__x86_64__) && defined(__ILP32__))
/linux-master/arch/riscv/include/uapi/asm/
H A Dkvm.h255 ((__ext_id) / __BITS_PER_LONG)
257 (1UL << ((__ext_id) % __BITS_PER_LONG))
267 ((__ext_id) / __BITS_PER_LONG)
269 (1UL << ((__ext_id) % __BITS_PER_LONG))
/linux-master/fs/bcachefs/
H A Dextents_format.h219 #if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__ || __BITS_PER_LONG == 64
221 #elif __BITS_PER_LONG == 32
/linux-master/arch/alpha/include/uapi/asm/
H A Dsocket.h145 #if __BITS_PER_LONG == 64

Completed in 347 milliseconds

123