Searched refs:bitsperlong (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | bitmask.c | 9 #define bitsperlong (8 * sizeof(unsigned long)) macro 15 #define longsperbits(n) howmany(n, bitsperlong) 65 return (bmp->maskp[n/bitsperlong] >> (n % bitsperlong)) & 1; in _getbit() 75 bmp->maskp[n/bitsperlong] |= 1UL << (n % bitsperlong); in _setbit() 77 bmp->maskp[n/bitsperlong] &= in _setbit() 78 ~(1UL << (n % bitsperlong)); in _setbit()
|
/openbmc/linux/include/asm-generic/ |
H A D | bitsperlong.h | 19 #error Inconsistent word size. Check asm/bitsperlong.h
|
/openbmc/linux/tools/include/asm-generic/ |
H A D | bitsperlong.h | 14 #error Inconsistent word size. Check asm/bitsperlong.h
|
/openbmc/qemu/scripts/ |
H A D | update-linux-headers.sh | 130 for header in kvm.h unistd.h bitsperlong.h mman.h; do 209 for header in unistd.h bitsperlong.h mman-common.h mman.h hugetlb_encode.h; do
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | Kbuild | 7 mandatory-y += bitsperlong.h
|
/openbmc/openbmc/poky/meta/recipes-kernel/linux-libc-headers/ |
H A D | linux-libc-headers.inc | 102 …oe_multilib_header asm/auxvec.h asm/bitsperlong.h asm/byteorder.h asm/fcntl.h asm/hwcap.h asm/ioct…
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 1858 bitsperlong.h: 37
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 1433 -rw-r--r-- root root 321 ./usr/include/asm/bitsperlong.h 1444 -rw-r--r-- root root 564 ./usr/include/asm-generic/bitsperlong.h
|
H A D | buildhistory_filelist1.txt | 1432 -rw-r--r-- root root 321 ./usr/include/asm/bitsperlong.h 1443 -rw-r--r-- root root 564 ./usr/include/asm-generic/bitsperlong.h
|
/openbmc/linux/ |
H A D | opengrok1.0.log | 3985 2024-12-28 20:07:13.443-0600 FINEST t585 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h': chosen by suffix: CAnalyzerFactory 3986 2024-12-28 20:07:13.443-0600 FINE t585 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h' (CAnalyzer) 3988 2024-12-28 20:07:13.444-0600 FINER t585 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h' 4002 2024-12-28 20:07:13.446-0600 FINER t585 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h' 4003 2024-12-28 20:07:13.446-0600 FINEST t585 Statistics.logIt: Added: '/openbmc/qemu/linux-headers/asm-s390/bitsperlong.h' (CAnalyzer) (took 3 ms) [all...] |
H A D | opengrok0.0.log | 4352 2024-12-28 20:09:06.744-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/arch/alpha/include/uapi/asm/bitsperlong.h.gz' [all...] |
H A D | opengrok2.0.log | [all...] |