/linux/drivers/misc/lkdtm/ |
H A D | refcount.c | 147 refcount_t neg = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_DEC_NEGATIVE() local 150 refcount_dec(&neg); in lkdtm_REFCOUNT_DEC_NEGATIVE() 152 check_negative(&neg, 0); in lkdtm_REFCOUNT_DEC_NEGATIVE() 161 refcount_t neg = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() local 164 if (refcount_dec_and_test(&neg)) in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() 167 check_negative(&neg, 0); in lkdtm_REFCOUNT_DEC_AND_TEST_NEGATIVE() 176 refcount_t neg = REFCOUNT_INIT(3); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() local 179 if (refcount_sub_and_test(5, &neg)) in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() 182 check_negative(&neg, 3); in lkdtm_REFCOUNT_SUB_AND_TEST_NEGATIVE() 191 refcount_t neg in lkdtm_REFCOUNT_SUB_AND_TEST_ZERO() local [all...] |
/linux/kernel/ |
H A D | sysctl.c | 261 * @neg: set to %TRUE if number is negative 272 unsigned long *val, bool *neg, in proc_get_long() argument 289 *neg = true; in proc_get_long() 292 *neg = false; in proc_get_long() 325 * @neg: sign of the number, %TRUE for negative 330 static void proc_put_long(void **buf, size_t *size, unsigned long val, bool neg) in proc_put_long() argument 335 sprintf(p, "%s%lu", neg ? "-" : "", val); in proc_put_long() 435 bool neg; in __do_proc_dointvec() local 442 err = proc_get_long(&p, &left, &lval, &neg, in __do_proc_dointvec() 447 if (conv(&neg, in __do_proc_dointvec() 496 bool neg; do_proc_douintvec_w() local 921 bool neg; __do_proc_doulongvec_minmax() local 1239 bool neg; proc_do_large_bitmap() local [all...] |
/linux/tools/include/nolibc/ |
H A D | stdlib.h | 67 int neg = 0; in atol() local 70 neg = 1; in atol() 82 return neg ? -ret : ret; in atol() 441 unsigned char neg = 0, overflow = 0; in __strtox() local 456 neg = 1; in __strtox() 460 if (signed_ && neg) in __strtox() 507 return neg ? -val : val; in __strtox()
|
/linux/arch/arm64/lib/ |
H A D | tishift.S | 24 neg w1, w3 46 neg w0, w3 68 neg w0, w3
|
H A D | strcmp.S | 114 neg shift, src2, lsl 3 /* Bits to alignment -64. */ 135 neg shift, src2, lsl 3 174 neg shift, shift
|
H A D | strncmp.S | 167 neg tmp3, count, lsl #3 /* 64 - bits(bytes beyond align). */ 200 neg count, count 236 neg neg_offset, offset
|
H A D | memset.S | 72 neg tmp2, dst 169 neg tmp2, dst
|
/linux/arch/sh/lib/ |
H A D | udivsi3_i4i-Os.S | 97 neg r5,r5 101 neg r4,r4 110 neg r4,r4 126 neg r0,r0
|
H A D | udivsi3_i4i.S | 91 neg r4,r0 170 neg r5,r5 173 neg r4,r4 232 neg r0,r0 238 neg r4,r4 274 neg r1,r0
|
/linux/arch/m68k/fpsp040/ |
H A D | x_ovfl.S | 23 | RM For pos overflow, the largest pos number. For neg overflow, 25 | RP For pos overflow, +infinity. For neg overflow, the largest 26 | neg number
|
H A D | kernel_ex.S | 67 bsetb #neg_bit,FPSR_CC(%a6) |set neg bit in FPSR 79 btstb #sign_bit,ETEMP_EX(%a6) |check sign for neg or pos 84 bsetb #neg_bit,FPSR_CC(%a6) |set neg bit in FPSR 95 btstb #sign_bit,ETEMP_EX(%a6) |check sign for neg or pos 97 bsetb #neg_bit,FPSR_CC(%a6) |set neg bit in FPSR
|
H A D | do_func.S | 110 bsr ld_mzero |if neg, load neg zero, return here 118 bne ld_mzero |if neg, load neg zero 311 bra ld_mzero |else neg load -0 391 bra ld_mzero |else neg load -0 461 bra ld_mzero |if neg then load -0 465 bra ld_minf |else neg load -inf
|
H A D | res_func.S | 175 bchgb #7,LOCAL_EX(%a0) |do neg 471 bchgb #7,LOCAL_EX(%a0) |do neg 508 bne cu_dnd |load double neg zero 509 bra cu_dndr |load double neg zero w/lsb 523 bne cu_snd |load single neg zero 524 bra cu_sndr |load single neg zero w/lsb 706 bfexts FPTEMP_EX(%a6){#1:#15},%d1 |get dest exp (always neg) 745 bfexts ETEMP_EX(%a6){#1:#15},%d1 |get src exp (always neg) 810 bfexts FPTEMP_EX(%a6){#1:#15},%d1 |get dest exp (always neg) 819 bfexts ETEMP_EX(%a6){#1:#15},%d1 |get src exp (always neg) [all...] |
/linux/arch/xtensa/lib/ |
H A D | divsi3.S | 45 neg a5, a2 51 neg a2, a6 /* if udivisor == 1, then return... */
|
H A D | mulsi3.S | 99 neg a3, a2 126 neg a3, a2
|
/linux/arch/sparc/lib/ |
H A D | ffs.S | 76 neg %o0, %g1 82 neg %o0, %g1
|
H A D | ashldi3.S | 23 neg %g2
|
H A D | lshrdi3.S | 16 neg %g2
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
H A D | mem_64.S | 23 neg r0,r3 33 neg r0,r3
|
/linux/arch/powerpc/lib/ |
H A D | mem_64.S | 23 neg r0,r3 33 neg r0,r3
|
H A D | string_64.S | 58 neg r6,r3 150 neg r6,r3
|
/linux/fs/dlm/ |
H A D | recoverd.c | 126 int error, neg = 0; in ls_recover() local 151 error = dlm_recover_members(ls, rv, &neg); in ls_recover() 225 if (neg || dlm_no_directory(ls)) { in ls_recover() 273 * Other lockspace members may be going through the "neg" steps in ls_recover()
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15xx-dhcor-testbench.dtsi | 129 st,neg-edge; 147 st,neg-edge;
|
H A D | stm32mp151c-plyaqm.dts | 294 st,neg-edge; 310 st,neg-edge; 323 st,neg-edge;
|
H A D | stm32mp15xx-dhcor-drc-compact.dtsi | 230 st,neg-edge; 246 st,neg-edge; 260 st,neg-edge;
|