/openbmc/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 147 refcount_t neg = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_DEC_NEGATIVE() local 161 refcount_t neg = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() local 176 refcount_t neg = REFCOUNT_INIT(3); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() local
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | libgcc2.c | 107 int neg = 0; in __divsi3() local 131 int neg = 0; in __modsi3() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sme_helper.c | 910 uint32_t neg = simd_data(desc) << 31; in HELPER() local 952 uint64_t neg = (uint64_t)simd_data(desc) << 63; in HELPER() local 978 static inline uint32_t f16mop_adj_pair(uint32_t pair, uint32_t pg, uint32_t neg) in f16mop_adj_pair() 1036 uint32_t neg = simd_data(desc) * 0x80008000u; in HELPER() local 1086 uint32_t neg = simd_data(desc) * 0x80008000u; in HELPER() local 1153 bool neg = simd_data(desc); in do_imopa_s() local 1175 bool neg = simd_data(desc); in do_imopa_d() local
|
H A D | vec_helper.c | 159 bool neg, bool round) in do_sqrdmlah_b() 223 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_h() 464 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s() 709 int64_t do_sqrdmlah_d(int64_t n, int64_t m, int64_t a, bool neg, bool round) in do_sqrdmlah_d()
|
/openbmc/linux/fs/dlm/ |
H A D | recoverd.c | 54 int error, neg = 0; in ls_recover() local
|
H A D | member.c | 552 int i, error, neg = 0, low = -1; in dlm_recover_members() local
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | 342 unsigned long *val, bool *neg, in proc_get_long() 400 static void proc_put_long(void **buf, size_t *size, unsigned long val, bool neg) in proc_put_long() 505 bool neg; in __do_proc_dointvec() local 566 bool neg; in do_proc_douintvec_w() local 1059 bool neg; in __do_proc_doulongvec_minmax() local 1400 bool neg; in proc_do_large_bitmap() local
|
/openbmc/u-boot/arch/nios2/lib/ |
H A D | libgcc.c | 487 word_type neg = 0; in __divsi3() local 521 word_type neg = 0; in __modsi3() local
|
/openbmc/linux/lib/ |
H A D | test_ubsan.c | 25 volatile int neg = -1, wrap = 4; in test_ubsan_shift_out_of_bounds() local
|
/openbmc/u-boot/tools/ |
H A D | img2srec.c | 115 bool neg = false; in ExtractNumber() local
|
/openbmc/linux/tools/include/nolibc/ |
H A D | stdlib.h | 45 int neg = 0; in atol() local
|
/openbmc/linux/drivers/iio/afe/ |
H A D | iio-rescale.c | 29 u32 neg; in rescale_process_scale() local
|
/openbmc/qemu/tests/tcg/multiarch/system/ |
H A D | memory.c | 91 static inline uint8_t get_byte(int index, bool neg) in get_byte()
|
/openbmc/qemu/util/ |
H A D | cutils.c | 509 bool neg; in qemu_strtoui() local
|
/openbmc/linux/drivers/power/supply/ |
H A D | 88pm860x_battery.c | 113 unsigned long long neg; member
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | jr3_pci.h | 267 neg enumerator
|
/openbmc/linux/block/ |
H A D | blk-sysfs.c | 278 #define QUEUE_SYSFS_BIT_FNS(name, flag, neg) \ argument
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | fpu_helper.c | 818 static inline uint16_t dcmask(int bit, bool neg) in dcmask()
|
/openbmc/qemu/tcg/ |
H A D | optimize.c | 2107 static bool fold_setcond_zmask(OptContext *ctx, TCGOp *op, bool neg) in fold_setcond_zmask() 2209 static void fold_setcond_tst_pow2(OptContext *ctx, TCGOp *op, bool neg) in fold_setcond_tst_pow2()
|
/openbmc/linux/kernel/sched/ |
H A D | debug.c | 101 int neg = 0; in sched_feat_set() local
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | dp.c | 505 int neg; in tegra_dc_dp_calc_config() local
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | 578 CPUNegativeOffsetState neg; member
|
/openbmc/linux/drivers/auxdisplay/ |
H A D | panel.c | 1389 int in, out, bit, neg; in input_name2mask() local
|
/openbmc/qemu/hw/dma/ |
H A D | pl330.c | 617 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()
|
/openbmc/linux/kernel/trace/ |
H A D | trace.c | 5288 struct tracer_opt *opts, int neg) in __set_tracer_option() 5305 static int set_tracer_option(struct trace_array *tr, char *cmp, int neg) in set_tracer_option() 5402 int neg = 0; in trace_set_options() local
|