Home
last modified time | relevance | path

Searched defs:neg (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/drivers/misc/lkdtm/
H A Drefcount.c147 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 Dlibgcc2.c107 int neg = 0; in __divsi3() local
131 int neg = 0; in __modsi3() local
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c910 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 Dvec_helper.c159 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 Drecoverd.c54 int error, neg = 0; in ls_recover() local
H A Dmember.c552 int i, error, neg = 0, low = -1; in dlm_recover_members() local
/openbmc/linux/kernel/
H A Dsysctl.c342 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 Dlibgcc.c487 word_type neg = 0; in __divsi3() local
521 word_type neg = 0; in __modsi3() local
/openbmc/linux/lib/
H A Dtest_ubsan.c25 volatile int neg = -1, wrap = 4; in test_ubsan_shift_out_of_bounds() local
/openbmc/u-boot/tools/
H A Dimg2srec.c115 bool neg = false; in ExtractNumber() local
/openbmc/linux/tools/include/nolibc/
H A Dstdlib.h45 int neg = 0; in atol() local
/openbmc/linux/drivers/iio/afe/
H A Diio-rescale.c29 u32 neg; in rescale_process_scale() local
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c91 static inline uint8_t get_byte(int index, bool neg) in get_byte()
/openbmc/qemu/util/
H A Dcutils.c509 bool neg; in qemu_strtoui() local
/openbmc/linux/drivers/power/supply/
H A D88pm860x_battery.c113 unsigned long long neg; member
/openbmc/linux/drivers/comedi/drivers/
H A Djr3_pci.h267 neg enumerator
/openbmc/linux/block/
H A Dblk-sysfs.c278 #define QUEUE_SYSFS_BIT_FNS(name, flag, neg) \ argument
/openbmc/qemu/target/s390x/tcg/
H A Dfpu_helper.c818 static inline uint16_t dcmask(int bit, bool neg) in dcmask()
/openbmc/qemu/tcg/
H A Doptimize.c2107 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 Ddebug.c101 int neg = 0; in sched_feat_set() local
/openbmc/u-boot/drivers/video/tegra124/
H A Ddp.c505 int neg; in tegra_dc_dp_calc_config() local
/openbmc/qemu/include/hw/core/
H A Dcpu.h578 CPUNegativeOffsetState neg; member
/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c1389 int in, out, bit, neg; in input_name2mask() local
/openbmc/qemu/hw/dma/
H A Dpl330.c617 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()
/openbmc/linux/kernel/trace/
H A Dtrace.c5288 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

12