Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 25 of 68) sorted by relevance

123

/linux-3.4.99/drivers/usb/musb/
Dmusb_debug.h38 #define yprintk(facility, format, args...) \ argument
39 do { printk(facility "%s %d: " format , \
/linux-3.4.99/Documentation/filesystems/caching/
Doperations.txt24 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
Dfscache.txt9 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
/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddebug_if.h37 dword facility; member
Ddebug.c470 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()
/linux-3.4.99/drivers/scsi/mpt2sas/
DKconfig64 bool "LSI MPT Fusion logging facility"
67 This turns on a logging facility.
/linux-3.4.99/include/linux/
Defi.h566 extern int efi_enabled(int facility);
568 static inline int efi_enabled(int facility) in efi_enabled() argument
574 static inline int efi_enabled(int facility) in efi_enabled() argument
/linux-3.4.99/tools/perf/Documentation/
Dperf-inject.txt22 information could make use of this facility.
/linux-3.4.99/net/netfilter/
Dnf_conntrack_h323_main.c994 Facility_UUIE *facility) in process_facility() argument
1001 if (facility->reason.choice == eFacilityReason_callForwarded) { in process_facility()
1002 if (facility->options & eFacility_UUIE_alternativeAddress) in process_facility()
1005 &facility-> in process_facility()
1010 if (facility->options & eFacility_UUIE_h245Address) { in process_facility()
1012 &facility->h245Address); in process_facility()
1017 if (facility->options & eFacility_UUIE_fastStart) { in process_facility()
1018 for (i = 0; i < facility->fastStart.count; i++) { in process_facility()
1020 &facility->fastStart.item[i]); in process_facility()
1088 &pdu->h323_message_body.facility); in process_q931()
/linux-3.4.99/drivers/message/fusion/
DKconfig111 bool "Fusion MPT logging facility"
113 This turns on a logging facility that can be used to debug a number
/linux-3.4.99/net/ceph/
DKconfig37 be resolved using the CONFIG_DNS_RESOLVER facility.
/linux-3.4.99/Documentation/hwmon/
Dads782834 The chip also has the facility to use an external voltage reference. This
/linux-3.4.99/Documentation/
DSubmitChecklist12 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
Dbraille-console.txt23 to the cursor, hence providing very basic screen reviewing facility.
Dstatic-keys.txt43 kernel code paths should be able to make use of the static keys facility.
71 the basis for the static keys facility.
/linux-3.4.99/arch/arm/
DKconfig-nommu47 If your CPU provides a remap facility which allows the exception
/linux-3.4.99/Documentation/arm/SH-Mobile/
Dzboot-rom-sdhi.txt38 switched. No such facility currently exists in the Linux Kernel.
/linux-3.4.99/Documentation/networking/
Ddns_resolver.txt49 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
/linux-3.4.99/drivers/s390/block/
DKconfig72 use applications written for the EER facility.
/linux-3.4.99/Documentation/sound/oss/
DVIBRA1613 A good starting point is that the vibra16x chip full-duplex facility
/linux-3.4.99/Documentation/timers/
Dtimer_stats.txt4 timer_stats is a debugging facility to make the timer (ab)usage in a Linux
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-bus-usb25 "USB-Persist" facility is enabled for the device. Since the
26 facility is inherently dangerous, it is disabled by default
/linux-3.4.99/Documentation/acpi/
Ddebug.txt5 output. This document describes how to use this facility.
/linux-3.4.99/arch/um/
DKconfig.char21 information and command line examples of how to use this facility.
/linux-3.4.99/Documentation/RCU/
Dlockdep-splat.txt2 (http://lwn.net/Articles/371986/). This facility checks for some common

123