Searched refs:c (Results 1 – 3 of 3) sorted by relevance
445 char c = buf[written]; in flush_buffer() local446 if (c == '0') { in flush_buffer()450 } else if (c == 0) { in flush_buffer()
114 char c = 0; in devt_from_partuuid() local117 if (sscanf(slash + 1, "PARTNROFF=%d%c", &offset, &c) != 1) in devt_from_partuuid()
78 …nt x) { asm goto ("": "=r"(x) ::: bar); return x; bar: return 0; }' | $(CC) -x c - -c -o /dev/null)83 ….long (%l[bar]) - .": "+m"(*x) ::: bar); return *x; bar: return 0; }' | $CC -x c - -c -o /dev/null)89 def_bool $(success,echo 'void foo(void) { asm inline (""); }' | $(CC) -x c - -c -o /dev/null)92 …ho '__attribute__((no_profile_instrument_function)) int x();' | $(CC) -x c - -c -o /dev/null -Werr…888 # written after the unmap. Details are in mm/rmap.c near the check for1459 see arch/parisc/kernel/unaligned.c for reference2424 # macros for not-implemented syscalls in kernel/sys_ni.c and2425 # kernel/time/posix-stubs.c. All these overrides need to be available in