Searched refs:__force (Results 1 - 16 of 16) sorted by relevance
| /third_party/fsverity-utils/common/ |
| H A D | common_defs.h | 25 #ifndef __force 27 # define __force __attribute__((force)) macro 29 # define __force macro 80 # define cpu_to_le16(v) ((__force __le16)(u16)(v)) 81 # define le16_to_cpu(v) ((__force u16)(__le16)(v)) 82 # define cpu_to_le32(v) ((__force __le32)(u32)(v)) 83 # define le32_to_cpu(v) ((__force u32)(__le32)(v)) 84 # define cpu_to_le64(v) ((__force __le64)(u64)(v)) 85 # define le64_to_cpu(v) ((__force u64)(__le64)(v)) 87 # define cpu_to_le16(v) ((__force __le1 [all...] |
| /third_party/eudev/src/shared/ |
| H A D | sparse-endian.h | 30 #define __force __attribute__((force)) macro 33 #define __force macro 72 static inline le16_t htole16(uint16_t value) { return (le16_t __force) bswap_16_on_be(value); } in htole16() 73 static inline le32_t htole32(uint32_t value) { return (le32_t __force) bswap_32_on_be(value); } in htole32() 74 static inline le64_t htole64(uint64_t value) { return (le64_t __force) bswap_64_on_be(value); } in htole64() 76 static inline be16_t htobe16(uint16_t value) { return (be16_t __force) bswap_16_on_le(value); } in htobe16() 77 static inline be32_t htobe32(uint32_t value) { return (be32_t __force) bswap_32_on_le(value); } in htobe32() 78 static inline be64_t htobe64(uint64_t value) { return (be64_t __force) bswap_64_on_le(value); } in htobe64() 80 static inline uint16_t le16toh(le16_t value) { return bswap_16_on_be((uint16_t __force)value); } in le16toh() 81 static inline uint32_t le32toh(le32_t value) { return bswap_32_on_be((uint32_t __force)valu in le16toh() [all...] |
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | enum-bitwise-mixed.c | 2 #define __force __attribute__((force)) macro 7 AR = (__force bits) 0, 9 AS = (__force bits) 1, 16 BR = (__force bits) 0, 18 BS = (__force bits) 1,
|
| H A D | enum-bitwise.c | 2 #define __force __attribute__((force)) macro 7 RZ = (__force bits) 0, 8 RO = (__force bits) 1, 9 RM = (__force bits) -1,
|
| H A D | enum-bitwise-bad.c | 2 #define __force __attribute__((force)) macro 8 A = (__force apple_t) 0, 9 B = (__force orange_t) 1,
|
| H A D | bitwise-cast-ptr.c | 2 #define __force __attribute__((force)) macro 19 return (__force __be32 *) x; // should not warn, forced cast in tobf() 20 return (__be32 __force *) x; // should not warn, forced cast in tobf()
|
| H A D | badtype5.c | 1 #define __force __attribute__((force)) macro 6 return *(*((typeof(addr) __force *) addr)); in foo() 16 * The presence of the __force and the typeof is needed
|
| H A D | fored_arg.c | 6 #define __force __attribute__((force)) macro 8 static void foo(__force void * addr) in foo()
|
| H A D | bswap-constant-folding.c | 4 #define __force macro 8 #define __cpu_to_be16(x) ((__force __be16)__swab16((x)))
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | common.h | 176 #define le_to_host16(n) ((__force u16) (le16) (n)) 177 #define host_to_le16(n) ((__force le16) (u16) (n)) 178 #define be_to_host16(n) bswap_16((__force u16) (be16) (n)) 179 #define host_to_be16(n) ((__force be16) bswap_16((n))) 180 #define le_to_host32(n) ((__force u32) (le32) (n)) 181 #define host_to_le32(n) ((__force le32) (u32) (n)) 182 #define be_to_host32(n) bswap_32((__force u32) (be32) (n)) 183 #define host_to_be32(n) ((__force be32) bswap_32((n))) 184 #define le_to_host64(n) ((__force u64) (le64) (n)) 185 #define host_to_le64(n) ((__force le6 439 #define __force global() macro 443 #define __force global() macro [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | common.h | 188 #define le_to_host16(n) ((__force u16) (le16) (n)) 189 #define host_to_le16(n) ((__force le16) (u16) (n)) 190 #define be_to_host16(n) bswap_16((__force u16) (be16) (n)) 191 #define host_to_be16(n) ((__force be16) bswap_16((n))) 192 #define le_to_host32(n) ((__force u32) (le32) (n)) 193 #define host_to_le32(n) ((__force le32) (u32) (n)) 194 #define be_to_host32(n) bswap_32((__force u32) (be32) (n)) 195 #define host_to_be32(n) ((__force be32) bswap_32((n))) 196 #define le_to_host64(n) ((__force u64) (le64) (n)) 197 #define host_to_le64(n) ((__force le6 457 #define __force global() macro 461 #define __force global() macro [all...] |
| /third_party/ltp/tools/sparse/sparse-src/validation/linear/ |
| H A D | unexamined-base-type.c | 1 # define __force __attribute__((force)) macro 9 return (*((typeof(s->a) __force *) &s->a)) & 1; in foo()
|
| /third_party/f2fs-tools/fsck/ |
| H A D | quotaio.h | 191 #define __force __attribute__((force)) macro 196 #define __force macro
|
| H A D | quotaio_v2.c | 159 be_magic = be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file()
|
| /third_party/alsa-lib/include/ |
| H A D | local.h | 157 #ifndef __force 158 #define __force macro
|
| /third_party/ltp/scripts/ |
| H A D | checkpatch.pl | 449 __force|
|
Completed in 20 milliseconds