Home
last modified time | relevance | path

Searched refs:format (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/arch/s390/tools/
A Dgen_opcode_table.c19 char **format; member
39 char *format; member
70 .format = (char *[]) {
85 .format = (char *[]) {
95 .format = (char *[]) {
138 strcpy(tmp, format); in insn_format_to_type()
177 return strcmp(((struct insn *)a)->format, ((struct insn *)b)->format); in cmpformat()
182 char *format; in print_formats() local
186 format = ""; in print_formats()
190 if (!strcmp(format, desc->insn[i].format)) in print_formats()
[all …]
/arch/arm/kernel/
A Dcacheinfo.c37 u32 format = FIELD_GET(CTR_FORMAT_MASK, ctr); in cache_line_size_cp15() local
39 if (format == CTR_FORMAT_ARMV7) { in cache_line_size_cp15()
43 } else if (WARN_ON_ONCE(format != CTR_FORMAT_ARMV6)) { in cache_line_size_cp15()
86 u32 ctr, format; in detect_cache_level() local
94 format = FIELD_GET(CTR_FORMAT_MASK, ctr); in detect_cache_level()
95 if (format != CTR_FORMAT_ARMV7) in detect_cache_level()
/arch/powerpc/boot/
A Dstdio.h11 extern int printf(const char *fmt, ...) __attribute__((format(printf, 1, 2)));
16 __attribute__((format(printf, 2, 3)));
A Dwrapper50 format=
198 elf64-powerpcle) format=elf64lppc ;;
199 elf64-powerpc) format=elf32ppc ;;
200 elf32-powerpc) format=elf32ppc ;;
266 if [ "$format" != "elf32ppc" ]; then
405 xz --format=lzma -f -6 "$vmz.$$"
497 … ${CROSS}ld -m $format -T $lds $text_start $pie $nodl $nowarn $rodynamic $notext -o "$ofile" $map \
/arch/powerpc/platforms/powernv/
A Dopal-secvar.c105 const char *format; in opal_secvar_format() local
113 rc = of_property_read_string(node, "format", &format); in opal_secvar_format()
117 rc = snprintf(buf, bufsize, "%s", format); in opal_secvar_format()
150 .format = opal_secvar_format,
/arch/m68k/include/uapi/asm/
A Dptrace.h43 unsigned format : 4; /* frame format specifier */ member
50 unsigned format : 4; /* frame format specifier */ member
/arch/powerpc/xmon/
A Dnonstdio.c167 void xmon_printf(const char *format, ...) in xmon_printf() argument
173 va_start(args, format); in xmon_printf()
174 n = vsnprintf(xmon_outbuf, sizeof(xmon_outbuf), format, args); in xmon_printf()
/arch/x86/entry/vdso/
A Dvdso2c.c87 __attribute__((format(printf, 1, 2))) __attribute__((noreturn))
88 static void fail(const char *format, ...) in fail() argument
91 va_start(ap, format); in fail()
93 vfprintf(stderr, format, ap); in fail()
/arch/sparc/vdso/
A Dvdso2c.c83 __attribute__((format(printf, 1, 2))) __attribute__((noreturn))
84 static void fail(const char *format, ...) in fail() argument
88 va_start(ap, format); in fail()
90 vfprintf(stderr, format, ap); in fail()
/arch/um/include/shared/
A Duser.h28 __attribute__ ((format (printf, 1, 2)));
44 __attribute__ ((format (printf, 1, 2)));
/arch/m68k/kernel/
A Dtraps.c479 if (fp->ptregs.format == 0xA) in bus_error030()
625 if (fp->ptregs.format == 10) in bus_error030()
759 pr_debug("*** Bus Error *** Format is %x\n", fp->ptregs.format); in buserr_c()
783 switch (fp->ptregs.format) { in buserr_c()
860 pr_info("Frame format=%X ", regs->format); in show_registers()
861 switch (regs->format) { in show_registers()
975 fp->ptregs.format); in bad_super_trap()
978 vector, fp->ptregs.format); in bad_super_trap()
986 (fp->ptregs.format) == 0xA ? in bad_super_trap()
990 (fp->ptregs.format) == 0xA ? in bad_super_trap()
[all …]
A Dsignal.c103 regs->stkadj = frame_extra_sizes(regs->format); in fixup_exception()
106 tregs->format = FORMAT; in fixup_exception()
205 regs->format = 0x4; in adjustformat()
659 regs->format = formatvec >> 12; in mangle_kernel_stack()
671 if (new->ptregs.format == 7) // bus error frame in mangle_kernel_stack()
881 int fsize = frame_extra_sizes(tregs->format); in setup_frame()
887 tregs->format); in setup_frame()
934 tregs->format = 0; in setup_frame()
954 int fsize = frame_extra_sizes(tregs->format); in setup_rt_frame()
959 regs->format); in setup_rt_frame()
[all …]
/arch/s390/include/asm/
A Dfcx.h39 u32 format:2; member
129 u32 format:8; member
206 u32 format:8; member
264 u32 format:8; member
/arch/arm/boot/dts/intel/pxa/
A Dpxa300-raumfeld-connector.dts20 format = "i2s";
36 format = "i2s";
/arch/arm/boot/dts/socionext/
A Duniphier-pxs2-gentil.dts59 dai-format = "i2s";
73 dai-format = "i2s";
/arch/arc/kernel/
A Djump_label.c11 #define arc_jl_fatal(format...) \ argument
13 pr_err(JUMPLABEL_ERR format); \
/arch/powerpc/include/asm/
A Dxmon.h26 extern __printf(1, 2) void xmon_printf(const char *format, ...);
/arch/m68k/fpsp040/
A Dutil.S161 | Input a0 points to an operand in the internal extended format
162 | Output a0 points to the result in the internal extended format
169 | ;for fmovout, the destination format
176 | a0 points to operand in internal extended format
178 | a0 points to result in internal extended format
325 | get destination format - this is the also the rounding precision
349 | For move out instructions (opclass 011) the destination format
433 | g_dfmtou --- put destination format in d0{1:0}
435 | If E1, the format is from cmdreg1b{12:10}
436 | If E3, the format is extended.
[all …]
/arch/arm/nwfpe/
A Dsoftfloat-specialize61 Internal canonical NaN format.
105 `a' to the canonical NaN format. If `a' is a signaling NaN, the invalid
124 precision floating-point format.
199 `a' to the canonical NaN format. If `a' is a signaling NaN, the invalid
218 precision floating-point format.
307 point NaN `a' to the canonical NaN format. If `a' is a signaling NaN, the
326 double-precision floating-point format.
/arch/arm/boot/dts/st/
A Dstihxxx-b2120.dtsi33 format = "i2s";
47 format = "i2s";
62 format = "left_j";
/arch/mips/include/asm/octeon/
A Dcvmx-led-defs.h141 uint64_t format:4; member
143 uint64_t format:4;
/arch/um/os-Linux/
A Duser_syms.c41 extern int __sprintf_chk(char *str, int flag, size_t len, const char *format);
/arch/arm/boot/dts/marvell/
A Darmada-388-db.dts158 format = "i2s";
169 format = "i2s";
180 format = "i2s";
/arch/arm64/boot/dts/exynos/google/
A Dgs101-raven.dts27 format = "a8r8g8b8";
/arch/alpha/include/asm/
A Dconsole.h23 __attribute__ ((format (printf, 1, 2)));

Completed in 42 milliseconds

12345678910>>...20