Home
last modified time | relevance | path

Searched refs:__WORDSIZE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/include/linux/
H A Dbitops.h7 #ifndef __WORDSIZE
8 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro
12 # define BITS_PER_LONG __WORDSIZE
/kernel/linux/linux-6.6/tools/include/linux/
H A Dbitops.h7 #ifndef __WORDSIZE
8 #define __WORDSIZE (__SIZEOF_LONG__ * 8) macro
12 # define BITS_PER_LONG __WORDSIZE
/kernel/linux/linux-5.10/tools/include/asm-generic/
H A Dbitsperlong.h10 #define BITS_PER_LONG __WORDSIZE
/kernel/linux/linux-6.6/tools/include/asm-generic/
H A Dbitsperlong.h10 #define BITS_PER_LONG __WORDSIZE
/kernel/linux/linux-5.10/include/linux/raid/
H A Dpq.h37 #define BITS_PER_LONG __WORDSIZE
/kernel/linux/linux-5.10/tools/lib/lockdep/
H A DMakefile81 CFLAGS ?= -g -DCONFIG_LOCKDEP -DCONFIG_STACKTRACE -DCONFIG_PROVE_LOCKING -DBITS_PER_LONG=__WORDSIZE -DLIBLOCKDEP_VERSION='"$(LIBLOCKDEP_VERSION)"' -rdynamic -O0 -g
/kernel/linux/linux-6.6/include/linux/raid/
H A Dpq.h29 #define BITS_PER_LONG __WORDSIZE
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpsock_tpacket.c788 return __WORDSIZE; in test_user_bit_width()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dpsock_tpacket.c788 return __WORDSIZE; in test_user_bit_width()

Completed in 4 milliseconds