/linux-4.4.14/arch/mips/boot/compressed/ |
D | decompress.c | 32 extern void puts(const char *s); 35 #define puts(s) do {} while (0) macro 41 puts("\n\n"); in error() 42 puts(x); in error() 43 puts("\n\n -- System halted"); in error() 98 puts("zimage at: "); in decompress_kernel() 100 puts(" "); in decompress_kernel() 102 puts("\n"); in decompress_kernel() 109 puts("Uncompressing Linux at load address "); in decompress_kernel() 111 puts("\n"); in decompress_kernel() [all …]
|
D | dbg.c | 15 void puts(const char *s) in puts() function 35 puts(buf); in puthex()
|
/linux-4.4.14/arch/sh/boot/compressed/ |
D | misc.c | 39 int puts(const char *); 72 int puts(const char *s) in puts() function 99 puts("\n\n"); in error() 100 puts(x); in error() 101 puts("\n\n -- System halted"); in error() 133 puts("Uncompressing Linux... "); in decompress_kernel() 137 puts("Ok, booting the kernel.\n"); in decompress_kernel()
|
/linux-4.4.14/arch/m32r/boot/compressed/ |
D | misc.c | 68 puts("\n\n"); in error() 69 puts(x); in error() 70 puts("\n\n -- System halted"); in error() 88 puts("\nDecompressing Linux... "); in decompress_kernel() 91 puts("done.\nBooting the kernel.\n"); in decompress_kernel()
|
D | m32r_sio.c | 13 static int puts(const char *s) in puts() function
|
/linux-4.4.14/arch/s390/boot/compressed/ |
D | misc.c | 67 static int puts(const char *s) in puts() function 114 puts("\n\n"); in error() 115 puts(x); in error() 116 puts("\n\n -- System halted"); in error() 169 puts("Uncompressing Linux... "); in decompress_kernel() 171 puts("Ok, booting the kernel.\n"); in decompress_kernel()
|
/linux-4.4.14/tools/power/acpi/tools/ec/ |
D | ec_access.c | 43 puts("\t-r [-s sleep] : Dump EC registers"); in usage() 44 puts("\t If sleep is given, sleep x seconds,"); in usage() 45 puts("\t re-read EC registers and show changes"); in usage() 46 puts("\t-b offset : Read value at byte_offset (in hex)"); in usage() 47 puts("\t-w offset -v value : Write value at byte_offset"); in usage() 48 puts("\t-h : Print this help\n\n"); in usage() 49 puts("Offsets and values are in hexadecimal number sytem."); in usage() 50 puts("The offset and value must be between 0 and 0xff."); in usage()
|
/linux-4.4.14/arch/nios2/boot/compressed/ |
D | misc.c | 97 int puts(const char *); 166 puts("\nERROR\n"); in error() 167 puts(x); in error() 168 puts("\n\n -- System halted"); in error() 184 puts("Uncompressing Linux... "); in decompress_kernel() 186 puts("Ok, booting the kernel.\n"); in decompress_kernel()
|
D | console.c | 120 static int puts(const char *s) in puts() function
|
/linux-4.4.14/Documentation/ptp/ |
D | testptp.c | 297 puts("frequency adjustment okay"); in main() 309 puts("time shift okay"); in main() 327 puts("set time okay"); in main() 336 puts("set time okay"); in main() 346 puts("set time okay"); in main() 358 puts("external time stamp request okay"); in main() 452 puts("periodic output request okay"); in main() 464 puts("set pin function okay"); in main() 473 puts("pps for system time request okay"); in main() 479 puts("n_samples should be between 1 and 25"); in main() [all …]
|
/linux-4.4.14/arch/alpha/boot/ |
D | misc.c | 27 #define puts srm_printk macro 143 puts("\n\n"); in error() 144 puts(x); in error() 145 puts("\n\n -- System halted"); in error()
|
/linux-4.4.14/arch/x86/boot/ |
D | main.c | 130 puts("WARNING: Ancient bootloader, some functionality " in init_heap() 143 puts("early console in setup code\n"); in main() 150 puts("Unable to boot - please use a kernel appropriate " in main()
|
D | video.c | 112 puts("\b \b"); in get_entry() 158 puts("Mode: Resolution: Type: "); in display_menu() 207 puts("Press <ENTER> to see video modes available, " in mode_menu() 224 puts("Enter a video mode or \"scan\" to scan for " in mode_menu()
|
D | cpucheck.c | 170 puts("WARNING: Forcing PAE in CPU flags\n"); in check_cpu() 175 puts("WARNING: PAE disabled. Use parameter 'forcepae' to enable at your own risk!\n"); in check_cpu()
|
D | pm.c | 111 puts("A20 gate not responding, unable to boot...\n"); in go_to_protected_mode()
|
D | cpu.c | 91 puts("This kernel requires the following features " in validate_cpu()
|
D | tty.c | 63 void __attribute__((section(".inittext"))) puts(const char *str) in puts() function
|
D | printf.c | 306 puts(printf_buf); in printf()
|
D | boot.h | 336 void puts(const char *);
|
/linux-4.4.14/samples/hidraw/ |
D | hid-example.c | 83 puts("\n"); in main() 133 puts("\n"); in main() 155 puts("\n"); in main()
|
/linux-4.4.14/arch/m68k/tools/amiga/ |
D | dmesg.c | 62 puts(">>>>>>>>>>>>>>>>>>>>"); in main() 66 puts("<<<<<<<<<<<<<<<<<<<<"); in main()
|
/linux-4.4.14/scripts/dtc/ |
D | fdtget.c | 136 puts(name); in list_properties() 169 puts(pathp); in list_subnodes() 230 puts(disp->default_val); in show_data_for_item() 265 puts(disp->default_val); in do_fdtget()
|
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 229 puts(str); in trace_print_string() 252 puts("{"); in trace_print_entry() 260 puts("}"); in trace_print_entry()
|
/linux-4.4.14/Documentation/laptops/ |
D | dslm.c | 128 puts("usage: dslm [-w <time>] <disk>"); in usage() 157 puts("Not waiting for system to settle down"); in main()
|
/linux-4.4.14/tools/build/feature/ |
D | test-stackprotector-all.c | 5 return puts("hi"); in main()
|
D | test-hello.c | 5 return puts("hi"); in main()
|
D | test-fortify-source.c | 5 return puts("hi"); in main()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | stih418.dtsi | 20 /* u-boot puts hpen in SBC dmem at 0xa4 offset */ 27 /* u-boot puts hpen in SBC dmem at 0xa4 offset */
|
D | stih407-family.dtsi | 25 /* u-boot puts hpen in SBC dmem at 0xa4 offset */ 32 /* u-boot puts hpen in SBC dmem at 0xa4 offset */
|
/linux-4.4.14/arch/m68k/kernel/ |
D | head.S | 506 .macro puts string macro 513 func_call puts 520 puts "\string" 1633 puts "\nMMU040\n" 1634 puts "rp:" 1772 puts "==" 1786 puts "==" 1821 puts "\nMMU030\n" 1822 puts "\nrp:" 1891 puts "\n" [all …]
|
/linux-4.4.14/tools/testing/selftests/vm/ |
D | thuge-gen.c | 241 puts("Testing non-huge shmget"); in main() 250 puts("default huge shmget"); in main()
|
/linux-4.4.14/tools/cgroup/ |
D | cgroup_event_listener.c | 71 puts("The cgroup seems to have removed."); in main()
|
/linux-4.4.14/arch/cris/boot/compressed/ |
D | README | 22 so it puts its code at 0x40700000, and initial stack at 0x40800000.
|
/linux-4.4.14/arch/s390/kvm/ |
D | Kconfig | 54 # OK, it's a little counter-intuitive to do this, but it puts it neatly under
|
/linux-4.4.14/tools/perf/ |
D | builtin-help.c | 290 puts(" The most commonly used perf commands are:"); in list_common_cmds_help() 293 puts(common_cmds[i].help); in list_common_cmds_help()
|
D | perf.c | 187 puts(perf_exec_path()); in handle_options() 191 puts(system_path(PERF_HTML_PATH)); in handle_options()
|
D | builtin-top.c | 259 puts(CONSOLE_CLEAR); in perf_top__print_sym_table()
|
D | builtin-kvm.c | 582 puts(CONSOLE_CLEAR); in print_result()
|
/linux-4.4.14/Documentation/power/ |
D | apm-acpi.txt | 6 of the two technologies and puts power management in the hands of the
|
D | pci.txt | 440 The pci_pm_prepare() routine first puts the device into the "fully functional" 474 saves them, prepares the device to signal wakeup (if necessary) and puts it into 509 The pci_pm_resume_noirq() routine first puts the device into the full-power 823 Since the PCI subsystem unconditionally puts all devices into the full power
|
D | devices.txt | 406 For example, the PCI bus type's ->pm.resume_noirq() puts the device into
|
/linux-4.4.14/Documentation/auxdisplay/ |
D | cfag12864b-example.c | 253 puts(" - [Press Enter]"); in example()
|
/linux-4.4.14/arch/alpha/lib/ |
D | callback_srm.S | 76 CALLBACK(puts, CCB_PUTS, 4)
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | sto_res.S | 4 | Takes the result and puts it in where the user expects it.
|
/linux-4.4.14/Documentation/vm/ |
D | soft-dirty.txt | 28 the kernel does is finds this fact out and puts both writable and soft-dirty
|
D | cleancache.txt | 72 coherency. For the former, if two puts are made to the same handle but 91 puts - number of puts attempted (all "succeed")
|
D | unevictable-lru.txt | 224 To "cull" an unevictable page, vmscan simply puts the page back on the LRU list
|
/linux-4.4.14/Documentation/spi/ |
D | spidev_test.c | 143 puts(" -D --device device to use (default /dev/spidev1.1)\n" in print_usage()
|
/linux-4.4.14/arch/x86/kvm/ |
D | Kconfig | 102 # OK, it's a little counter-intuitive to do this, but it puts it neatly under
|
/linux-4.4.14/Documentation/filesystems/ |
D | locks.txt | 47 practical one. It puts us in the same position as, for example, SunOS
|
D | tmpfs.txt | 8 tmpfs puts everything into the kernel internal caches and grows and
|
/linux-4.4.14/arch/openrisc/ |
D | Kconfig | 136 Now this puts kernel into infinite loop after first oops. Till
|
/linux-4.4.14/samples/bpf/ |
D | bpf_load.c | 342 puts(buf); in read_trace_pipe()
|
/linux-4.4.14/Documentation/ |
D | rpmsg.txt | 72 a tx buffer and puts it back on virtio's used descriptor ring), 89 a tx buffer and puts it back on virtio's used descriptor ring), 107 a tx buffer and puts it back on virtio's used descriptor ring),
|
D | kref.txt | 123 There are some situations where you can optimize the gets and puts.
|
D | remoteproc.txt | 169 core puts there the ELF entry point).
|
D | ManagementStyle | 239 somebody else puts on airs, it _really_ rubs us the wrong way. You may
|
D | initrd.txt | 216 root, and puts the new root at its place. The directory for the old root
|
D | DMA-API.txt | 129 This puts memory back into the pool. The pool is what was passed to
|
D | kmemcheck.txt | 382 Our next task is now to figure out which function that puts items on this
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex.txt | 68 the mutex which puts the woken up thread back on the waiters list.
|
/linux-4.4.14/Documentation/networking/ |
D | ipvlan.txt | 59 puts the NIC in promiscous mode and degraded performance is a concern.
|
D | ppp_generic.txt | 176 or more fragments and puts a multilink header on each fragment. It
|
D | packet_mmap.txt | 482 receives a packet it puts in the buffer and updates the status with
|
/linux-4.4.14/Documentation/parisc/ |
D | registers | 122 r31: the ble instruction puts the return pointer in here.
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head.S | 1272 bmi puts 1281 @ puts corrupts {r0, r1, r2, r3} 1282 puts: loadsp r3, r1 label
|
/linux-4.4.14/arch/cris/arch-v10/ |
D | README.mm | 41 As a comparison, the Linux/i386 2.0 puts the kernel and physical RAM at
|
/linux-4.4.14/Documentation/i2c/ |
D | dev-interface | 121 Gets the adapter functionality and puts it in *funcs.
|
/linux-4.4.14/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 177 of them calls pci_disable_msi, it puts the other service driver
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-design-CFS.txt | 162 It puts the scheduling entity (task) into the red-black tree and
|
/linux-4.4.14/Documentation/prctl/ |
D | seccomp_filter.txt | 133 appear to return the value that the tracer puts in the return value
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 154 7. KVM puts the VCPU thread to sleep (on a waitqueue)
|
/linux-4.4.14/Documentation/frv/ |
D | mmu-layout.txt | 9 FR451 MMU Linux puts the MMU into EDAT mode whilst running. This means that it uses both the SAT
|
/linux-4.4.14/arch/ |
D | Kconfig | 378 feature puts, at the beginning of functions, a canary value on
|
/linux-4.4.14/Documentation/development-process/ |
D | 6.Followthrough | 146 More importantly, though: inclusion into the mainline puts your code into
|
/linux-4.4.14/Documentation/video4linux/ |
D | videobuf | 305 the portion of the code which actually puts frame data into the buffers,
|
/linux-4.4.14/Documentation/input/ |
D | elantech.txt | 85 driver always puts the hardware into absolute mode not all information
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 242 Note about SMP entry: Either your firmware puts your other 929 CPUs. For example, Apple puts the GPIO number for CPU soft reset 967 puts some variable environment information, like the arguments, or
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE | 48 the LL puts an id there, which has to be used by the HL-driver when
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 1004 This value puts the alignment restrictions on physical address
|
/linux-4.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 210 API-trace-puts
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 75 example, with ALSA dmix or JACK. Since 2.6.27 kernel, the driver puts
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1760 'promisc', control whether pcap puts the host interface into 2437 This puts the UML in a loop reading mconsole requests until a 'go'
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1224 to deadlock. This workaround puts DSB before executing ISB if
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 351 puts the following two restrictions on percpu variable
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 656 # compiler now puts constant pool in code to so it saves an instruction
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 136 wait_event() puts the woker thread in an UNINTERRUPTIBLE state
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1931 This value puts the alignment restrictions on physical address
|