| /linux/Documentation/arch/powerpc/ |
| A D | elf_hwcaps.rst | 51 ISA version. For example, if the VSX facility is available, the VSX 84 Vector (aka Altivec, VMX) facility is available. 87 Floating point facility is available. 102 Signal Processing Engine facility is available. 111 The timebase facility (mftb instruction) is not available. 154 DFP facility is available. 164 VSX facility is available. 189 DSCR facility is available. 192 EBB facility is available. 199 TAR facility is available. [all …]
|
| A D | dscr.rst | 68 create a facility unavailable exception. Inside this exception handler 71 the DSCR facility for the next time around (both for read and write) by 72 setting DSCR facility in the FSCR register.
|
| /linux/arch/s390/tools/ |
| A D | Makefile | 7 kapi-hdrs-y := $(kapi)/facility-defs.h $(kapi)/dis-defs.h 23 $(kapi)/facility-defs.h: $(obj)/gen_facilities FORCE 24 $(call filechk,facility-defs.h)
|
| /linux/arch/s390/include/asm/ |
| A D | alternative.h | 42 #define ALT_FACILITY(facility) (ALT_CTX_EARLY << ALT_CTX_SHIFT | \ argument 44 (facility) << ALT_DATA_SHIFT) 46 #define ALT_SPEC(facility) (ALT_CTX_LATE << ALT_CTX_SHIFT | \ argument 48 (facility) << ALT_DATA_SHIFT)
|
| A D | Kbuild | 3 generated-y += facility-defs.h
|
| /linux/drivers/usb/musb/ |
| A D | musb_debug.h | 13 #define yprintk(facility, format, args...) \ argument 14 do { printk(facility "%s %d: " format , \
|
| /linux/Documentation/ABI/testing/ |
| A D | debugfs-scmi-raw | 5 Description: SCMI Raw synchronous message injection/snooping facility; write 20 Description: SCMI Raw asynchronous message injection/snooping facility; write 38 Description: SCMI Raw message errors facility; any kind of timed-out or 49 Description: SCMI Raw notification snooping facility; any notification 60 Description: SCMI Raw stack reset facility; writing a value to this entry 72 Description: SCMI Raw synchronous message injection/snooping facility; write 96 Description: SCMI Raw asynchronous message injection/snooping facility; write
|
| A D | dev-kmsg | 14 carries the syslog priority and facility. The single decimal 16 priority and the next 8 bits the syslog facility number. 19 log priority and the facility number is set to LOG_USER (1). It 21 facility number LOG_KERN (0), to make sure that the origin of 74 prefix including priority and facility, the 64 bit message
|
| /linux/drivers/base/firmware_loader/ |
| A D | Kconfig | 5 tristate "Firmware loading facility" if EXPERT 10 This enables the firmware loading facility in the kernel. The kernel 101 This option enables a sysfs loading facility to enable firmware 113 the requested firmware a sysfs fallback loading facility is made 121 This used to be the default firmware loading facility, and udev used 123 loading facility functionality in udev has been removed, as such it 130 Since this was the default firmware loading facility at one point, 157 for provisioning. Since udev's firmware loading facility has been 167 facility in userspace.
|
| /linux/kernel/printk/ |
| A D | printk.c | 679 (info->facility << 3) | info->level, info->seq, in info_print_ext_header() 754 r = vprintk_emit(facility, level, NULL, fmt, args); in devkmsg_emit() 764 int facility = 1; /* LOG_USER */ in devkmsg_write() local 811 facility = LOG_FACILITY(u); in devkmsg_write() 817 devkmsg_emit(facility, level, "%s", line); in devkmsg_write() 1145 dest_r.info->facility = r->info->facility; in add_to_rb() 2206 if (facility == 0) { in printk_sprint() 2222 int vprintk_store(int facility, int level, in vprintk_store() argument 2267 if (facility == 0) in vprintk_store() 2280 facility, &flags, fmt, args); in vprintk_store() [all …]
|
| /linux/Documentation/admin-guide/acpi/ |
| A D | initrd_table_override.rst | 36 that a workaround is not accepted in the Linux kernel. And this facility 40 This facility can be used by platform/BIOS vendors to provide a Linux 43 This facility also provides a powerful feature to easily debug and test
|
| /linux/Documentation/features/locking/lockdep/ |
| A D | arch-support.txt | 4 # description: arch supports the runtime locking correctness debug facility
|
| /linux/Documentation/features/core/generic-idle-thread/ |
| A D | arch-support.txt | 4 # description: arch makes use of the generic SMP idle thread facility
|
| /linux/Documentation/features/core/thread-info-in-task/ |
| A D | arch-support.txt | 4 # description: arch makes use of the core kernel facility to embed thread_info in task_st…
|
| /linux/arch/s390/ |
| A D | Kconfig.debug | 20 This option provides a debugging facility to inject certain artificial events
|
| /linux/Documentation/bpf/ |
| A D | index.rst | 6 Filter) facility, with a focus on the extended BPF version (eBPF).
|
| /linux/net/netfilter/ |
| A D | nf_conntrack_h323_main.c | 963 Facility_UUIE *facility) in process_facility() argument 970 if (facility->reason.choice == eFacilityReason_callForwarded) { in process_facility() 971 if (facility->options & eFacility_UUIE_alternativeAddress) in process_facility() 974 &facility-> in process_facility() 979 if (facility->options & eFacility_UUIE_h245Address) { in process_facility() 981 &facility->h245Address); in process_facility() 986 if (facility->options & eFacility_UUIE_fastStart) { in process_facility() 987 for (i = 0; i < facility->fastStart.count; i++) { in process_facility() 990 &facility->fastStart.item[i]); in process_facility() 1060 &pdu->h323_message_body.facility); in process_q931()
|
| /linux/arch/powerpc/platforms/powernv/ |
| A D | Kconfig | 26 This enables the opal-prd driver, a facility to run processor
|
| /linux/drivers/message/fusion/ |
| A D | Kconfig | 112 bool "Fusion MPT logging facility" 114 This turns on a logging facility that can be used to debug a number
|
| /linux/Documentation/admin-guide/ |
| A D | module-signing.rst | 1 Kernel module signing facility 21 The kernel module signing facility cryptographically signs modules during 29 This facility uses X.509 ITU-T standard certificates to encode the public keys 31 type. The built-in facility currently only supports the RSA & NIST P-384 ECDSA 41 The module signing facility is enabled by going to the
|
| /linux/Documentation/arch/s390/ |
| A D | vfio-ap.rst | 2 Adjunct Processor (AP) facility 8 The Adjunct Processor (AP) facility is an IBM Z cryptographic facility comprised 487 facilities: The AP Facilities Test (APFT) facility; the AP Query 489 facility. These features/facilities are made available to a KVM guest via the 496 2. apft: Indicates the APFT facility is available on the guest. This facility 498 facility bit 15 is set). 500 3. apqci: Indicates the AP QCI facility is available on the guest. This facility 502 facility bit 12 is set). 505 guest. This facility can be made available to the guest only if it is 506 available on the host (i.e., facility bit 65 is set). [all …]
|
| /linux/Documentation/filesystems/caching/ |
| A D | fscache.rst | 10 This facility is a general purpose cache for network filesystems, though it 35 facility to a network filesystem such that the cache is transparent to the 138 * An invalidation facility is available to discard data from the cache and 321 If CONFIG_NETFS_DEBUG is enabled, the FS-Cache facility and NETFS support can
|
| /linux/net/ceph/ |
| A D | Kconfig | 42 be resolved using the CONFIG_DNS_RESOLVER facility.
|
| /linux/fs/f2fs/ |
| A D | Kconfig | 70 Security labels provide an access control facility to support Linux 89 bool "F2FS fault injection facility"
|
| /linux/Documentation/firmware-guide/acpi/ |
| A D | method-tracing.rst | 15 method tracing facility. 80 There are special log entries added by the method tracing facility at 153 Note that all above method tracing facility related module parameters can
|