Home
last modified time | relevance | path

Searched refs:u (Results 1 – 11 of 11) sorted by relevance

/scripts/atomic/fallbacks/
A Dadd_unless2 return raw_${atomic}_fetch_add_unless(v, a, u) != u;
A Dfetch_add_unless5 if (unlikely(c == u))
/scripts/atomic/kerneldoc/
A Dadd_unless10 * @u: ${int} value to compare with
12 * If (@v != @u), atomically updates @v to (@v + @a) with ${desc_order} ordering.
/scripts/coccinelle/tests/
A Dunsigned_lesser_than_zero.cocci7 /// - parts of range checks are skipped, eg. "if (u < 0 || u > 15) ...",
/scripts/package/
A Dkernel.spec76 | xargs --no-run-if-empty chmod u-x
124 | xargs --no-run-if-empty chmod u+x
/scripts/
A Dextract-sys-certs.pl130 printf "Have %u bytes of certs at VMA 0x%x\n", $size, $start;
A Ddev-needs.sh60 printf '%05u\t%s\n' ${i} "$D" | tr -d \'
/scripts/atomic/
A Datomics.tbl37 add_unless fb v i:a i:u
/scripts/kconfig/
A Dexpr.c855 unsigned long long u; member
879 val->u = strtoull(str, &tail, 16); in expr_parse_string()
939 res = (lval.u > rval.u) - (lval.u < rval.u); in __expr_calc_value()
/scripts/gdb/linux/
A Ddmesg.py138 msg = u"[{time:12.6f}] {line}\n".format(
/scripts/genksyms/
A Dlex.l54 u?int(8|16|32|64)x(1|2|4|8|16)_t return BUILTIN_INT_KEYW;

Completed in 11 milliseconds