/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
D | bdisp-debug.c | 43 seq_puts(s, "SRC1=mem - "); in bdisp_dbg_dump_ins() 46 seq_puts(s, "SRC1=ColorFill - "); in bdisp_dbg_dump_ins() 49 seq_puts(s, "SRC1=copy - "); in bdisp_dbg_dump_ins() 52 seq_puts(s, "SRC1=fil - "); in bdisp_dbg_dump_ins() 55 seq_puts(s, "SRC1=??? - "); in bdisp_dbg_dump_ins() 63 seq_puts(s, "SRC2=mem - "); in bdisp_dbg_dump_ins() 66 seq_puts(s, "SRC2=ColorFill - "); in bdisp_dbg_dump_ins() 69 seq_puts(s, "SRC2=??? - "); in bdisp_dbg_dump_ins() 74 seq_puts(s, "SRC3=mem - "); in bdisp_dbg_dump_ins() 77 seq_puts(s, "IVMX - "); in bdisp_dbg_dump_ins() [all …]
|
/linux-4.4.14/fs/proc/ |
D | proc_tty.c | 39 seq_puts(m, "system"); in show_tty_range() 41 seq_puts(m, ":/dev/tty"); in show_tty_range() 43 seq_puts(m, ":console"); in show_tty_range() 45 seq_puts(m, ":vtmaster"); in show_tty_range() 48 seq_puts(m, "console"); in show_tty_range() 51 seq_puts(m, "serial"); in show_tty_range() 55 seq_puts(m, "pty:master"); in show_tty_range() 57 seq_puts(m, "pty:slave"); in show_tty_range() 59 seq_puts(m, "pty"); in show_tty_range() 77 seq_puts(m, "system:/dev/tty\n"); in show_tty_driver() [all …]
|
D | devices.c | 12 seq_puts(f, "Character devices:\n"); in devinfo_show() 19 seq_puts(f, "\nBlock devices:\n"); in devinfo_show()
|
D | array.c | 100 seq_puts(m, "Name:\t"); in task_name() 200 seq_puts(m, "\nNStgid:"); in task_state() 204 seq_puts(m, "\nNSpid:"); in task_state() 208 seq_puts(m, "\nNSpgid:"); in task_state() 212 seq_puts(m, "\nNSsid:"); in task_state() 225 seq_puts(m, header); in render_sigset_t() 300 seq_puts(m, header); in render_cap_t() 519 seq_puts(m, " 1"); in do_task_stat() 521 seq_puts(m, " 0"); in do_task_stat()
|
D | softirqs.c | 13 seq_puts(p, " "); in show_softirqs()
|
D | task_mmu.c | 360 seq_puts(m, name); in show_map_vma() 621 seq_puts(m, "VmFlags: "); in show_smap_vma_flags() 1565 seq_puts(m, " file="); in show_numa_map() 1568 seq_puts(m, " heap"); in show_numa_map() 1578 seq_puts(m, " stack"); in show_numa_map() 1585 seq_puts(m, " huge"); in show_numa_map()
|
D | stat.c | 120 seq_puts(p, "cpu "); in show_stat()
|
/linux-4.4.14/drivers/scsi/ |
D | aha152x.c | 2508 seq_puts(m, "not issued|"); in get_command() 2510 seq_puts(m, "selecting|"); in get_command() 2512 seq_puts(m, "disconnected|"); in get_command() 2514 seq_puts(m, "aborted|"); in get_command() 2516 seq_puts(m, "identified|"); in get_command() 2518 seq_puts(m, "completed|"); in get_command() 2520 seq_puts(m, "spiordy|"); in get_command() 2522 seq_puts(m, "syncneg|"); in get_command() 2533 seq_puts(m, "SCSISEQ( "); in get_ports() 2535 seq_puts(m, "TARGET MODE "); in get_ports() [all …]
|
D | megaraid.c | 2061 seq_puts(m, MEGARAID_VERSION); in proc_show_config() 2065 seq_puts(m, "Controller Type: "); in proc_show_config() 2068 seq_puts(m, "438/466/467/471/493/518/520/531/532\n"); in proc_show_config() 2070 seq_puts(m, "418/428/434\n"); in proc_show_config() 2073 seq_puts(m, "Controller Supports 40 Logical Drives\n"); in proc_show_config() 2076 seq_puts(m, "Controller capable of 64-bit memory addressing\n"); in proc_show_config() 2078 seq_puts(m, "Controller using 64-bit memory addressing\n"); in proc_show_config() 2080 seq_puts(m, "Controller is not using 64-bit memory addressing\n"); in proc_show_config() 2106 seq_puts(m, "\nModule Parameters:\n"); in proc_show_config() 2127 seq_puts(m, "Statistical Information for this controller\n"); in proc_show_stat() [all …]
|
D | gdth_proc.c | 176 seq_puts(m, "Driver Parameters:\n"); in gdth_show_info() 195 seq_puts(m, "\nDisk Array Controller Information:\n"); in gdth_show_info() 222 seq_puts(m, "\nController Statistics:\n"); in gdth_show_info() 230 seq_puts(m, "\nPhysical Devices:"); in gdth_show_info() 329 seq_puts(m, "\n --\n"); in gdth_show_info() 332 seq_puts(m, "\nLogical Drives:"); in gdth_show_info() 414 seq_puts(m, "\n --\n"); in gdth_show_info() 417 seq_puts(m, "\nArray Drives:"); in gdth_show_info() 474 seq_puts(m, "\n --\n"); in gdth_show_info() 477 seq_puts(m, "\nHost Drives:"); in gdth_show_info() [all …]
|
D | scsi_proc.c | 197 seq_puts(s, " Model: "); in proc_print_scsidevice() 205 seq_puts(s, " Rev: "); in proc_print_scsidevice() 219 seq_puts(s, " CCS\n"); in proc_print_scsidevice() 414 seq_puts(sfile, "Attached devices:\n"); in scsi_seq_show()
|
D | wd7000.c | 1333 seq_puts(m, "Incoming mailbox:\n"); in wd7000_show_info() 1335 seq_puts(m, " queued messages: "); in wd7000_show_info() 1343 seq_puts(m, count ? "\n" : "none\n"); in wd7000_show_info() 1345 seq_puts(m, "Outgoing mailbox:\n"); in wd7000_show_info() 1348 seq_puts(m, " queued messages: "); in wd7000_show_info() 1356 seq_puts(m, count ? "\n" : "none\n"); in wd7000_show_info()
|
D | advansys.c | 2730 seq_puts(m, "Target IDs Detected:"); in asc_prt_board_devices() 2746 seq_puts(m, "\nROM BIOS Version: "); in asc_prt_adv_bios() 2753 seq_puts(m, "Disabled or Pre-3.1\n" in asc_prt_adv_bios() 2771 seq_puts(m, "Newer version of ROM BIOS is available at the ConnectCom FTP site:\n" in asc_prt_adv_bios() 2902 seq_puts(m, in asc_prt_asc_board_eeprom() 2905 seq_puts(m, " Serial Number Signature Not Present.\n"); in asc_prt_asc_board_eeprom() 2915 seq_puts(m, " Target ID: "); in asc_prt_asc_board_eeprom() 2919 seq_puts(m, "\n Disconnects: "); in asc_prt_asc_board_eeprom() 2924 seq_puts(m, "\n Command Queuing: "); in asc_prt_asc_board_eeprom() 2929 seq_puts(m, "\n Start Motor: "); in asc_prt_asc_board_eeprom() [all …]
|
D | in2000.c | 2229 seq_puts(m, "\nsync_xfer[] = "); in in2000_show_info() 2232 seq_puts(m, "\nsync_stat[] = "); in in2000_show_info() 2238 seq_puts(m, "\ncommands issued: "); in in2000_show_info() 2241 seq_puts(m, "\ndisconnects allowed:"); in in2000_show_info() 2244 seq_puts(m, "\ndisconnects done: "); in in2000_show_info() 2251 seq_puts(m, "\nconnected: "); in in2000_show_info() 2258 seq_puts(m, "\ninput_Q: "); in in2000_show_info() 2266 seq_puts(m, "\ndisconnected_Q:"); in in2000_show_info()
|
D | wd33c93.c | 2146 seq_puts(m, "\nsync_xfer[] = "); in wd33c93_show_info() 2149 seq_puts(m, "\nsync_stat[] = "); in wd33c93_show_info() 2155 seq_puts(m, "\ncommands issued: "); in wd33c93_show_info() 2158 seq_puts(m, "\ndisconnects allowed:"); in wd33c93_show_info() 2161 seq_puts(m, "\ndisconnects done: "); in wd33c93_show_info() 2170 seq_puts(m, "\nconnected: "); in wd33c93_show_info() 2178 seq_puts(m, "\ninput_Q: "); in wd33c93_show_info() 2187 seq_puts(m, "\ndisconnected_Q:"); in wd33c93_show_info()
|
D | nsp32.c | 1458 seq_puts(m, "NinjaSCSI-32 status\n\n"); in nsp32_show_info() 1480 seq_puts(m, "SDTR status\n"); in nsp32_show_info() 1486 seq_puts(m, "----- NinjaSCSI-32 host adapter\n"); in nsp32_show_info() 1493 seq_puts(m, "async"); in nsp32_show_info() 1495 seq_puts(m, " sync"); in nsp32_show_info() 1498 seq_puts(m, " none"); in nsp32_show_info()
|
D | sg.c | 2497 seq_puts(s, "host\tchan\tid\tlun\ttype\topens\tqdepth\tbusy\tonline\n"); in sg_proc_seq_show_devhdr() 2555 seq_puts(s, "-1\t-1\t-1\t-1\t-1\t-1\t-1\t-1\t-1\n"); in sg_proc_seq_show_dev() 2589 seq_puts(s, "<no active device>\n"); in sg_proc_seq_show_devstrs() 2634 seq_puts(s, cp); in sg_proc_debug_helper() 2637 seq_puts(s, srp->done ? in sg_proc_debug_helper() 2655 seq_puts(s, " No requests active\n"); in sg_proc_debug_helper() 2683 seq_puts(s, "detaching pending close "); in sg_proc_seq_show_debug()
|
/linux-4.4.14/fs/cifs/ |
D | cifsfs.c | 309 seq_puts(s, ",addr="); in cifs_show_address() 321 seq_puts(s, "(unknown)"); in cifs_show_address() 330 seq_puts(s, ",sec=none"); in cifs_show_security() 334 seq_puts(s, ",sec="); in cifs_show_security() 338 seq_puts(s, "lanman"); in cifs_show_security() 341 seq_puts(s, "ntlmv2"); in cifs_show_security() 344 seq_puts(s, "ntlm"); in cifs_show_security() 347 seq_puts(s, "krb5"); in cifs_show_security() 350 seq_puts(s, "ntlmssp"); in cifs_show_security() 354 seq_puts(s, "unknown"); in cifs_show_security() [all …]
|
D | cifs_debug.c | 120 seq_puts(m, in cifs_debug_data_proc_show() 184 seq_puts(m, "\n\tShares:"); in cifs_debug_data_proc_show() 204 seq_puts(m, " type: DISK "); in cifs_debug_data_proc_show() 206 seq_puts(m, " type: CDROM "); in cifs_debug_data_proc_show() 213 seq_puts(m, "\tDISCONNECTED "); in cifs_debug_data_proc_show() 217 seq_puts(m, "\n\tMIDs:\n"); in cifs_debug_data_proc_show() 346 seq_puts(m, "\tDISCONNECTED "); in cifs_stats_proc_show()
|
D | smb2ops.c | 434 seq_puts(m, "\n\tShare Capabilities:"); in smb2_dump_share_caps() 436 seq_puts(m, " DFS,"); in smb2_dump_share_caps() 438 seq_puts(m, " CONTINUOUS AVAILABILITY,"); in smb2_dump_share_caps() 440 seq_puts(m, " SCALEOUT,"); in smb2_dump_share_caps() 442 seq_puts(m, " CLUSTER,"); in smb2_dump_share_caps() 444 seq_puts(m, " ASYMMETRIC,"); in smb2_dump_share_caps() 446 seq_puts(m, " None"); in smb2_dump_share_caps() 448 seq_puts(m, " Aligned,"); in smb2_dump_share_caps() 450 seq_puts(m, " Partition Aligned,"); in smb2_dump_share_caps() 452 seq_puts(m, " SSD,"); in smb2_dump_share_caps() [all …]
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx_proc.c | 100 seq_puts(m, "Renegotiation Pending\n"); in ahd_format_transinfo() 122 seq_puts(m, " RDSTRM"); in ahd_format_transinfo() 126 seq_puts(m, printed_options ? "|DT" : " DT"); in ahd_format_transinfo() 130 seq_puts(m, printed_options ? "|IU" : " IU"); in ahd_format_transinfo() 134 seq_puts(m, printed_options ? "|RTI" : " RTI"); in ahd_format_transinfo() 138 seq_puts(m, printed_options ? "|QAS" : " QAS"); in ahd_format_transinfo() 145 seq_puts(m, ", "); in ahd_format_transinfo() 147 seq_puts(m, " ("); in ahd_format_transinfo() 168 seq_puts(m, "\tUser: "); in ahd_dump_target_state() 174 seq_puts(m, "\tGoal: "); in ahd_dump_target_state() [all …]
|
D | aic7xxx_proc.c | 122 seq_puts(m, ", "); in ahc_format_transinfo() 124 seq_puts(m, " ("); in ahc_format_transinfo() 148 seq_puts(m, "\tUser: "); in ahc_dump_target_state() 154 seq_puts(m, "\tGoal: "); in ahc_dump_target_state() 156 seq_puts(m, "\tCurr: "); in ahc_dump_target_state() 306 seq_puts(m, "No Serial EEPROM\n"); in ahc_linux_show_info() 308 seq_puts(m, "Serial EEPROM:\n"); in ahc_linux_show_info()
|
/linux-4.4.14/arch/x86/kernel/ |
D | irq.c | 68 seq_puts(p, " Non-maskable interrupts\n"); in arch_show_interrupts() 73 seq_puts(p, " Local timer interrupts\n"); in arch_show_interrupts() 78 seq_puts(p, " Spurious interrupts\n"); in arch_show_interrupts() 82 seq_puts(p, " Performance monitoring interrupts\n"); in arch_show_interrupts() 86 seq_puts(p, " IRQ work interrupts\n"); in arch_show_interrupts() 90 seq_puts(p, " APIC ICR read retries\n"); in arch_show_interrupts() 96 seq_puts(p, " Platform interrupts\n"); in arch_show_interrupts() 102 seq_puts(p, " Rescheduling interrupts\n"); in arch_show_interrupts() 107 seq_puts(p, " Function call interrupts\n"); in arch_show_interrupts() 111 seq_puts(p, " TLB shootdowns\n"); in arch_show_interrupts() [all …]
|
/linux-4.4.14/net/irda/ |
D | discovery.c | 354 seq_puts(seq, "IrLMP: Discovery log:\n\n"); in discovery_seq_show() 364 seq_puts(seq, "PnP Compatible "); in discovery_seq_show() 366 seq_puts(seq, "PDA/Palmtop "); in discovery_seq_show() 368 seq_puts(seq, "Computer "); in discovery_seq_show() 370 seq_puts(seq, "Printer "); in discovery_seq_show() 372 seq_puts(seq, "Modem "); in discovery_seq_show() 374 seq_puts(seq, "Fax "); in discovery_seq_show() 376 seq_puts(seq, "LAN Access "); in discovery_seq_show() 379 seq_puts(seq, "Telephony "); in discovery_seq_show() 381 seq_puts(seq, "File Server "); in discovery_seq_show() [all …]
|
D | iriap.c | 1001 seq_puts(seq, "LM-IAS Objects:\n"); in irias_seq_show() 1043 seq_puts(seq, "missing\n"); in irias_seq_show()
|
/linux-4.4.14/fs/fscache/ |
D | object-list.c | 176 seq_puts(m, "OBJECT PARENT STAT CHLDN OPS OOP IPR EX READS" in fscache_objlist_show() 181 seq_puts(m, " "); in fscache_objlist_show() 183 seq_puts(m, "OBJECT_KEY"); in fscache_objlist_show() 187 seq_puts(m, ", "); in fscache_objlist_show() 189 seq_puts(m, "AUX_DATA"); in fscache_objlist_show() 190 seq_puts(m, "\n"); in fscache_objlist_show() 195 seq_puts(m, "======== ======== ==== ===== === === === == =====" in fscache_objlist_show() 200 seq_puts(m, " ================"); in fscache_objlist_show() 201 seq_puts(m, "\n"); in fscache_objlist_show() 288 seq_puts(m, " "); in fscache_objlist_show() [all …]
|
D | histogram.c | 34 seq_puts(m, "JIFS SECS OBJ INST OP RUNS OBJ RUNS RETRV DLY RETRIEVLS\n"); in fscache_histogram_show() 37 seq_puts(m, "===== ===== ========= ========= ========= ========= =========\n"); in fscache_histogram_show()
|
D | stats.c | 144 seq_puts(m, "FS-Cache statistics\n"); in fscache_stats_show()
|
/linux-4.4.14/drivers/net/ethernet/qualcomm/ |
D | qca_debug.c | 75 seq_puts(s, "TX ring state : "); in qcaspi_info_show() 78 seq_puts(s, "empty"); in qcaspi_info_show() 80 seq_puts(s, "full"); in qcaspi_info_show() 82 seq_puts(s, "in use"); in qcaspi_info_show() 84 seq_puts(s, "\n"); in qcaspi_info_show() 93 seq_puts(s, "QCASPI_SYNC_UNKNOWN"); in qcaspi_info_show() 96 seq_puts(s, "QCASPI_SYNC_RESET"); in qcaspi_info_show() 99 seq_puts(s, "QCASPI_SYNC_READY"); in qcaspi_info_show() 102 seq_puts(s, "INVALID"); in qcaspi_info_show() 105 seq_puts(s, ")\n"); in qcaspi_info_show()
|
/linux-4.4.14/fs/ |
D | proc_namespace.c | 55 seq_puts(m, fs_infop->str); in show_sb_opts() 76 seq_puts(m, fs_infop->str); in show_mnt_opts() 116 seq_puts(m, __mnt_is_readonly(mnt) ? " ro" : " rw"); in show_vfsmnt() 123 seq_puts(m, " 0 0\n"); in show_vfsmnt() 151 seq_puts(m, mnt->mnt_flags & MNT_READONLY ? " ro" : " rw"); in show_mountinfo() 165 seq_puts(m, " unbindable"); in show_mountinfo() 168 seq_puts(m, " - "); in show_mountinfo() 177 seq_puts(m, sb->s_flags & MS_RDONLY ? " ro" : " rw"); in show_mountinfo() 198 seq_puts(m, "device "); in show_vfsstat() 204 seq_puts(m, "device "); in show_vfsstat() [all …]
|
D | locks.c | 2555 seq_puts(f, "ACCESS"); in lock_get_status() 2557 seq_puts(f, "OFDLCK"); in lock_get_status() 2559 seq_puts(f, "POSIX "); in lock_get_status() 2566 seq_puts(f, "FLOCK MSNFS "); in lock_get_status() 2568 seq_puts(f, "FLOCK ADVISORY "); in lock_get_status() 2572 seq_puts(f, "DELEG "); in lock_get_status() 2574 seq_puts(f, "LEASE "); in lock_get_status() 2577 seq_puts(f, "BREAKING "); in lock_get_status() 2579 seq_puts(f, "ACTIVE "); in lock_get_status() 2581 seq_puts(f, "BREAKER "); in lock_get_status() [all …]
|
D | seq_file.c | 663 void seq_puts(struct seq_file *m, const char *s) in seq_puts() function 674 EXPORT_SYMBOL(seq_puts);
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_debugfs.c | 226 seq_puts(m, "TUNNEL ID, peer ID from IP to IP\n"); in l2tp_dfs_seq_show() 227 seq_puts(m, " L2TPv2/L2TPv3, UDP/IP\n"); in l2tp_dfs_seq_show() 228 seq_puts(m, " sessions session-count, refcnt refcnt/sk->refcnt\n"); in l2tp_dfs_seq_show() 229 seq_puts(m, " debug tx-pkts/bytes/errs rx-pkts/bytes/errs\n"); in l2tp_dfs_seq_show() 230 seq_puts(m, " SESSION ID, peer ID, PWTYPE\n"); in l2tp_dfs_seq_show() 231 seq_puts(m, " refcnt cnt\n"); in l2tp_dfs_seq_show() 232 seq_puts(m, " offset OFFSET l2specific TYPE/LEN\n"); in l2tp_dfs_seq_show() 233 seq_puts(m, " [ cookie ]\n"); in l2tp_dfs_seq_show() 234 seq_puts(m, " [ peer cookie ]\n"); in l2tp_dfs_seq_show() 235 seq_puts(m, " config mtu/mru/rcvseq/sendseq/dataseq/lns debug reorderto\n"); in l2tp_dfs_seq_show() [all …]
|
D | l2tp_ppp.c | 1692 seq_puts(m, "PPPoL2TP driver info, " PPPOL2TP_DRV_VERSION "\n"); in pppol2tp_seq_show() 1693 seq_puts(m, "TUNNEL name, user-data-ok session-count\n"); in pppol2tp_seq_show() 1694 seq_puts(m, " debug tx-pkts/bytes/errs rx-pkts/bytes/errs\n"); in pppol2tp_seq_show() 1695 seq_puts(m, " SESSION name, addr/port src-tid/sid " in pppol2tp_seq_show() 1697 seq_puts(m, " mtu/mru/rcvseq/sendseq/lns debug reorderto\n"); in pppol2tp_seq_show() 1698 seq_puts(m, " nr/ns tx-pkts/bytes/errs rx-pkts/bytes/errs\n"); in pppol2tp_seq_show()
|
/linux-4.4.14/net/ipv4/ |
D | proc.c | 314 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 319 seq_puts(seq, "\nIcmpMsg:"); in icmpmsg_put_line() 357 seq_puts(seq, "\nIcmp: InMsgs InErrors InCsumErrors"); in icmp_put() 360 seq_puts(seq, " OutMsgs OutErrors"); in icmp_put() 386 seq_puts(seq, "Ip: Forwarding DefaultTTL"); in snmp_seq_show() 405 seq_puts(seq, "\nTcp:"); in snmp_seq_show() 409 seq_puts(seq, "\nTcp:"); in snmp_seq_show() 422 seq_puts(seq, "\nUdp:"); in snmp_seq_show() 426 seq_puts(seq, "\nUdp:"); in snmp_seq_show() 433 seq_puts(seq, "\nUdpLite:"); in snmp_seq_show() [all …]
|
/linux-4.4.14/arch/microblaze/kernel/cpu/ |
D | mb.c | 105 seq_puts(m, "Icache:\t\tno\n"); in show_cpuinfo() 112 seq_puts(m, "Dcache-Policy:\t"); in show_cpuinfo() 114 seq_puts(m, "write-back\n"); in show_cpuinfo() 116 seq_puts(m, "write-through\n"); in show_cpuinfo() 118 seq_puts(m, "Dcache:\t\tno\n"); in show_cpuinfo()
|
/linux-4.4.14/fs/dlm/ |
D | debug_fs.c | 71 seq_puts(s, "\n"); in print_format1_lock() 94 seq_puts(s, "\"\nMaster Copy\n"); in print_format1() 105 seq_puts(s, "LVB: "); in print_format1() 108 seq_puts(s, "\n "); in print_format1() 113 seq_puts(s, " (INVALID)"); in print_format1() 114 seq_puts(s, "\n"); in print_format1() 129 seq_puts(s, "Granted Queue\n"); in print_format1() 136 seq_puts(s, "Conversion Queue\n"); in print_format1() 143 seq_puts(s, "Waiting Queue\n"); in print_format1() 153 seq_puts(s, "Lookup Queue\n"); in print_format1() [all …]
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_debugfs.c | 37 seq_puts(m, set_name); in __seq_print_rq_state_bit() 41 seq_puts(m, unset_name); in __seq_print_rq_state_bit() 61 seq_puts(m, "\tlocal:"); in seq_print_request_state() 71 seq_puts(m, " -"); in seq_print_request_state() 83 seq_puts(m, " -"); in seq_print_request_state() 91 seq_puts(m, " -"); in seq_print_request_state() 132 seq_puts(m, "minor\tvnr\tstart\tsubmit\tintent\n"); in seq_print_resource_pending_meta_io() 146 seq_puts(m, "-\t"); in seq_print_resource_pending_meta_io() 160 seq_puts(m, "minor\tvnr\tage\t#waiting\n"); in seq_print_waiting_for_AL() 183 seq_puts(m, "-\t"); in seq_print_waiting_for_AL() [all …]
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | proc.c | 76 seq_puts(m, "stepping\t: unknown\n"); in show_cpuinfo() 96 seq_puts(m, "flags\t\t:"); in show_cpuinfo() 101 seq_puts(m, "\nbugs\t\t:"); in show_cpuinfo() 122 seq_puts(m, "power management:"); in show_cpuinfo() 135 seq_puts(m, "\n\n"); in show_cpuinfo()
|
/linux-4.4.14/arch/ia64/kernel/ |
D | palinfo.c | 178 seq_puts(m, "127"); in bitregister_process() 240 seq_puts(m, "Unified "); in cache_info() 252 seq_puts(m, "\tStore latency : N/A\n"); in cache_info() 266 seq_puts(m, "\n\tLoad hints : "); in cache_info() 320 seq_puts(m, "unlimited\n"); in vm_info() 328 seq_puts(m, "Supported memory attributes : "); in vm_info() 354 seq_puts(m, "\nTLB purgeable page sizes : "); in vm_info() 397 seq_puts(m, "PreferredPageSizeOptimized "); in vm_info() 399 seq_puts(m, "Unified "); in vm_info() 401 seq_puts(m, "TCReduction"); in vm_info() [all …]
|
/linux-4.4.14/net/ipx/ |
D | ipx_proc.c | 38 seq_puts(seq, "Network Node_Address Primary Device " in ipx_seq_interface_show() 41 seq_puts(seq, " refcnt"); in ipx_seq_interface_show() 43 seq_puts(seq, "\n"); in ipx_seq_interface_show() 58 seq_puts(seq, "\n"); in ipx_seq_interface_show() 84 seq_puts(seq, "Network Router_Net Router_Node\n"); in ipx_seq_route_show() 98 seq_puts(seq, "Directly Connected\n"); in ipx_seq_route_show() 184 seq_puts(seq, "Local_Address " in ipx_seq_socket_show() 188 seq_puts(seq, "Local_Address Remote_Address " in ipx_seq_socket_show()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | debug.c | 83 seq_puts(seq, " link map: 0-> "); in cw1200_queue_status_show() 108 seq_puts(seq, "CW1200 Wireless LAN driver status\n"); in cw1200_status_show() 133 seq_puts(seq, "Filter: promisc\n"); in cw1200_status_show() 135 seq_puts(seq, "Filter: fcs\n"); in cw1200_status_show() 137 seq_puts(seq, "Filter: bssid\n"); in cw1200_status_show() 139 seq_puts(seq, "Filter: beacons\n"); in cw1200_status_show() 208 seq_puts(seq, "\n"); in cw1200_status_show() 211 seq_puts(seq, "\n"); in cw1200_status_show() 221 seq_puts(seq, "\n"); in cw1200_status_show() 232 seq_puts(seq, "\n"); in cw1200_status_show()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | debug.c | 420 seq_puts(file, "Raw DMA Debug values:\n"); in read_file_dma() 424 seq_puts(file, "\n"); in read_file_dma() 430 seq_puts(file, "\n\n"); in read_file_dma() 431 seq_puts(file, "Num QCU: chain_st fsp_ok fsp_st DCU: chain_st\n"); in read_file_dma() 451 seq_puts(file, "\n"); in read_file_dma() 566 seq_puts(file, "SYNC_CAUSE stats:\n"); in read_file_interrupt() 654 seq_puts(file, "(CAB): "); in read_file_queues() 682 seq_puts(file, " UCAST"); in read_file_misc() 684 seq_puts(file, " MCAST"); in read_file_misc() 686 seq_puts(file, " BCAST"); in read_file_misc() [all …]
|
/linux-4.4.14/drivers/staging/android/ |
D | sync_debug.c | 118 seq_puts(s, "\n"); in sync_print_pt() 135 seq_puts(s, "\n"); in sync_print_obj() 182 seq_puts(s, "objs:\n--------------\n"); in sync_debugfs_show() 191 seq_puts(s, "\n"); in sync_debugfs_show() 195 seq_puts(s, "fences:\n--------------\n"); in sync_debugfs_show() 203 seq_puts(s, "\n"); in sync_debugfs_show()
|
/linux-4.4.14/arch/alpha/kernel/ |
D | irq.c | 73 seq_puts(p, "IPI: "); in arch_show_interrupts() 78 seq_puts(p, "PMI: "); in arch_show_interrupts() 81 seq_puts(p, " Performance Monitoring\n"); in arch_show_interrupts()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | processor.c | 374 seq_puts(m, " os32"); in show_cpuinfo() 376 seq_puts(m, " os64"); in show_cpuinfo() 378 seq_puts(m, " iopdir_fdc"); in show_cpuinfo() 381 seq_puts(m, " nva_supported"); in show_cpuinfo() 384 seq_puts(m, " nva_slow"); in show_cpuinfo() 387 seq_puts(m, " needs_equivalent_aliasing"); in show_cpuinfo()
|
D | irq.c | 169 seq_puts(p, " Kernel stack usage\n"); in arch_show_interrupts() 174 seq_puts(p, " Interrupt stack usage\n"); in arch_show_interrupts() 181 seq_puts(p, " Rescheduling interrupts\n"); in arch_show_interrupts() 186 seq_puts(p, " Unaligned access handler traps\n"); in arch_show_interrupts() 190 seq_puts(p, " Floating point assist traps\n"); in arch_show_interrupts() 194 seq_puts(p, " TLB shootdowns\n"); in arch_show_interrupts() 204 seq_puts(p, " "); in show_interrupts()
|
D | pci-dma.c | 352 seq_puts(m, " total: free: used: % used:\n"); in proc_pcxl_dma_show() 362 seq_puts(m, "\nResource bitmap:"); in proc_pcxl_dma_show() 366 seq_puts(m,"\n "); in proc_pcxl_dma_show()
|
/linux-4.4.14/arch/mips/sibyte/common/ |
D | bus_watcher.c | 117 seq_puts(m, "SiByte Bus Watcher statistics\n"); in bw_proc_show() 118 seq_puts(m, "-----------------------------\n"); in bw_proc_show() 126 seq_puts(m, "\nLast recorded signature:\n"); in bw_proc_show() 135 seq_puts(m, "Multiple errors observed since last check.\n"); in bw_proc_show() 137 seq_puts(m, "(no change since last printing)\n"); in bw_proc_show()
|
/linux-4.4.14/kernel/time/ |
D | test_udelay.c | 71 seq_puts(s, "\n"); in udelay_test_single() 95 seq_puts(s, "usage:\n"); in udelay_test_show() 96 seq_puts(s, "echo USECS [ITERS] > " DEBUGFS_FILENAME "\n"); in udelay_test_show() 97 seq_puts(s, "cat " DEBUGFS_FILENAME "\n"); in udelay_test_show()
|
D | timekeeping_debug.c | 31 seq_puts(s, " time (secs) count\n"); in tk_debug_show_sleep_time() 32 seq_puts(s, "------------------------------\n"); in tk_debug_show_sleep_time()
|
D | timer_stats.c | 301 seq_puts(m, "Timer Stats Version: v0.3\n"); in tstats_show() 318 seq_puts(m, " ("); in tstats_show() 320 seq_puts(m, ")\n"); in tstats_show()
|
/linux-4.4.14/kernel/locking/ |
D | lockdep_proc.c | 82 seq_puts(m, "\n"); in l_show() 88 seq_puts(m, "\n"); in l_show() 91 seq_puts(m, "\n"); in l_show() 157 seq_puts(m, "\n"); in lc_show() 159 seq_puts(m, "\n"); in lc_show() 394 seq_puts(m, " "); in seq_line() 397 seq_puts(m, "\n"); in seq_line() 484 seq_puts(m, "\n"); in seq_stats() 493 seq_puts(m, "\n"); in seq_stats() 533 seq_puts(m, "\n"); in seq_stats() [all …]
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-ssbi-mpp.c | 572 seq_puts(s, " digital "); in pm8xxx_mpp_dbg_show_one() 577 seq_puts(s, "bi-dir high-z"); in pm8xxx_mpp_dbg_show_one() 584 seq_puts(s, "in gpio"); in pm8xxx_mpp_dbg_show_one() 586 seq_puts(s, "out "); in pm8xxx_mpp_dbg_show_one() 589 seq_puts(s, pin->output_value ? in pm8xxx_mpp_dbg_show_one() 592 seq_puts(s, pin->output_value ? in pm8xxx_mpp_dbg_show_one() 598 seq_puts(s, " analog "); in pm8xxx_mpp_dbg_show_one() 602 seq_puts(s, pin->output_value ? in pm8xxx_mpp_dbg_show_one() 605 seq_puts(s, pin->output_value ? in pm8xxx_mpp_dbg_show_one() 618 seq_puts(s, pin->output_value ? in pm8xxx_mpp_dbg_show_one() [all …]
|
D | pinctrl-ssbi-gpio.c | 561 seq_puts(s, " ---"); in pm8xxx_gpio_dbg_show_one() 571 seq_puts(s, " inverted"); in pm8xxx_gpio_dbg_show_one() 582 seq_puts(s, "\n"); in pm8xxx_gpio_dbg_show()
|
D | pinctrl-spmi-mpp.c | 525 seq_puts(s, " ---"); in pmic_mpp_config_dbg_show() 546 seq_puts(s, " paired"); in pmic_mpp_config_dbg_show() 637 seq_puts(s, "\n"); in pmic_mpp_dbg_show()
|
D | pinctrl-spmi-gpio.c | 467 seq_puts(s, " ---"); in pmic_gpio_config_dbg_show() 579 seq_puts(s, "\n"); in pmic_gpio_dbg_show()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 174 seq_puts(m, ")"); in describe_obj() 220 seq_puts(m, "Active:\n"); in i915_gem_object_list_info() 224 seq_puts(m, "Inactive:\n"); in i915_gem_object_list_info() 298 seq_puts(m, "Stolen:\n"); in i915_gem_stolen_list_info() 301 seq_puts(m, " "); in i915_gem_stolen_list_info() 547 seq_puts(m, " "); in i915_gem_gtt_info() 612 seq_puts(m, "Stall check enabled, "); in i915_gem_pageflip_info() 614 seq_puts(m, "Stall check waiting for page flip ioctl, "); in i915_gem_pageflip_info() 665 seq_puts(m, " "); in i915_gem_batch_pool_info() 725 seq_puts(m, "No requests\n"); in i915_gem_request_info() [all …]
|
/linux-4.4.14/fs/btrfs/ |
D | super.c | 1125 seq_puts(seq, ",degraded"); in btrfs_show_options() 1127 seq_puts(seq, ",nodatasum"); in btrfs_show_options() 1129 seq_puts(seq, ",nodatacow"); in btrfs_show_options() 1131 seq_puts(seq, ",nobarrier"); in btrfs_show_options() 1150 seq_puts(seq, ",nossd"); in btrfs_show_options() 1152 seq_puts(seq, ",ssd_spread"); in btrfs_show_options() 1154 seq_puts(seq, ",ssd"); in btrfs_show_options() 1156 seq_puts(seq, ",notreelog"); in btrfs_show_options() 1158 seq_puts(seq, ",flushoncommit"); in btrfs_show_options() 1160 seq_puts(seq, ",discard"); in btrfs_show_options() [all …]
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | debugfs.c | 86 seq_puts(s, "no test\n"); in testmode_show() 89 seq_puts(s, "test_j\n"); in testmode_show() 92 seq_puts(s, "test_k\n"); in testmode_show() 95 seq_puts(s, "test_se0_nak\n"); in testmode_show() 98 seq_puts(s, "test_packet\n"); in testmode_show() 101 seq_puts(s, "test_force_enable\n"); in testmode_show() 159 seq_puts(seq, "\nEndpoint status:\n"); in state_show() 176 seq_puts(seq, "\n"); in state_show() 210 seq_puts(seq, "Non-periodic FIFOs:\n"); in fifo_show() 218 seq_puts(seq, "\nPeriodic TXFIFOs:\n"); in fifo_show() [all …]
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | debugfs.c | 70 seq_puts(file, "Aggregations stats:\n"); in mt7601u_ampdu_stat_read() 113 seq_puts(file, "Per rate power:\n"); in mt7601u_eeprom_param_read() 124 seq_puts(file, "Per channel power:\n"); in mt7601u_eeprom_param_read() 133 seq_puts(file, "TSSI:\n"); in mt7601u_eeprom_param_read()
|
/linux-4.4.14/fs/fat/ |
D | inode.c | 860 seq_puts(m, ",shortname=win95"); in fat_show_options() 863 seq_puts(m, ",shortname=winnt"); in fat_show_options() 866 seq_puts(m, ",shortname=mixed"); in fat_show_options() 869 seq_puts(m, ",shortname=lower"); in fat_show_options() 872 seq_puts(m, ",shortname=unknown"); in fat_show_options() 879 seq_puts(m, ",usefree"); in fat_show_options() 881 seq_puts(m, ",quiet"); in fat_show_options() 883 seq_puts(m, ",showexec"); in fat_show_options() 885 seq_puts(m, ",sys_immutable"); in fat_show_options() 888 seq_puts(m, ",dotsOK=yes"); in fat_show_options() [all …]
|
/linux-4.4.14/fs/f2fs/ |
D | super.c | 652 seq_puts(seq, ",disable_roll_forward"); in f2fs_show_options() 654 seq_puts(seq, ",discard"); in f2fs_show_options() 656 seq_puts(seq, ",no_heap_alloc"); in f2fs_show_options() 659 seq_puts(seq, ",user_xattr"); in f2fs_show_options() 661 seq_puts(seq, ",nouser_xattr"); in f2fs_show_options() 663 seq_puts(seq, ",inline_xattr"); in f2fs_show_options() 667 seq_puts(seq, ",acl"); in f2fs_show_options() 669 seq_puts(seq, ",noacl"); in f2fs_show_options() 672 seq_puts(seq, ",disable_ext_identify"); in f2fs_show_options() 674 seq_puts(seq, ",inline_data"); in f2fs_show_options() [all …]
|
D | debug.c | 285 seq_puts(s, "\nExtent Cache:\n"); in stat_show() 295 seq_puts(s, "\nBalancing F2FS Async:\n"); in stat_show() 308 seq_puts(s, "\nDistribution of User Blocks:"); in stat_show() 309 seq_puts(s, " [ valid | invalid | free ]\n"); in stat_show() 310 seq_puts(s, " ["); in stat_show() 322 seq_puts(s, "]\n\n"); in stat_show()
|
/linux-4.4.14/drivers/acpi/ |
D | ac.c | 181 seq_puts(seq, "ERROR: Unable to read AC Adapter state\n"); in acpi_ac_seq_show() 185 seq_puts(seq, "state: "); in acpi_ac_seq_show() 188 seq_puts(seq, "off-line\n"); in acpi_ac_seq_show() 191 seq_puts(seq, "on-line\n"); in acpi_ac_seq_show() 194 seq_puts(seq, "unknown\n"); in acpi_ac_seq_show()
|
/linux-4.4.14/kernel/trace/ |
D | trace_printk.c | 310 seq_puts(m, "\\n"); in t_show() 313 seq_puts(m, "\\t"); in t_show() 319 seq_puts(m, "\\\""); in t_show() 325 seq_puts(m, "\"\n"); in t_show()
|
D | trace_branch.c | 156 seq_puts(s, "# TASK-PID CPU# TIMESTAMP CORRECT" in branch_print_header() 226 seq_puts(m, " correct incorrect % " in annotated_branch_stat_headers() 267 seq_puts(m, " X "); in branch_stat_show() 355 seq_puts(m, " miss hit % " in all_branch_stat_headers()
|
D | trace_functions_graph.c | 1264 seq_puts(s, " TIME "); in __print_graph_headers_flags() 1266 seq_puts(s, " CPU"); in __print_graph_headers_flags() 1268 seq_puts(s, " TASK/PID "); in __print_graph_headers_flags() 1270 seq_puts(s, "||||"); in __print_graph_headers_flags() 1272 seq_puts(s, " DURATION "); in __print_graph_headers_flags() 1273 seq_puts(s, " FUNCTION CALLS\n"); in __print_graph_headers_flags() 1278 seq_puts(s, " | "); in __print_graph_headers_flags() 1280 seq_puts(s, " | "); in __print_graph_headers_flags() 1282 seq_puts(s, " | | "); in __print_graph_headers_flags() 1284 seq_puts(s, "||||"); in __print_graph_headers_flags() [all …]
|
D | trace.c | 2558 seq_puts(m, "# _------=> CPU# \n" in print_lat_help_header() 2576 seq_puts(m, "#\n"); in print_event_info() 2582 seq_puts(m, "# TASK-PID CPU# TIMESTAMP FUNCTION\n" in print_func_help_header() 2589 seq_puts(m, "# _-----=> irqs-off\n" in print_func_help_header_irq() 2615 seq_puts(m, "# -----------------------------------" in print_trace_header() 2637 seq_puts(m, ")\n"); in print_trace_header() 2639 seq_puts(m, "# -----------------\n"); in print_trace_header() 2645 seq_puts(m, "# -----------------\n"); in print_trace_header() 2648 seq_puts(m, "# => started at: "); in print_trace_header() 2651 seq_puts(m, "\n# => ended at: "); in print_trace_header() [all …]
|
D | trace_events_trigger.c | 157 seq_puts(m, "# Available triggers:\n"); in trigger_show() 376 seq_puts(m, name); in event_trigger_print() 379 seq_puts(m, ":unlimited"); in event_trigger_print() 1101 seq_puts(m, ":unlimited"); in event_enable_trigger_print()
|
D | ftrace.c | 609 seq_puts(m, " Function " in function_stat_headers() 614 seq_puts(m, " Function Hit\n" in function_stat_headers() 649 seq_puts(m, " "); in function_stat_show() 3248 seq_puts(m, "#### no functions disabled ####\n"); in t_show() 3250 seq_puts(m, "#### all functions enabled ####\n"); in t_show() 3273 seq_puts(m, "\ttramp: ERROR!"); in t_show() 4518 seq_puts(m, "#### all functions enabled ####\n"); in g_show() 4520 seq_puts(m, "#### no functions disabled ####\n"); in g_show() 5419 seq_puts(m, "no pid\n"); in fpid_show() 5424 seq_puts(m, "swapper tasks\n"); in fpid_show()
|
D | trace_stack.c | 341 seq_puts(m, "#\n" in print_disabled()
|
D | trace_functions.c | 439 seq_puts(m, ":unlimited\n"); in ftrace_probe_print()
|
/linux-4.4.14/fs/ext2/ |
D | super.c | 236 seq_puts(seq, ",minixdf"); in ext2_show_options() 238 seq_puts(seq, ",grpid"); in ext2_show_options() 240 seq_puts(seq, ",nogrpid"); in ext2_show_options() 256 seq_puts(seq, ",errors=remount-ro"); in ext2_show_options() 260 seq_puts(seq, ",errors=continue"); in ext2_show_options() 262 seq_puts(seq, ",errors=panic"); in ext2_show_options() 264 seq_puts(seq, ",nouid32"); in ext2_show_options() 266 seq_puts(seq, ",debug"); in ext2_show_options() 268 seq_puts(seq, ",oldalloc"); in ext2_show_options() 272 seq_puts(seq, ",user_xattr"); in ext2_show_options() [all …]
|
/linux-4.4.14/fs/reiserfs/ |
D | bitmap.c | 678 seq_puts(seq, ":"); in print_sep() 691 seq_puts(seq, ",alloc="); in show_alloc_options() 699 seq_puts(seq, "concentrating_formatted_nodes"); in show_alloc_options() 707 seq_puts(seq, "displacing_large_files"); in show_alloc_options() 711 seq_puts(seq, "displacing_new_packing_localities"); in show_alloc_options() 715 seq_puts(seq, "old_hashed_relocation"); in show_alloc_options() 719 seq_puts(seq, "new_hashed_relocation"); in show_alloc_options() 723 seq_puts(seq, "dirid_groups"); in show_alloc_options() 727 seq_puts(seq, "oid_groups"); in show_alloc_options() 731 seq_puts(seq, "packing_groups"); in show_alloc_options() [all …]
|
D | super.c | 683 seq_puts(seq, ",tails=on"); in reiserfs_show_options() 685 seq_puts(seq, ",notail"); in reiserfs_show_options() 689 seq_puts(seq, ",barrier=none"); in reiserfs_show_options() 693 seq_puts(seq, ",errors=continue"); in reiserfs_show_options() 695 seq_puts(seq, ",errors=panic"); in reiserfs_show_options() 699 seq_puts(seq, ",data=journal"); in reiserfs_show_options() 701 seq_puts(seq, ",data=writeback"); in reiserfs_show_options() 705 seq_puts(seq, ",attrs"); in reiserfs_show_options() 708 seq_puts(seq, ",user_xattr"); in reiserfs_show_options() 711 seq_puts(seq, ",expose_privroot"); in reiserfs_show_options() [all …]
|
/linux-4.4.14/drivers/misc/mic/host/ |
D | mic_debugfs.c | 42 seq_puts(s, "====================================================\n"); in mic_smpt_show() 54 seq_puts(s, "====================================================\n"); in mic_smpt_show() 165 seq_puts(s, "Device control:\n"); in mic_dp_show() 314 seq_puts(s, "\n"); in mic_msi_irq_info_show() 322 seq_puts(s, "\n\n"); in mic_msi_irq_info_show() 325 seq_puts(s, "MSI/MSIx interrupts not enabled\n"); in mic_msi_irq_info_show()
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_dfs.c | 26 seq_puts(s, "FCE Trace Buffer\n"); in qla2x00_dfs_fce_show() 29 seq_puts(s, "FCE Enable Registers\n"); in qla2x00_dfs_fce_show() 45 seq_puts(s, "\nEnd\n"); in qla2x00_dfs_fce_show()
|
/linux-4.4.14/fs/cachefiles/ |
D | proc.c | 31 seq_puts(m, "JIFS SECS LOOKUPS MKDIRS CREATES\n"); in cachefiles_histogram_show() 34 seq_puts(m, "===== ===== ========= ========= =========\n"); in cachefiles_histogram_show()
|
/linux-4.4.14/arch/mips/kernel/ |
D | segment.c | 51 seq_puts(m, "Segment Virtual Size Access Mode Physical Caching EU\n"); in show_segments() 52 seq_puts(m, "------- ------- ---- ----------- -------- ------- --\n"); in show_segments()
|
/linux-4.4.14/arch/s390/kernel/ |
D | processor.c | 74 seq_puts(m, "features\t: "); in show_cpuinfo() 78 seq_puts(m, "\n"); in show_cpuinfo()
|
D | diag.c | 56 seq_puts(m, " "); in show_diag_stat()
|
D | cache.c | 87 seq_puts(m, "\n"); in show_cacheinfo()
|
D | irq.c | 125 seq_puts(p, " "); in show_interrupts()
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
D | lproc_osc.c | 622 seq_puts(seq, "\n\t\t\tread\t\t\twrite\n"); in osc_rpc_stats_seq_show() 623 seq_puts(seq, "pages per rpc rpcs % cum % |"); in osc_rpc_stats_seq_show() 624 seq_puts(seq, " rpcs % cum %\n"); in osc_rpc_stats_seq_show() 646 seq_puts(seq, "\n\t\t\tread\t\t\twrite\n"); in osc_rpc_stats_seq_show() 647 seq_puts(seq, "rpcs in flight rpcs % cum % |"); in osc_rpc_stats_seq_show() 648 seq_puts(seq, " rpcs % cum %\n"); in osc_rpc_stats_seq_show() 670 seq_puts(seq, "\n\t\t\tread\t\t\twrite\n"); in osc_rpc_stats_seq_show() 671 seq_puts(seq, "offset rpcs % cum % |"); in osc_rpc_stats_seq_show() 672 seq_puts(seq, " rpcs % cum %\n"); in osc_rpc_stats_seq_show()
|
/linux-4.4.14/net/ceph/ |
D | ceph_common.c | 532 seq_puts(m, "name="); in ceph_print_client_options() 537 seq_puts(m, "secret=<hidden>,"); in ceph_print_client_options() 542 seq_puts(m, "noshare,"); in ceph_print_client_options() 544 seq_puts(m, "nocrc,"); in ceph_print_client_options() 546 seq_puts(m, "nocephx_require_signatures,"); in ceph_print_client_options() 548 seq_puts(m, "nocephx_sign_messages,"); in ceph_print_client_options() 550 seq_puts(m, "notcp_nodelay,"); in ceph_print_client_options()
|
/linux-4.4.14/net/irda/ircomm/ |
D | ircomm_tty.c | 1164 seq_puts(m, "Service type: "); in ircomm_tty_line_info() 1166 seq_puts(m, "9_WIRE"); in ircomm_tty_line_info() 1168 seq_puts(m, "3_WIRE"); in ircomm_tty_line_info() 1170 seq_puts(m, "3_WIRE_RAW"); in ircomm_tty_line_info() 1172 seq_puts(m, "No common service type!\n"); in ircomm_tty_line_info() 1189 seq_puts(m, "DCE status:"); in ircomm_tty_line_info() 1209 seq_puts(m, "Configuration: "); in ircomm_tty_line_info() 1211 seq_puts(m, "DTE <-> DCE\n"); in ircomm_tty_line_info() 1213 seq_puts(m, "DTE <-> DTE (null modem emulation)\n"); in ircomm_tty_line_info() 1217 seq_puts(m, "Flow control:"); in ircomm_tty_line_info() [all …]
|
/linux-4.4.14/arch/sparc/kernel/ |
D | led.c | 53 seq_puts(m, "on\n"); in led_proc_show() 55 seq_puts(m, "off\n"); in led_proc_show()
|
/linux-4.4.14/drivers/char/ |
D | genrtc.c | 407 seq_puts(m, "alarm\t\t: "); in gen_rtc_proc_show() 411 seq_puts(m, "**:"); in gen_rtc_proc_show() 416 seq_puts(m, "**:"); in gen_rtc_proc_show() 421 seq_puts(m, "**\n"); in gen_rtc_proc_show()
|
D | efirtc.c | 326 seq_puts(m, "Timezone : unspecified\n"); in efi_rtc_proc_show() 345 seq_puts(m, "Timezone : unspecified\n"); in efi_rtc_proc_show()
|
D | rtc.c | 1247 seq_puts(seq, "alarm\t\t: "); in rtc_proc_show() 1251 seq_puts(seq, "**:"); in rtc_proc_show() 1256 seq_puts(seq, "**:"); in rtc_proc_show() 1261 seq_puts(seq, "**\n"); in rtc_proc_show()
|
/linux-4.4.14/drivers/input/misc/ |
D | hp_sdc_rtc.c | 441 seq_puts(m, "BBRTC\t\t: READ FAILED!\n"); in hp_sdc_rtc_proc_show() 453 seq_puts(m, "i8042 rtc\t: READ FAILED!\n"); in hp_sdc_rtc_proc_show() 460 seq_puts(m, "handshake\t: READ FAILED!\n"); in hp_sdc_rtc_proc_show() 467 seq_puts(m, "alarm\t\t: READ FAILED!\n"); in hp_sdc_rtc_proc_show() 474 seq_puts(m, "delay\t\t: READ FAILED!\n"); in hp_sdc_rtc_proc_show() 481 seq_puts(m, "periodic\t: READ FAILED!\n"); in hp_sdc_rtc_proc_show()
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_procfs.c | 130 seq_puts(seq, "\n802.3ad info\n"); in bond_info_show_master() 206 seq_puts(seq, "details actor lacp pdu:\n"); in bond_info_show_slave() 220 seq_puts(seq, "details partner lacp pdu:\n"); in bond_info_show_slave() 235 seq_puts(seq, "Aggregator ID: N/A\n"); in bond_info_show_slave()
|
/linux-4.4.14/net/ax25/ |
D | ax25_route.c | 289 seq_puts(seq, "callsign dev mode digipeaters\n"); in ax25_rt_seq_show() 306 seq_puts(seq, " vc"); in ax25_rt_seq_show() 309 seq_puts(seq, " dg"); in ax25_rt_seq_show() 312 seq_puts(seq, " *"); in ax25_rt_seq_show() 321 seq_puts(seq, "\n"); in ax25_rt_seq_show()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinconf.c | 217 seq_puts(s, "config "); in pinconf_show_config() 223 seq_puts(s, "\n"); in pinconf_show_config() 299 seq_puts(s, "Pin config settings per pin\n"); in pinconf_pins_show() 300 seq_puts(s, "Format: pin (name): configs\n"); in pinconf_pins_show() 346 seq_puts(s, "Pin config settings per pin group\n"); in pinconf_groups_show() 347 seq_puts(s, "Format: group (name): configs\n"); in pinconf_groups_show()
|
D | core.c | 1366 seq_puts(s, "\n"); in pinctrl_pins_show() 1384 seq_puts(s, "registered pin groups:\n"); in pinctrl_groups_show() 1409 seq_puts(s, "\n"); in pinctrl_groups_show() 1424 seq_puts(s, "GPIO ranges handled:\n"); in pinctrl_gpioranges_show() 1456 seq_puts(s, "name [pinmux] [pinconf]\n"); in pinctrl_devices_show() 1463 seq_puts(s, "yes "); in pinctrl_devices_show() 1465 seq_puts(s, "no "); in pinctrl_devices_show() 1467 seq_puts(s, "yes"); in pinctrl_devices_show() 1469 seq_puts(s, "no"); in pinctrl_devices_show() 1470 seq_puts(s, "\n"); in pinctrl_devices_show() [all …]
|
D | pinconf-generic.c | 79 seq_puts(s, " "); in pinconf_generic_dump_one() 80 seq_puts(s, items[i].display); in pinconf_generic_dump_one() 88 seq_puts(s, ")"); in pinconf_generic_dump_one()
|
D | pinmux.c | 568 seq_puts(s, "]\n"); in pinmux_functions_show() 588 seq_puts(s, "Pinmux settings per pin\n"); in pinmux_pins_show() 590 seq_puts(s, in pinmux_pins_show() 593 seq_puts(s, in pinmux_pins_show()
|
D | pinctrl-at91.c | 937 seq_puts(s, "|"); \ 938 seq_puts(s, #flag); \ 946 seq_puts(s, "|"); \ 947 seq_puts(s, #flag); \
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 122 seq_puts(seq, "Status Data PC LS0Stat LS0Addr " in cim_la_show() 139 seq_puts(seq, "Status Data PC\n"); in cim_la_show_3in1() 157 seq_puts(seq, "Status Inst Data PC LS0Stat " in cim_la_show_t6() 176 seq_puts(seq, "Status Inst Data PC\n"); in cim_la_show_pc_t6() 238 seq_puts(seq, "Cntl ID DataBE Addr Data\n"); in cim_pif_la_show() 245 seq_puts(seq, "\nCntl ID Data\n"); in cim_pif_la_show() 281 seq_puts(seq, "\n"); in cim_ma_la_show() 287 seq_puts(seq, in cim_ma_la_show() 475 seq_puts(seq, "\n "); in field_desc_show() 708 seq_puts(seq, " Pcmd Type Message" in ulprx_la_show() [all …]
|
D | clip_tbl.c | 252 seq_puts(seq, "IP Address Users\n"); in clip_tbl_show()
|
/linux-4.4.14/net/8021q/ |
D | vlanproc.c | 259 seq_puts(seq, "VLAN Dev name | VLAN ID\n"); in vlan_seq_show() 297 seq_puts(seq, "\n"); in vlandev_seq_show() 323 seq_puts(seq, "\n"); in vlandev_seq_show()
|
/linux-4.4.14/drivers/soc/sunxi/ |
D | sunxi_sram.c | 96 seq_puts(s, "Allwinner sunXi SRAM\n"); in sunxi_sram_show() 97 seq_puts(s, "--------------------\n\n"); in sunxi_sram_show() 128 seq_puts(s, "\n"); in sunxi_sram_show()
|
/linux-4.4.14/net/core/ |
D | pktgen.c | 480 seq_puts(seq, version); in pgctrl_show() 578 seq_puts(seq, " src_mac: "); in pktgen_if_show() 584 seq_puts(seq, "dst_mac: "); in pktgen_if_show() 599 seq_puts(seq, " mpls: "); in pktgen_if_show() 628 seq_puts(seq, " xmit_mode: netif_receive\n"); in pktgen_if_show() 630 seq_puts(seq, " Flags: "); in pktgen_if_show() 633 seq_puts(seq, "IPV6 "); in pktgen_if_show() 636 seq_puts(seq, "IPSRC_RND "); in pktgen_if_show() 639 seq_puts(seq, "IPDST_RND "); in pktgen_if_show() 642 seq_puts(seq, "TXSIZE_RND "); in pktgen_if_show() [all …]
|
D | net-procfs.c | 108 seq_puts(seq, "Inter-| Receive " in dev_seq_show() 279 seq_puts(seq, "Type Device Function\n"); in ptype_seq_show() 282 seq_puts(seq, "ALL "); in ptype_seq_show()
|
/linux-4.4.14/net/atm/ |
D | proc.c | 60 seq_puts(seq, " "); in atm_dev_info() 62 seq_puts(seq, " "); in atm_dev_info() 244 seq_puts(seq, atm_dev_banner); in atm_dev_seq_show() 278 seq_puts(seq, atm_pvc_banner); in pvc_seq_show() 347 seq_puts(seq, atm_svc_banner); in svc_seq_show()
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_debugfs.c | 136 seq_puts(seq, "==> RSI STA DRIVER STATUS <==\n"); in rsi_stats_read() 137 seq_puts(seq, "DRIVER_FSM_STATE: "); in rsi_stats_read() 178 seq_puts(seq, "\n"); in rsi_stats_read()
|
/linux-4.4.14/fs/ceph/ |
D | super.c | 441 seq_puts(m, ",dirstat"); in ceph_show_options() 443 seq_puts(m, ",norbytes"); in ceph_show_options() 445 seq_puts(m, ",noasyncreaddir"); in ceph_show_options() 447 seq_puts(m, ",nodcache"); in ceph_show_options() 449 seq_puts(m, ",fsc"); in ceph_show_options() 451 seq_puts(m, ",nopoolperm"); in ceph_show_options() 455 seq_puts(m, ",acl"); in ceph_show_options() 457 seq_puts(m, ",noacl"); in ceph_show_options()
|
D | debugfs.c | 74 seq_puts(s, "\t(unsafe)"); in mdsc_show() 76 seq_puts(s, "\t"); in mdsc_show() 120 seq_puts(s, "\n"); in mdsc_show()
|
/linux-4.4.14/arch/powerpc/platforms/embedded6xx/ |
D | mvme5100.c | 176 seq_puts(m, "Vendor\t\t: Motorola/Emerson\n"); in mvme5100_show_cpuinfo() 177 seq_puts(m, "Machine\t\t: MVME5100\n"); in mvme5100_show_cpuinfo()
|
/linux-4.4.14/drivers/scsi/pcmcia/ |
D | nsp_cs.c | 1377 seq_puts(m, "NinjaSCSI status\n\n" in nsp_show_info() 1385 seq_puts(m, "burst transfer mode: "); in nsp_show_info() 1388 seq_puts(m, "io8"); in nsp_show_info() 1391 seq_puts(m, "io32"); in nsp_show_info() 1394 seq_puts(m, "mem32"); in nsp_show_info() 1397 seq_puts(m, "???"); in nsp_show_info() 1407 seq_puts(m, "SDTR status\n"); in nsp_show_info() 1413 seq_puts(m, "----- NinjaSCSI-3 host adapter\n"); in nsp_show_info() 1419 seq_puts(m, " sync"); in nsp_show_info() 1422 seq_puts(m, "async"); in nsp_show_info() [all …]
|
/linux-4.4.14/arch/mips/pci/ |
D | ops-pmcmsp.c | 126 seq_puts(m, "PMC MSP PCI: Beginning\n"); in gen_pci_cfg_wr_show() 133 seq_puts(m, "PMC MSP PCI: Before Cfg Wr\n"); in gen_pci_cfg_wr_show() 159 seq_puts(m, "PMC MSP PCI: After Cfg Wr\n"); in gen_pci_cfg_wr_show()
|
/linux-4.4.14/fs/gfs2/ |
D | super.c | 1335 seq_puts(s, ",meta"); in gfs2_show_options() 1343 seq_puts(s, ",spectator"); in gfs2_show_options() 1345 seq_puts(s, ",localflocks"); in gfs2_show_options() 1347 seq_puts(s, ",debug"); in gfs2_show_options() 1349 seq_puts(s, ",acl"); in gfs2_show_options() 1369 seq_puts(s, ",suiddir"); in gfs2_show_options() 1386 seq_puts(s, ",discard"); in gfs2_show_options() 1394 seq_puts(s, ",statfs_quantum=0"); in gfs2_show_options() 1417 seq_puts(s, ",nobarrier"); in gfs2_show_options() 1419 seq_puts(s, ",demote_interface_used"); in gfs2_show_options() [all …]
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 68 seq_puts(s, "???\n"); in wil_print_vring() 78 seq_puts(s, "\n"); in wil_print_vring() 82 seq_puts(s, "\n"); in wil_print_vring() 84 seq_puts(s, "}\n"); in wil_print_vring() 197 seq_puts(s, " ??? pointers are garbage?\n"); in wil_print_ring() 233 seq_puts(s, "\n"); in wil_print_ring() 237 seq_puts(s, "}\n"); in wil_print_ring() 902 seq_puts(s, "No Rx VRING\n"); in wil_txdesc_debugfs_show() 931 seq_puts(s, "}\n"); in wil_txdesc_debugfs_show() 1111 seq_puts(s, "Failed\n"); in wil_temp_debugfs_show() [all …]
|
/linux-4.4.14/mm/ |
D | slab_common.c | 1040 seq_puts(m, "slabinfo - version: 2.1 (statistics)\n"); in print_slabinfo_header() 1042 seq_puts(m, "slabinfo - version: 2.1\n"); in print_slabinfo_header() 1044 seq_puts(m, "# name <active_objs> <num_objs> <objsize> " in print_slabinfo_header() 1046 seq_puts(m, " : tunables <limit> <batchcount> <sharedfactor>"); in print_slabinfo_header() 1047 seq_puts(m, " : slabdata <active_slabs> <num_slabs> <sharedavail>"); in print_slabinfo_header() 1049 seq_puts(m, " : globalstat <listallocs> <maxobjs> <grown> <reaped> " in print_slabinfo_header() 1051 seq_puts(m, " : cpustat <allochit> <allocmiss> <freehit> <freemiss>"); in print_slabinfo_header()
|
D | vmalloc.c | 2643 seq_puts(m, " ioremap"); in s_show() 2646 seq_puts(m, " vmalloc"); in s_show() 2649 seq_puts(m, " vmap"); in s_show() 2652 seq_puts(m, " user"); in s_show() 2655 seq_puts(m, " vpages"); in s_show()
|
/linux-4.4.14/drivers/mtd/devices/ |
D | docg3.c | 1710 seq_puts(s, "reset"); in dbg_asicmode_show() 1713 seq_puts(s, "normal"); in dbg_asicmode_show() 1716 seq_puts(s, "powerdown"); in dbg_asicmode_show() 1719 seq_puts(s, ")\n"); in dbg_asicmode_show() 1755 seq_puts(s, "FOUNDRY_OTP_LOCK,"); in dbg_protection_show() 1757 seq_puts(s, "CUSTOMER_OTP_LOCK,"); in dbg_protection_show() 1759 seq_puts(s, "LOCK_INPUT,"); in dbg_protection_show() 1761 seq_puts(s, "STICKY_LOCK,"); in dbg_protection_show() 1763 seq_puts(s, "PROTECTION ON,"); in dbg_protection_show() 1765 seq_puts(s, "IPL_DOWNLOAD_LOCK,"); in dbg_protection_show() [all …]
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | asymmetric_type.c | 249 seq_puts(m, key->description); in asymmetric_key_describe() 252 seq_puts(m, ": "); in asymmetric_key_describe() 267 seq_puts(m, " ["); in asymmetric_key_describe()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | cpuinfo.c | 133 seq_puts(m, "Features\t:"); in c_show() 149 seq_puts(m, "\n"); in c_show()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-proc.c | 54 seq_puts(seq, in rxrpc_call_seq_show() 136 seq_puts(seq, in rxrpc_connection_seq_show()
|
/linux-4.4.14/kernel/ |
D | latencytop.c | 242 seq_puts(m, "Latency Top version : v0.1\n"); in lstats_show() 259 seq_puts(m, "\n"); in lstats_show()
|
D | exec_domain.c | 26 seq_puts(m, "0-0\tLinux \t[kernel]\n"); in execdomains_proc_show()
|
D | dma.c | 132 seq_puts(m, "No DMA\n"); in proc_dma_show()
|
D | cgroup_freezer.c | 313 seq_puts(m, freezer_state_strs(css_freezer(css)->state)); in freezer_read()
|
D | cgroup.c | 1591 seq_puts(seq, ",noprefix"); in cgroup_show_options() 1593 seq_puts(seq, ",xattr"); in cgroup_show_options() 1602 seq_puts(seq, ",clone_children"); in cgroup_show_options() 2848 seq_puts(seq, cgrp->root->release_agent_path); in cgroup_release_agent_show() 2856 seq_puts(seq, "0\n"); in cgroup_sane_behavior_show() 5472 seq_puts(m, path); in proc_cgroup_show() 5475 seq_puts(m, " (deleted)\n"); in proc_cgroup_show() 5495 seq_puts(m, "#subsys_name\thierarchy\tnum_cgroups\tenabled\n"); in proc_cgroupstats_show() 5951 seq_puts(seq, " ...\n"); in cgroup_css_links_read()
|
/linux-4.4.14/fs/hfsplus/ |
D | options.c | 234 seq_puts(seq, ",nodecompose"); in hfsplus_show_options() 236 seq_puts(seq, ",nobarrier"); in hfsplus_show_options()
|
/linux-4.4.14/drivers/dma-buf/ |
D | dma-buf.c | 794 seq_puts(s, "\nDma-buf Objects:\n"); in dma_buf_describe() 795 seq_puts(s, "size\tflags\tmode\tcount\texp_name\n"); in dma_buf_describe() 801 seq_puts(s, in dma_buf_describe() 812 seq_puts(s, "\tAttached Devices:\n"); in dma_buf_describe() 816 seq_puts(s, "\t"); in dma_buf_describe()
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_debugfs.c | 57 seq_puts(s, "-"); in fm10k_dbg_desc_break() 59 seq_puts(s, "\n"); in fm10k_dbg_desc_break()
|
/linux-4.4.14/fs/afs/ |
D | proc.c | 209 seq_puts(m, "USE NAME\n"); in afs_proc_cells_show() 471 seq_puts(m, "USE STT VLID[0] VLID[1] VLID[2] NAME\n"); in afs_proc_cell_volumes_show() 574 seq_puts(m, "ADDRESS\n"); in afs_proc_cell_vlservers_show() 656 seq_puts(m, "USE ADDR STATE\n"); in afs_proc_cell_servers_show()
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | setup.c | 316 seq_puts(m, "Features\t: CMOV UC-F64"); in c_show() 327 seq_puts(m, "\n"); in c_show()
|
/linux-4.4.14/security/keys/ |
D | request_key_auth.c | 74 seq_puts(m, "key:"); in request_key_auth_describe() 75 seq_puts(m, key->description); in request_key_auth_describe()
|
D | user_defined.c | 176 seq_puts(m, key->description); in user_describe()
|
D | big_key.c | 171 seq_puts(m, key->description); in big_key_describe()
|
D | keyring.c | 406 seq_puts(m, keyring->description); in keyring_describe() 408 seq_puts(m, "[anon]"); in keyring_describe() 414 seq_puts(m, ": empty"); in keyring_describe()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_ring.c | 508 seq_puts(m, " *"); in radeon_debugfs_ring_info() 510 seq_puts(m, " #"); in radeon_debugfs_ring_info() 511 seq_puts(m, "\n"); in radeon_debugfs_ring_info()
|
/linux-4.4.14/drivers/pinctrl/intel/ |
D | pinctrl-intel.c | 253 seq_puts(s, "not available"); in intel_pin_dbg_show() 262 seq_puts(s, "GPIO "); in intel_pin_dbg_show() 272 seq_puts(s, " ["); in intel_pin_dbg_show() 274 seq_puts(s, "LOCKED"); in intel_pin_dbg_show() 276 seq_puts(s, ", "); in intel_pin_dbg_show() 279 seq_puts(s, "ACPI"); in intel_pin_dbg_show() 280 seq_puts(s, "]"); in intel_pin_dbg_show()
|
D | pinctrl-baytrail.c | 419 seq_puts(s, " "); in byt_gpio_dbg_show() 422 seq_puts(s, " open-drain"); in byt_gpio_dbg_show() 424 seq_puts(s, "\n"); in byt_gpio_dbg_show()
|
/linux-4.4.14/drivers/staging/comedi/ |
D | proc.c | 56 seq_puts(m, "no devices\n"); in comedi_read()
|
/linux-4.4.14/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 197 seq_puts(s, p); in print_pci_topology() 519 seq_puts(s, " local endpoint disconnected" in sn_topology_show() 526 seq_puts(s, " local"); in sn_topology_show() 529 seq_puts(s, " foreign"); in sn_topology_show() 532 seq_puts(s, " shared"); in sn_topology_show()
|
/linux-4.4.14/net/llc/ |
D | llc_proc.c | 132 seq_puts(seq, "SKt Mc local_mac_sap remote_mac_sap " in llc_seq_socket_show() 181 seq_puts(seq, "Connection list:\n" in llc_seq_core_show()
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | adf_transport_debug.c | 100 seq_puts(sfile, "------- Ring configuration -------\n"); in adf_ring_show() 111 seq_puts(sfile, "----------- Ring data ------------\n"); in adf_ring_show()
|
/linux-4.4.14/net/rose/ |
D | rose_route.c | 1121 seq_puts(seq, "address mask n neigh neigh neigh\n"); in rose_node_show() 1138 seq_puts(seq, "\n"); in rose_node_show() 1200 seq_puts(seq, in rose_neigh_show() 1222 seq_puts(seq, "\n"); in rose_neigh_show() 1284 seq_puts(seq, in rose_route_show() 1297 seq_puts(seq, in rose_route_show() 1308 seq_puts(seq, in rose_route_show()
|
/linux-4.4.14/net/can/ |
D | proc.c | 214 seq_puts(m, " device can_id can_mask function" in can_print_recv_banner() 422 seq_puts(m, "\nreceive list 'rx_sff':\n"); in can_rcvlist_sff_proc_show() 465 seq_puts(m, "\nreceive list 'rx_eff':\n"); in can_rcvlist_eff_proc_show()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ring.c | 511 seq_puts(m, " *"); in amdgpu_debugfs_ring_info() 513 seq_puts(m, " #"); in amdgpu_debugfs_ring_info() 514 seq_puts(m, "\n"); in amdgpu_debugfs_ring_info()
|
/linux-4.4.14/fs/xfs/ |
D | xfs_super.c | 489 seq_puts(m, xfs_infop->str); in xfs_showargs() 493 seq_puts(m, xfs_infop->str); in xfs_showargs() 518 seq_puts(m, "," MNTOPT_USRQUOTA); in xfs_showargs() 520 seq_puts(m, "," MNTOPT_UQUOTANOENF); in xfs_showargs() 524 seq_puts(m, "," MNTOPT_PRJQUOTA); in xfs_showargs() 526 seq_puts(m, "," MNTOPT_PQUOTANOENF); in xfs_showargs() 530 seq_puts(m, "," MNTOPT_GRPQUOTA); in xfs_showargs() 532 seq_puts(m, "," MNTOPT_GQUOTANOENF); in xfs_showargs() 536 seq_puts(m, "," MNTOPT_NOQUOTA); in xfs_showargs()
|
/linux-4.4.14/net/appletalk/ |
D | atalk_proc.c | 67 seq_puts(seq, "Interface Address Networks " in atalk_seq_interface_show() 128 seq_puts(seq, "Target Router Flags Dev\n"); in atalk_seq_route_show()
|
D | aarp.c | 1010 seq_puts(seq, in aarp_seq_show() 1026 seq_puts(seq, " "); in aarp_seq_show()
|
/linux-4.4.14/drivers/iommu/ |
D | omap-iommu-debug.c | 172 seq_puts(s, "-----------------------------------------\n"); in debug_read_tlb() 223 seq_puts(s, "--------------------------\n"); in debug_read_pagetable()
|
/linux-4.4.14/crypto/ |
D | akcipher.c | 53 seq_puts(m, "type : akcipher\n"); in crypto_akcipher_show()
|
/linux-4.4.14/drivers/watchdog/ |
D | bcm_kona_wdt.c | 107 seq_puts(s, "No device pointer\n"); in bcm_kona_wdt_dbg_show() 117 seq_puts(s, "Error accessing hardware\n"); in bcm_kona_wdt_dbg_show()
|
/linux-4.4.14/drivers/s390/block/ |
D | dasd.c | 992 seq_puts(m, "histogram_sectors "); in dasd_stats_seq_print() 994 seq_puts(m, "histogram_io_times "); in dasd_stats_seq_print() 996 seq_puts(m, "histogram_io_times_weighted "); in dasd_stats_seq_print() 998 seq_puts(m, "histogram_time_build_to_ssch "); in dasd_stats_seq_print() 1000 seq_puts(m, "histogram_time_ssch_to_irq "); in dasd_stats_seq_print() 1002 seq_puts(m, "histogram_time_ssch_to_irq_weighted "); in dasd_stats_seq_print() 1004 seq_puts(m, "histogram_time_irq_to_end "); in dasd_stats_seq_print() 1006 seq_puts(m, "histogram_ccw_queue_length "); in dasd_stats_seq_print() 1012 seq_puts(m, "histogram_read_sectors "); in dasd_stats_seq_print() 1014 seq_puts(m, "histogram_read_times "); in dasd_stats_seq_print() [all …]
|
/linux-4.4.14/arch/x86/platform/atom/ |
D | punit_atom_debug.c | 86 seq_puts(seq_file, "\n\nPUNIT NORTH COMPLEX DEVICES :\n"); in punit_dev_state_show()
|
/linux-4.4.14/security/integrity/ima/ |
D | ima_fs.c | 229 seq_puts(m, " "); in ima_ascii_measurements_show() 236 seq_puts(m, "\n"); in ima_ascii_measurements_show()
|
/linux-4.4.14/net/batman-adv/ |
D | originator.c | 1036 seq_puts(seq, in batadv_orig_seq_print_text() 1064 seq_puts(seq, "Interface not known to B.A.T.M.A.N.\n"); in batadv_orig_hardif_seq_print_text() 1070 seq_puts(seq, in batadv_orig_hardif_seq_print_text() 1076 seq_puts(seq, "Interface not active\n"); in batadv_orig_hardif_seq_print_text()
|
D | network-coding.c | 1902 seq_puts(seq, " Ingoing: "); in batadv_nc_nodes_seq_print_text() 1909 seq_puts(seq, "\n"); in batadv_nc_nodes_seq_print_text() 1911 seq_puts(seq, " Outgoing: "); in batadv_nc_nodes_seq_print_text() 1918 seq_puts(seq, "\n\n"); in batadv_nc_nodes_seq_print_text()
|
/linux-4.4.14/drivers/block/ |
D | nbd.c | 865 seq_puts(s, "Known flags:\n"); in nbd_dbg_flags_show() 868 seq_puts(s, "NBD_FLAG_HAS_FLAGS\n"); in nbd_dbg_flags_show() 870 seq_puts(s, "NBD_FLAG_READ_ONLY\n"); in nbd_dbg_flags_show() 872 seq_puts(s, "NBD_FLAG_SEND_FLUSH\n"); in nbd_dbg_flags_show() 874 seq_puts(s, "NBD_FLAG_SEND_TRIM\n"); in nbd_dbg_flags_show()
|
/linux-4.4.14/fs/nilfs2/ |
D | super.c | 690 seq_puts(seq, ",nobarrier"); in nilfs_show_options() 694 seq_puts(seq, ",errors=panic"); in nilfs_show_options() 696 seq_puts(seq, ",errors=continue"); in nilfs_show_options() 698 seq_puts(seq, ",order=strict"); in nilfs_show_options() 700 seq_puts(seq, ",norecovery"); in nilfs_show_options() 702 seq_puts(seq, ",discard"); in nilfs_show_options()
|
/linux-4.4.14/arch/x86/platform/uv/ |
D | tlb_uv.c | 1370 seq_puts(file, in ptc_seq_show() 1372 seq_puts(file, "remotehub numuvhubs numuvhubs16 numuvhubs8 "); in ptc_seq_show() 1373 seq_puts(file, in ptc_seq_show() 1375 seq_puts(file, in ptc_seq_show() 1377 seq_puts(file, in ptc_seq_show() 1379 seq_puts(file, in ptc_seq_show() 1381 seq_puts(file, "none retry canc nocan reset rcan\n"); in ptc_seq_show()
|
/linux-4.4.14/fs/udf/ |
D | super.c | 341 seq_puts(seq, ",nostrict"); in udf_show_options() 345 seq_puts(seq, ",unhide"); in udf_show_options() 347 seq_puts(seq, ",undelete"); in udf_show_options() 349 seq_puts(seq, ",noadinicb"); in udf_show_options() 351 seq_puts(seq, ",shortad"); in udf_show_options() 353 seq_puts(seq, ",uid=forget"); in udf_show_options() 355 seq_puts(seq, ",uid=ignore"); in udf_show_options() 357 seq_puts(seq, ",gid=forget"); in udf_show_options() 359 seq_puts(seq, ",gid=ignore"); in udf_show_options() 381 seq_puts(seq, ",utf8"); in udf_show_options()
|
/linux-4.4.14/net/netrom/ |
D | nr_route.c | 889 seq_puts(seq, in nr_node_show() 910 seq_puts(seq, "\n"); in nr_node_show() 957 seq_puts(seq, "addr callsign dev qual lock count failed digipeaters\n"); in nr_neigh_show() 977 seq_puts(seq, "\n"); in nr_neigh_show()
|
/linux-4.4.14/arch/xtensa/kernel/ |
D | irq.c | 68 seq_puts(p, " Non-maskable interrupts\n"); in arch_show_interrupts()
|
/linux-4.4.14/drivers/pwm/ |
D | core.c | 907 seq_puts(s, " requested"); in pwm_dbg_show() 910 seq_puts(s, " enabled"); in pwm_dbg_show() 912 seq_puts(s, "\n"); in pwm_dbg_show()
|
/linux-4.4.14/fs/nfsd/ |
D | export.c | 173 seq_puts(m, "#domain fsidtype fsid [path]\n"); in expkey_show() 663 seq_puts(m, "#path domain(flags)\n"); in svc_export_show() 677 seq_puts(m, ",uuid="); in svc_export_show() 686 seq_puts(m, ")\n"); in svc_export_show() 1193 seq_puts(m, "# Version 1.1\n"); in e_show() 1194 seq_puts(m, "# Path Client(Flags) # IPs\n"); in e_show()
|
D | nfs4idmap.c | 155 seq_puts(m, "#domain type id [name]\n"); in idtoname_show() 326 seq_puts(m, "#domain type name [id]\n"); in nametoid_show()
|
/linux-4.4.14/drivers/base/power/ |
D | domain.c | 1858 seq_puts(s, p); in rtpm_status_str() 1889 seq_puts(s, ", "); in pm_genpd_summary_one() 1902 seq_puts(s, "\n"); in pm_genpd_summary_one() 1914 seq_puts(s, "domain status slaves\n"); in pm_genpd_summary_show() 1915 seq_puts(s, " /device runtime status\n"); in pm_genpd_summary_show() 1916 seq_puts(s, "----------------------------------------------------------------------\n"); in pm_genpd_summary_show()
|
/linux-4.4.14/arch/tile/kernel/ |
D | irq.c | 268 seq_puts(p, " perf_events\n"); in arch_show_interrupts()
|
/linux-4.4.14/drivers/scsi/snic/ |
D | snic_debugfs.c | 245 seq_puts(sfp, "\nSGL Counters\n"); in snic_stats_show() 253 seq_puts(sfp, "\n"); in snic_stats_show()
|
/linux-4.4.14/arch/s390/pci/ |
D | pci_debug.c | 65 seq_puts(m, "FMB statistics disabled\n"); in pci_perf_show()
|
/linux-4.4.14/drivers/regulator/ |
D | dbx500-prcmu.c | 125 seq_puts(s, "ux500-regulator status:\n"); in ux500_regulator_status_print()
|
/linux-4.4.14/net/sctp/ |
D | proc.c | 493 seq_puts(seq, "0 "); in sctp_remaddr_seq_show() 500 seq_puts(seq, "0 "); in sctp_remaddr_seq_show()
|
/linux-4.4.14/fs/nfs/ |
D | dns_resolve.c | 173 seq_puts(m, "# ip address hostname ttl\n"); in nfs_dns_show() 187 seq_puts(m, "<none> "); in nfs_dns_show()
|
D | super.c | 668 seq_puts(m, nfs_infop->str); in nfs_show_mount_options() 670 seq_puts(m, nfs_infop->nostr); in nfs_show_mount_options() 799 seq_puts(m, "/"); in nfs_show_path() 820 seq_puts(m, root->d_sb->s_flags & MS_RDONLY ? "ro" : "rw"); in nfs_show_stats() 821 seq_puts(m, root->d_sb->s_flags & MS_SYNCHRONOUS ? ",sync" : ""); in nfs_show_stats() 822 seq_puts(m, root->d_sb->s_flags & MS_NOATIME ? ",noatime" : ""); in nfs_show_stats() 823 seq_puts(m, root->d_sb->s_flags & MS_NODIRATIME ? ",nodiratime" : ""); in nfs_show_stats()
|
/linux-4.4.14/drivers/nubus/ |
D | proc.c | 159 seq_puts(m, "Nubus devices found:\n"); in nubus_proc_show()
|
/linux-4.4.14/kernel/rcu/ |
D | tree_trace.c | 280 seq_puts(m, "\n"); in print_one_rcu_state() 290 seq_puts(m, "\n"); in print_one_rcu_state()
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-mvebu.c | 536 seq_puts(s, " disabled\n"); in mvebu_gpio_dbg_show() 540 seq_puts(s, " edge "); in mvebu_gpio_dbg_show() 542 seq_puts(s, " level"); in mvebu_gpio_dbg_show()
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-dfll.c | 1161 seq_puts(s, "CONTROL REGISTERS:\n"); in attr_registers_show() 1170 seq_puts(s, "\nI2C and INTR REGISTERS:\n"); in attr_registers_show() 1178 seq_puts(s, "\nINTEGRATED I2C CONTROLLER REGISTERS:\n"); in attr_registers_show() 1183 seq_puts(s, "\nLUT:\n"); in attr_registers_show()
|
/linux-4.4.14/include/linux/ |
D | seq_file.h | 124 void seq_puts(struct seq_file *m, const char *s);
|
/linux-4.4.14/net/x25/ |
D | x25_proc.c | 53 seq_puts(seq, "Address Digits Device\n"); in x25_seq_route_show()
|
/linux-4.4.14/fs/jfs/ |
D | super.c | 711 seq_puts(seq, ",nointegrity"); in jfs_show_options() 723 seq_puts(seq, ",usrquota"); in jfs_show_options() 726 seq_puts(seq, ",grpquota"); in jfs_show_options()
|
/linux-4.4.14/drivers/staging/android/ion/ |
D | ion.c | 1406 seq_puts(s, "----------------------------------------------------\n"); in ion_debug_heap_show() 1426 seq_puts(s, "----------------------------------------------------\n"); in ion_debug_heap_show() 1427 seq_puts(s, "orphaned allocations (info is from last known client):\n"); in ion_debug_heap_show() 1444 seq_puts(s, "----------------------------------------------------\n"); in ion_debug_heap_show() 1451 seq_puts(s, "----------------------------------------------------\n"); in ion_debug_heap_show()
|
/linux-4.4.14/net/dns_resolver/ |
D | dns_key.c | 226 seq_puts(m, key->description); in dns_resolver_describe()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_debugfs.c | 169 seq_puts(s, "Ctx:npkts\n"); in _ctx_stats_seq_show()
|
/linux-4.4.14/fs/ubifs/ |
D | super.c | 428 seq_puts(s, ",fast_unmount"); in ubifs_show_options() 430 seq_puts(s, ",norm_unmount"); in ubifs_show_options() 433 seq_puts(s, ",bulk_read"); in ubifs_show_options() 435 seq_puts(s, ",no_bulk_read"); in ubifs_show_options() 438 seq_puts(s, ",chk_data_crc"); in ubifs_show_options() 440 seq_puts(s, ",no_chk_data_crc"); in ubifs_show_options()
|
/linux-4.4.14/drivers/net/wireless/ |
D | ray_cs.c | 2587 seq_puts(m, "Raylink Wireless LAN driver status\n"); in ray_cs_proc_show() 2590 seq_puts(m, "Firmware version = "); in ray_cs_proc_show() 2592 seq_puts(m, "4 - Use dump_cis for more details\n"); in ray_cs_proc_show() 2637 seq_puts(m, "Supported rate codes = "); in ray_cs_proc_show() 2643 seq_puts(m, "Parse beacon failed at rates element\n"); in ray_cs_proc_show() 2660 seq_puts(m, in ray_cs_proc_show() 2665 seq_puts(m, "No beacons received\n"); in ray_cs_proc_show()
|
/linux-4.4.14/net/ipv6/ |
D | ping.c | 204 seq_puts(seq, IPV6_SEQ_DGRAM_HEADER); in ping_v6_seq_show()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | llite_lib.c | 2186 seq_puts(seq, ",nolock"); in ll_show_options() 2189 seq_puts(seq, ",flock"); in ll_show_options() 2192 seq_puts(seq, ",localflock"); in ll_show_options() 2195 seq_puts(seq, ",user_xattr"); in ll_show_options() 2198 seq_puts(seq, ",lazystatfs"); in ll_show_options() 2201 seq_puts(seq, ",user_fid2path"); in ll_show_options()
|
/linux-4.4.14/arch/arm64/mm/ |
D | dump.c | 229 seq_puts(st->seq, "\n"); in note_page()
|
/linux-4.4.14/arch/avr32/mm/ |
D | tlb.c | 311 seq_puts(tlb, "ID V G ASID VPN PFN AP SZ C B W D\n"); in tlb_show()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_debugfs.c | 266 seq_puts(m, status); in connector_show()
|
/linux-4.4.14/arch/arm/plat-pxa/ |
D | dma.c | 172 seq_puts(s, "DMA engine status\n"); in dbg_show_state()
|
/linux-4.4.14/net/phonet/ |
D | socket.c | 600 seq_puts(seq, "pt loc rem rs st tx_queue rx_queue " in pn_sock_seq_show() 789 seq_puts(seq, "rs uid inode"); in pn_res_seq_show()
|
/linux-4.4.14/security/apparmor/ |
D | apparmorfs.c | 302 seq_puts(seq, "<unknown>\n"); in aa_fs_seq_profattach_show() 332 seq_puts(seq, "\n"); in aa_fs_seq_hash_show()
|
/linux-4.4.14/lib/ |
D | dynamic_debug.c | 781 seq_puts(m, in ddebug_proc_show() 791 seq_puts(m, "\"\n"); in ddebug_proc_show()
|
/linux-4.4.14/drivers/android/ |
D | binder.c | 3235 seq_puts(m, " buffer free\n"); in print_binder_transaction() 3340 seq_puts(m, " proc"); in print_binder_node() 3344 seq_puts(m, "\n"); in print_binder_node() 3390 seq_puts(m, " has delivered dead binder\n"); in print_binder_proc() 3545 seq_puts(m, "binder state:\n"); in binder_state_show() 3548 seq_puts(m, "dead nodes:\n"); in binder_state_show() 3567 seq_puts(m, "binder stats:\n"); in binder_stats_show() 3586 seq_puts(m, "binder transactions:\n"); in binder_transactions_show() 3601 seq_puts(m, "binder proc state:\n"); in binder_proc_show()
|
/linux-4.4.14/arch/metag/kernel/ |
D | smp.c | 502 seq_puts(p, "IPI:"); in show_ipi_list()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | irq.c | 355 seq_puts(p, " PowerPC Thermal Assist (cpu temp)\n"); in arch_show_interrupts()
|
/linux-4.4.14/drivers/tty/serial/ |
D | crisv10.c | 4046 seq_puts(m, "|RTS"); in seq_line_info() 4048 seq_puts(m, "|CTS"); in seq_line_info() 4050 seq_puts(m, "|DTR"); in seq_line_info() 4052 seq_puts(m, "|DSR"); in seq_line_info() 4054 seq_puts(m, "|CD"); in seq_line_info() 4056 seq_puts(m, "|RI"); in seq_line_info() 4057 seq_puts(m, "\n"); in seq_line_info()
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 427 seq_puts(seq, in bpq_seq_show()
|
/linux-4.4.14/net/sunrpc/ |
D | svcauth_unix.c | 254 seq_puts(m, "#class IP domain\n"); in ip_map_show() 555 seq_puts(m, "#uid cnt: gids...\n"); in unix_gid_show()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | gr_udc.c | 162 seq_puts(seq, " Queue: empty\n\n"); in gr_seq_ep_show() 166 seq_puts(seq, " Queue:\n"); in gr_seq_ep_show() 183 seq_puts(seq, "\n"); in gr_seq_ep_show() 203 seq_puts(seq, "\n"); in gr_seq_show()
|