/kernel/linux/linux-5.10/arch/s390/include/asm/ |
D | alternative.h | 14 u16 facility; /* facility bit set for replacement */ member 97 #define ALTINSTR_ENTRY(facility, num) \ argument 100 "\t.word " __stringify(facility) "\n" /* facility bit */ \ 109 #define ALTERNATIVE(oldinstr, altinstr, facility) \ argument 115 ALTINSTR_ENTRY(facility, 1) \ 141 #define alternative(oldinstr, altinstr, facility) \ argument 142 asm_inline volatile(ALTERNATIVE(oldinstr, altinstr, facility) : : : "memory")
|
D | Kbuild | 3 generated-y += facility-defs.h
|
/kernel/linux/linux-5.10/arch/s390/tools/ |
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)
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
D | musb_debug.h | 13 #define yprintk(facility, format, args...) \ argument 14 do { printk(facility "%s %d: " format , \
|
/kernel/linux/linux-5.10/drivers/base/firmware_loader/ |
D | Kconfig | 5 tristate "Firmware loading facility" if EXPERT 8 This enables the firmware loading facility in the kernel. The kernel 75 This option enables a sysfs loading facility to enable firmware 87 the requested firmware a sysfs fallback loading facility is made 95 This used to be the default firmware loading facility, and udev used 97 loading facility functionality in udev has been removed, as such it 104 Since this was the default firmware loading facility at one point, 131 for provisioning. Since udev's firmware loading facility has been 141 facility in userspace.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
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
|
/kernel/linux/linux-5.10/kernel/printk/ |
D | printk.c | 495 static int log_store(u32 caller_id, int facility, int level, in log_store() argument 520 r.info->facility = facility; in log_store() 606 (info->facility << 3) | info->level, info->seq, in info_print_ext_header() 679 int devkmsg_emit(int facility, int level, const char *fmt, ...) in devkmsg_emit() argument 685 r = vprintk_emit(facility, level, NULL, fmt, args); in devkmsg_emit() 695 int facility = 1; /* LOG_USER */ in devkmsg_write() local 742 facility = LOG_FACILITY(u); in devkmsg_write() 749 devkmsg_emit(facility, level, "%s", line); in devkmsg_write() 1095 dest_r.info->facility = r->info->facility; in add_to_rb() 1321 len = print_syslog((info->facility << 3) | info->level, buf); in info_print_prefix() [all …]
|
D | internal.h | 18 int vprintk_store(int facility, int level,
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
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.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/acpi/ |
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
|
/kernel/linux/linux-5.10/Documentation/features/locking/lockdep/ |
D | arch-support.txt | 4 # description: arch supports the runtime locking correctness debug facility
|
/kernel/linux/linux-5.10/Documentation/features/core/generic-idle-thread/ |
D | arch-support.txt | 4 # description: arch makes use of the generic SMP idle thread facility
|
/kernel/linux/linux-5.10/Documentation/filesystems/caching/ |
D | operations.rst | 25 FS-Cache has an asynchronous operations handling facility that it uses for its 30 This facility is available to and expected to be used by the cache backends, 34 To make use of this facility, <linux/fscache-cache.h> should be #included. 109 will be given to the slow work facility to process. Such an operation is
|
/kernel/linux/linux-5.10/drivers/message/fusion/ |
D | Kconfig | 112 bool "Fusion MPT logging facility" 114 This turns on a logging facility that can be used to debug a number
|
/kernel/linux/linux-5.10/Documentation/s390/ |
D | vfio-ap.rst | 2 Adjunct Processor (AP) facility 8 The Adjunct Processor (AP) facility is an IBM Z cryptographic facility comprised 422 facilities: The AP Facilities Test (APFT) facility; and the AP Query 423 Configuration Information (QCI) facility. These features/facilities are made 430 2. apft: Indicates the APFT facility is available on the guest. This facility 432 facility bit 15 is set). 434 3. apqci: Indicates the AP QCI facility is available on the guest. This facility 436 facility bit 12 is set). 449 Note: If the APFT facility is turned off (apft=off) for the guest, the guest 452 the APFT facility to ascertain the facilities installed on a given AP device. If [all …]
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
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 facility currently only supports the RSA public key encryption 41 The module signing facility is enabled by going to the
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | nf_conntrack_h323_main.c | 1008 Facility_UUIE *facility) in process_facility() argument 1015 if (facility->reason.choice == eFacilityReason_callForwarded) { in process_facility() 1016 if (facility->options & eFacility_UUIE_alternativeAddress) in process_facility() 1019 &facility-> in process_facility() 1024 if (facility->options & eFacility_UUIE_h245Address) { in process_facility() 1026 &facility->h245Address); in process_facility() 1031 if (facility->options & eFacility_UUIE_fastStart) { in process_facility() 1032 for (i = 0; i < facility->fastStart.count; i++) { in process_facility() 1035 &facility->fastStart.item[i]); in process_facility() 1105 &pdu->h323_message_body.facility); in process_q931()
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | alternative.c | 79 if (!__test_facility(a->facility, in __apply_alternatives()
|
/kernel/linux/linux-5.10/net/ceph/ |
D | Kconfig | 39 be resolved using the CONFIG_DNS_RESOLVER facility.
|
/kernel/linux/linux-5.10/fs/f2fs/ |
D | Kconfig | 61 Security labels provide an access control facility to support Linux 90 bool "F2FS fault injection facility"
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
D | Kconfig | 26 This enables the opal-prd driver, a facility to run processor
|
/kernel/linux/linux-5.10/Documentation/bpf/ |
D | index.rst | 6 Filter) facility, with a focus on the extended BPF version (eBPF).
|
/kernel/linux/linux-5.10/Documentation/firmware-guide/acpi/ |
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
|
/kernel/linux/linux-5.10/Documentation/driver-api/firmware/ |
D | direct-fs-lookup.rst | 9 uses common core kernel file loader facility kernel_read_file_from_path().
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | s390-drivers.rst | 90 The channel-measurement facility 93 The channel-measurement facility provides a means to collect measurement
|