/linux-4.1.27/drivers/usb/musb/ |
D | musb_debug.h | 38 #define yprintk(facility, format, args...) \ argument 39 do { printk(facility "%s %d: " format , \
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 220 u8 facility; /* syslog facility */ member 408 static int log_store(int facility, int level, in log_store() argument 449 msg->facility = facility; in log_store() 524 int facility = 1; /* LOG_USER */ in devkmsg_write() local 557 facility = i >> 3; in devkmsg_write() 564 printk_emit(facility, level, NULL, 0, "%s", line); in devkmsg_write() 630 (msg->facility << 3) | msg->level, in devkmsg_read() 1019 unsigned int prefix = (msg->facility << 3) | msg->level; in print_prefix() 1519 u8 facility; /* log facility of first message */ member 1537 log_store(cont.facility, cont.level, flags | LOG_NOCONS, in cont_flush() [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | dev-kmsg | 13 carries the syslog priority and facility. The single decimal 15 priority and the higher bits the syslog facility number. 18 log priority and the facility number is set to LOG_USER (1). It 20 facility number LOG_KERN (0), to make sure that the origin of 60 prefix including priority and facility, the 64 bit message
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | operations.txt | 24 FS-Cache has an asynchronous operations handling facility that it uses for its 29 This facility is available to and expected to be be used by the cache backends, 33 To make use of this facility, <linux/fscache-cache.h> should be #included. 110 will be given to the slow work facility to process. Such an operation is
|
D | fscache.txt | 9 This facility is a general purpose cache for network filesystems, though it 34 facility to a network filesystem such that the cache is transparent to the 335 If CONFIG_FSCACHE_OBJECT_LIST is enabled, the FS-Cache facility will maintain a 416 If CONFIG_FSCACHE_DEBUG is enabled, the FS-Cache facility can have runtime
|
D | object.txt | 131 the slow work facility. This was used in preference to the workqueue facility
|
D | cachefiles.txt | 163 kernel module contains its own very cut-down path walking facility that ignores 315 the Linux kernel and the SELinux facility. 483 If CONFIG_CACHEFILES_DEBUG is enabled, the CacheFiles facility can have runtime
|
D | netfs-api.txt | 592 A facility is provided to read several pages at once, as requested by the
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | debug_if.h | 37 dword facility; member
|
D | debug.c | 470 pmsg->facility = MSG_TYPE_STRING; in DI_register() 542 pmsg->facility = MSG_TYPE_STRING; in DI_deregister() 628 pmsg->facility = MSG_TYPE_BINARY; in DI_format() 666 pmsg->facility = MSG_TYPE_BINARY; in DI_format() 707 pmsg->facility = MSG_TYPE_STRING; in DI_format() 998 pmsg->facility = MSG_TYPE_STRING; in diva_mnt_add_xdi_adapter() 1085 pmsg->facility = MSG_TYPE_STRING; in diva_mnt_remove_xdi_adapter() 1861 pmsg->facility = MSG_TYPE_MLOG; in diva_maint_trace_notify()
|
D | message.c | 4854 byte facility[256]; in sig_ind() local 4976 ai_len = AddInfo(add_i, multi_fac_parms, esc_chi, facility); in sig_ind() 5503 facility[2] = 0; /* returncode */ in sig_ind() 5505 else facility[2] = 0xff; in sig_ind() 5510 facility[2] = 0xff; /* returncode */ in sig_ind() 5512 facility[0] = 2; in sig_ind() 5513 facility[1] = MWI_RESPONSE; /* Function */ in sig_ind() 5514 add_p(plci, CAI, facility); in sig_ind() 9040 byte *facility) in AddInfo() argument 9071 facility[j++] = 0x1c; /* copy fac IE */ in AddInfo() [all …]
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | Kconfig | 64 bool "LSI MPT Fusion logging facility" 67 This turns on a logging facility.
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | Kconfig | 64 bool "LSI MPT Fusion logging facility" 67 This turns on a logging facility.
|
/linux-4.1.27/arch/tile/gxio/ |
D | Kconfig | 7 # Support direct access to the common I/O DMA facility within the
|
/linux-4.1.27/drivers/message/fusion/ |
D | Kconfig | 111 bool "Fusion MPT logging facility" 113 This turns on a logging facility that can be used to debug a number
|
/linux-4.1.27/Documentation/ |
D | module-signing.txt | 22 The kernel module signing facility cryptographically signs modules during 30 This facility uses X.509 ITU-T standard certificates to encode the public keys 32 type. The facility currently only supports the RSA public key encryption 42 The module signing facility is enabled by going to the "Enable Loadable Module
|
D | SubmitChecklist | 12 1: If you use a facility then #include the file that defines/declares 13 that facility. Don't depend on other header files pulling in ones
|
D | braille-console.txt | 23 to the cursor, hence providing very basic screen reviewing facility.
|
D | static-keys.txt | 43 kernel code paths should be able to make use of the static keys facility. 71 the basis for the static keys facility.
|
D | debugging-via-ohci1394.txt | 35 this facility proved most useful for examining long debugs logs in the printk
|
D | kernel-docs.txt | 438 camera driver, control, query capabilities, capability, facility.
|
D | devices.txt | 407 190 = /dev/crash Mission Critical Linux crash dump facility 2682 197 char OpenTNF tracing facility 2686 128 = /dev/tnf/status Tracing facility status
|
/linux-4.1.27/net/ceph/ |
D | Kconfig | 38 be resolved using the CONFIG_DNS_RESOLVER facility.
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_h323_main.c | 1031 Facility_UUIE *facility) in process_facility() argument 1038 if (facility->reason.choice == eFacilityReason_callForwarded) { in process_facility() 1039 if (facility->options & eFacility_UUIE_alternativeAddress) in process_facility() 1042 &facility-> in process_facility() 1047 if (facility->options & eFacility_UUIE_h245Address) { in process_facility() 1049 &facility->h245Address); in process_facility() 1054 if (facility->options & eFacility_UUIE_fastStart) { in process_facility() 1055 for (i = 0; i < facility->fastStart.count; i++) { in process_facility() 1058 &facility->fastStart.item[i]); in process_facility() 1130 &pdu->h323_message_body.facility); in process_q931()
|
D | nf_conntrack_h323_types.c | 1345 offsetof(H323_UU_PDU_h323_message_body, facility), _Facility_UUIE},
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-inject.txt | 22 information could make use of this facility.
|
D | perf-record.txt | 125 (Hardware Last Branch Record facility) as the method to collect
|
/linux-4.1.27/include/linux/ |
D | printk.h | 127 int vprintk_emit(int facility, int level, 135 int printk_emit(int facility, int level,
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | Kconfig | 34 Currently, ath9k makes use of this facility.
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-bus-usb | 8 not the "USB-Persist" facility is enabled for the device. For 9 hubs this facility is always enabled and their device
|
/linux-4.1.27/Documentation/networking/ |
D | dns_resolver.txt | 49 To set up this facility, the /etc/request-key.conf file must be altered so that 68 To make use of this facility, one of the following functions that are
|
D | rxrpc.txt | 56 (1) Part of an RxRPC facility for both kernel and userspace applications by 66 (4) A secure protocol, using the Linux kernel's key retention facility to 693 To use the RxRPC facility, a kernel utility must still open an AF_RXRPC socket,
|
D | cs89x0.txt | 208 be specified as command-line arguments to the load command. This facility
|
D | packet_mmap.txt | 5 This file documents the mmap() facility available with the PACKET
|
D | ip-sysctl.txt | 514 Note, that syncookies is fallback facility.
|
D | bonding.txt | 783 not all, device drivers support this facility.
|
/linux-4.1.27/Documentation/hwmon/ |
D | ads7828 | 52 The chip also has the facility to use an external voltage reference. This
|
/linux-4.1.27/arch/arm/ |
D | Kconfig-nommu | 47 If your CPU provides a remap facility which allows the exception
|
/linux-4.1.27/Documentation/sound/oss/ |
D | VIBRA16 | 13 A good starting point is that the vibra16x chip full-duplex facility
|
/linux-4.1.27/Documentation/timers/ |
D | timer_stats.txt | 4 timer_stats is a debugging facility to make the timer (ab)usage in a Linux
|
/linux-4.1.27/fs/f2fs/ |
D | Kconfig | 59 Security labels provide an access control facility to support Linux
|
/linux-4.1.27/drivers/s390/block/ |
D | Kconfig | 72 use applications written for the EER facility.
|
/linux-4.1.27/Documentation/acpi/ |
D | debug.txt | 5 output. This document describes how to use this facility.
|
/linux-4.1.27/Documentation/vm/ |
D | page_owner.txt | 34 code size change due to this facility.
|
D | unevictable-lru.txt | 53 The Unevictable LRU facility adds an additional LRU list to track unevictable 124 The unevictable LRU facility interacts with the memory control group [aka
|
/linux-4.1.27/Documentation/RCU/ |
D | lockdep-splat.txt | 2 (http://lwn.net/Articles/371986/). This facility checks for some common
|
D | stallwarn.txt | 37 Although the lockdep facility is extremely useful, it does add
|
D | RTFP.txt | 566 Use of RCU-like facility in K42/Tornado. Another independent
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | TODO | 52 m) Create UID mapping facility so server UIDs can be mapped on a per
|
D | CHANGES | 712 advantage of trans2 SetFileInfo rename facility if available on target server.
|
/linux-4.1.27/arch/um/ |
D | Kconfig.char | 17 information and command line examples of how to use this facility.
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | traps.c | 1378 char *facility = "unknown"; in facility_unavailable_exception() local 1402 facility = facility_strings[status]; in facility_unavailable_exception() 1410 hv ? "Hypervisor " : "", facility, regs->nip, regs->msr); in facility_unavailable_exception()
|
/linux-4.1.27/Documentation/filesystems/ |
D | automount-support.txt | 2 as kAFS which can be found in fs/afs/). This facility includes allowing
|
D | coda.txt | 167 possesses the facility to inform the kernel when elements from its 257 Among these interfaces the VFS interface and the facility to place, 293 A facility must exist to notify Venus that the message has been 519 The kernel involvement in this is limited to providing the facility to
|
D | ext4.txt | 355 noblock_validity facility for tracking filesystem metadata blocks
|
/linux-4.1.27/Documentation/x86/i386/ |
D | IO-APIC.txt | 46 connected to the PCI chipset IRQ routing facility (the incoming PIRQ1-4
|
/linux-4.1.27/Documentation/usb/ |
D | callbacks.txt | 68 You are strongly encouraged to use usbcore's facility,
|
D | usbmon.txt | 3 The name "usbmon" in lowercase refers to a facility in kernel which is
|
D | power-management.txt | 323 using the USB Persist facility.) 325 The reset_resume method is used by the USB Persist facility (see
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfs.txt | 52 via a net boot facility such as PXE. It may also be specified as an nfs.ko
|
/linux-4.1.27/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 457 Facility_UUIE facility; member
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | entry.S | 280 # facility.
|
/linux-4.1.27/Documentation/laptops/ |
D | disk-shock-protection.txt | 24 a shock protection facility. The idea is to stop all I/O operations on
|
/linux-4.1.27/Documentation/video4linux/ |
D | uvcvideo.txt | 87 The API doesn't currently provide a fine-grained access control facility. The
|
/linux-4.1.27/Documentation/sysctl/ |
D | net.txt | 138 and controlled by the dynamic_debug facility.
|
/linux-4.1.27/Documentation/power/ |
D | basic-pm-debugging.txt | 42 facility available if the kernel is compiled with CONFIG_PM_DEBUG set. Then,
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 837 (e->facility < ARRAY_SIZE(devlog_facility_strings) in devlog_show() 838 ? devlog_facility_strings[e->facility] in devlog_show()
|
D | t4fw_api.h | 3117 __u8 facility; member
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 41 of fork() and the SCM_RIGHTS facility of unix domain socket. These 53 facility that allows backward-compatible extensions to the API to be 57 Instead, kvm defines extension identifiers and a facility to query 1732 because it supports the Virtual RMA (VRMA) facility. 2335 the virtualized real-mode area (VRMA) facility, the kernel will 3414 Parameters: args[0] defines whether the proxy facility is active 3418 external proxy facility. 3424 When disabled (args[0] == 0), behavior is as if this facility is unsupported.
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 147 uses this facility to store the hit count of the cache blocks. If
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 355 This debug facility allows ACPI AML methods to be inserted and/or
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 310 through the cpuset facility (Documentation/cgroups/cpusets.txt).
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 28 This facility was not this useful and thus was not longer
|
D | tmscsim.txt | 407 defines). The driver will produce some data for the syslog facility then.
|
D | ChangeLog.sym53c8xx | 92 This facility was not this useful and thus was not longer
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 282 how to use this facility.
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 212 bool "SCSI logging facility" 215 This turns on a logging facility that can be used to debug a number
|
/linux-4.1.27/Documentation/blockdev/ |
D | README.DAC960 | 271 Initialization facility so that system downtime is minimized both for initial
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1347 If an error occurs, more sophisticated control units have a facility known as 1440 laser version known as XDF (extended distance facility). This can be further
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 1038 The facility provides access to the keyring type for managing such a bundle:
|
/linux-4.1.27/ |
D | CREDITS | 3246 D: Dial on demand facility (diald).
|