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.c894 uint32_t neg = simd_data(desc) << 31; in HELPER() local
936 uint64_t neg = (uint64_t)simd_data(desc) << 63; in HELPER() local
962 static inline uint32_t f16mop_adj_pair(uint32_t pair, uint32_t pg, uint32_t neg) in f16mop_adj_pair()
1009 uint32_t neg = simd_data(desc) * 0x80008000u; in HELPER() local
1055 uint32_t neg = simd_data(desc) * 0x80008000u; in HELPER() local
1093 bool neg = simd_data(desc); in do_imopa() 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()
392 bool neg, bool round, uint32_t *sat) in do_sqrdmlah_s()
565 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/qemu/target/sparc/
H A Dfop_helper.c128 F_HELPER(neg, q) in F_HELPER() argument
/openbmc/linux/drivers/iio/afe/
H A Diio-rescale.c29 u32 neg; in rescale_process_scale() local
/openbmc/qemu/target/arm/
H A Dvfp_helper.c289 float32 VFP_HELPER(neg, s)(float32 a) in VFP_HELPER() argument
294 float64 VFP_HELPER(neg, d)(float64 a) in VFP_HELPER() argument
/openbmc/qemu/tests/tcg/multiarch/system/
H A Dmemory.c80 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/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/linux/drivers/auxdisplay/
H A Dpanel.c1389 int in, out, bit, neg; in input_name2mask() local
/openbmc/qemu/include/hw/core/
H A Dcpu.h575 CPUNegativeOffsetState neg; member
/openbmc/qemu/hw/dma/
H A Dpl330.c624 static void pl330_dmaadxh(PL330Chan *ch, uint8_t *args, bool ra, bool neg) in pl330_dmaadxh()

12