/lib/zstd/common/ |
A D | bits.h | 17 MEM_STATIC unsigned ZSTD_countTrailingZeros32_fallback(U32 val) in ZSTD_countTrailingZeros32_fallback() 29 MEM_STATIC unsigned ZSTD_countTrailingZeros32(U32 val) in ZSTD_countTrailingZeros32() 39 MEM_STATIC unsigned ZSTD_countLeadingZeros32_fallback(U32 val) in ZSTD_countLeadingZeros32_fallback() 56 MEM_STATIC unsigned ZSTD_countLeadingZeros32(U32 val) in ZSTD_countLeadingZeros32() 66 MEM_STATIC unsigned ZSTD_countTrailingZeros64(U64 val) in ZSTD_countTrailingZeros64() 84 MEM_STATIC unsigned ZSTD_countLeadingZeros64(U64 val) in ZSTD_countLeadingZeros64() 102 MEM_STATIC unsigned ZSTD_NbCommonBytes(size_t val) in ZSTD_NbCommonBytes() 119 MEM_STATIC unsigned ZSTD_highbit32(U32 val) /* compress, dictBuilder, decodeCorpus */ in ZSTD_highbit32()
|
A D | mem.h | 154 MEM_STATIC void MEM_writeLE16(void *memPtr, U16 val) in MEM_writeLE16() 164 MEM_STATIC void MEM_writeLE24(void *memPtr, U32 val) in MEM_writeLE24() 198 MEM_STATIC void MEM_writeLEST(void *memPtr, size_t val) in MEM_writeLEST() 236 MEM_STATIC void MEM_writeBEST(void *memPtr, size_t val) in MEM_writeBEST()
|
/lib/ |
A D | clz_ctz.c | 18 int __weak __ctzsi2(int val) in __ctzsi2() 25 int __weak __clzsi2(int val) in __clzsi2() 32 int __weak __clzdi2(u64 val) in __clzdi2() 39 int __weak __ctzdi2(u64 val) in __ctzdi2()
|
A D | iomap.c | 193 #define pio_write16be(val,port) outw(swab16(val),port) argument 194 #define pio_write32be(val,port) outl(swab32(val),port) argument 203 void iowrite8(u8 val, void __iomem *addr) in iowrite8() 209 void iowrite16(u16 val, void __iomem *addr) in iowrite16() 215 void iowrite16be(u16 val, void __iomem *addr) in iowrite16be() 221 void iowrite32(u32 val, void __iomem *addr) in iowrite32() 227 void iowrite32be(u32 val, void __iomem *addr) in iowrite32be() 264 void __iowrite64_lo_hi(u64 val, void __iomem *addr) in __iowrite64_lo_hi() 272 void __iowrite64_hi_lo(u64 val, void __iomem *addr) in __iowrite64_hi_lo() 280 void __iowrite64be_lo_hi(u64 val, void __iomem *addr) in __iowrite64be_lo_hi() [all …]
|
A D | linear_ranges.c | 88 unsigned int *val) in linear_range_get_value() 112 unsigned int selector, unsigned int *val) in linear_range_get_value_array() 139 unsigned int val, unsigned int *selector, in linear_range_get_selector_low() 183 int ranges, unsigned int val, in linear_range_get_selector_low_array() 220 unsigned int val, unsigned int *selector, in linear_range_get_selector_high() 256 unsigned int val, unsigned int *selector) in linear_range_get_selector_within()
|
A D | test_ubsan.c | 16 volatile int val = INT_MAX; in test_ubsan_add_overflow() local 24 volatile int val = INT_MIN; in test_ubsan_sub_overflow() local 33 volatile int val = INT_MAX / 2; in test_ubsan_mul_overflow() local 41 volatile int val = INT_MIN; in test_ubsan_negate_overflow() local 49 volatile int val = 16; in test_ubsan_divrem_overflow() local 58 volatile long val = LONG_MAX; in test_ubsan_truncate_signed() local 107 bool val, val2, *ptr; in test_ubsan_load_invalid_value() local 131 volatile int *ptr, val = 6; in test_ubsan_misaligned_access() local
|
A D | fault-inject.c | 190 static int debugfs_ul_set(void *data, u64 val) in debugfs_ul_set() 196 static int debugfs_ul_get(void *data, u64 *val) in debugfs_ul_get() 212 static int debugfs_stacktrace_depth_set(void *data, u64 val) in debugfs_stacktrace_depth_set() 275 static ssize_t fault_uint_attr_show(unsigned int val, char *page) in fault_uint_attr_show() 280 static ssize_t fault_ulong_attr_show(unsigned long val, char *page) in fault_ulong_attr_show() 285 static ssize_t fault_bool_attr_show(bool val, char *page) in fault_bool_attr_show() 290 static ssize_t fault_atomic_t_attr_show(atomic_t val, char *page) in fault_atomic_t_attr_show() 295 static ssize_t fault_uint_attr_store(unsigned int *val, const char *page, size_t count) in fault_uint_attr_store() 321 static ssize_t fault_bool_attr_store(bool *val, const char *page, size_t count) in fault_bool_attr_store() 334 static ssize_t fault_atomic_t_attr_store(atomic_t *val, const char *page, size_t count) in fault_atomic_t_attr_store() [all …]
|
A D | iomem_copy.c | 21 void memset_io(volatile void __iomem *addr, int val, size_t count) in memset_io() 73 long val = __raw_readq(src); in memcpy_fromio() local 114 long val = get_unaligned((long *)src); in memcpy_toio() local
|
A D | win_minmax.c | 30 const struct minmax_sample *val) in minmax_subwin_update() 69 struct minmax_sample val = { .t = t, .v = meas }; in minmax_running_max() local 87 struct minmax_sample val = { .t = t, .v = meas }; in minmax_running_min() local
|
A D | bcd.c | 5 unsigned _bcd2bin(unsigned char val) in _bcd2bin() 11 unsigned char _bin2bcd(unsigned val) in _bin2bcd()
|
A D | trace_readwrite.c | 16 void log_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_write_mmio() 24 void log_post_write_mmio(u64 val, u8 width, volatile void __iomem *addr, in log_post_write_mmio() 40 void log_post_read_mmio(u64 val, u8 width, const volatile void __iomem *addr, in log_post_read_mmio()
|
A D | atomic64.c | 49 s64 val; in generic_atomic64_read() local 145 s64 val; in generic_atomic64_dec_if_positive() local 162 s64 val; in generic_atomic64_cmpxchg() local 179 s64 val; in generic_atomic64_xchg() local 195 s64 val; in generic_atomic64_fetch_add_unless() local
|
A D | notifier-error-inject.c | 6 static int debugfs_errno_set(void *data, u64 val) in debugfs_errno_set() 12 static int debugfs_errno_get(void *data, u64 *val) in debugfs_errno_get() 28 unsigned long val, void *p) in notifier_err_inject_callback()
|
A D | atomic64_test.c | 20 #define TEST(bit, op, c_op, val) \ argument 44 #define TEST_RETURN(bit, op, c_op, val) \ argument 53 #define TEST_FETCH(bit, op, c_op, val) \ argument 62 #define RETURN_FAMILY_TEST(bit, op, c_op, val) \ argument 67 #define FETCH_FAMILY_TEST(bit, op, c_op, val) \ argument
|
A D | dhry_1.c | 227 #define dhry_assert_int_eq(val, expected) \ in dhry() argument 234 #define dhry_assert_char_eq(val, expected) \ in dhry() argument 241 #define dhry_assert_string_eq(val, expected) \ in dhry() argument
|
A D | refcount.c | 57 int val = 1; in refcount_dec_if_one() local 76 unsigned int new, val = atomic_read(&r->refs); in refcount_dec_not_one() local
|
A D | ubsan.c | 162 static s_max get_signed_val(struct type_descriptor *type, void *val) in get_signed_val() 177 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative() 182 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val() 199 u_max val = get_unsigned_val(type, value); in val_to_string() local 511 void __ubsan_handle_load_invalid_value(void *_data, void *val) in __ubsan_handle_load_invalid_value()
|
A D | test_fpu_glue.c | 24 static int test_fpu_get(void *data, u64 *val) in test_fpu_get()
|
A D | usercopy.c | 47 unsigned long val; in check_zeroed_user() local
|
A D | notifier-error-inject.h | 7 unsigned long val; member
|
A D | dhry_run.c | 58 static int dhry_run_set(const char *val, const struct kernel_param *kp) in dhry_run_set()
|
A D | parser.c | 143 long val; in match_number() local 174 u64 val; in match_u64int() local
|
/lib/crypto/mpi/ |
A D | mpicoder.c | 42 MPI val = NULL; in mpi_read_raw_data() local 86 MPI val; in mpi_read_from_buffer() local 339 MPI val = NULL; in mpi_read_raw_from_sgl() local
|
/lib/kunit/ |
A D | attributes.c | 53 long val = (long)attr; in attr_enum_to_string() local 63 bool val = (bool)attr; in attr_bool_to_string() local 90 static int int_filter(long val, const char *op, int input, int *err) in int_filter() 182 long val = (long)attr; in attr_bool_filter() local
|
/lib/zlib_inflate/ |
A D | inftrees.h | 30 unsigned short val; /* offset in table or code value */ member
|