| /linux/tools/testing/selftests/powerpc/include/ |
| H A D | instructions.h | 69 /* This defines the prefixed load/store instructions */ 116 /* Prefixed Integer Load/Store instructions */ 130 /* Prefixed Floating-Point Load/Store Instructions */ 136 /* Prefixed VSX Load/Store Instructions */
|
| /linux/rust/kernel/ |
| H A D | device.rs | 374 /// Prints an emergency-level message (level 0) prefixed with device information. 384 /// Prints an alert-level message (level 1) prefixed with device information. 394 /// Prints a critical-level message (level 2) prefixed with device information. 404 /// Prints an error-level message (level 3) prefixed with device information. 414 /// Prints a warning-level message (level 4) prefixed with device information. 424 /// Prints a notice-level message (level 5) prefixed with device information. 434 /// Prints an info-level message (level 6) prefixed with device information. 444 /// Prints a debug-level message (level 7) prefixed with device information. 735 /// Prints an emergency-level message (level 0) prefixed with device information. 761 /// Prints an alert-level message (level 1) prefixed with device information. [all …]
|
| /linux/arch/sh/include/mach-common/mach/ |
| H A D | mangle-port.h | 17 * variations of functions: non-prefixed ones that preserve the value 18 * and prefixed ones that preserve byte addresses. The latters are
|
| /linux/arch/arm64/include/asm/ |
| H A D | hyp_image.h | 15 * KVM nVHE code has its own symbol namespace prefixed with __kvm_nvhe_, 26 * KVM nVHE ELF section names are prefixed with .hyp, to separate them
|
| /linux/Documentation/mm/ |
| H A D | page_frags.rst | 30 called. The "netdev" prefixed functions are usable in any context as these 31 functions will disable interrupts, while the "napi" prefixed functions are
|
| /linux/arch/mips/include/asm/mach-generic/ |
| H A D | mangle-port.h | 23 * variations of functions: non-prefixed ones that preserve the value 24 * and prefixed ones that preserve byte addresses. The latters are
|
| /linux/arch/arm64/kernel/ |
| H A D | image-vars.h | 26 * The EFI stub has its own symbol namespace prefixed by __efistub_, to 77 * KVM nVHE code has its own symbol namespace prefixed with __kvm_nvhe_, to
|
| /linux/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | core.c | 221 bool prefixed = raw && !!(ccc->id & I3C_CCC_DIRECT); in i3c_hci_send_ccc_cmd() local 222 unsigned int nxfers = ccc->ndests + prefixed; in i3c_hci_send_ccc_cmd() 233 if (prefixed) { in i3c_hci_send_ccc_cmd() 242 for (i = 0; i < nxfers - prefixed; i++) { in i3c_hci_send_ccc_cmd() 256 if (prefixed) in i3c_hci_send_ccc_cmd() 267 for (i = prefixed; i < nxfers; i++) { in i3c_hci_send_ccc_cmd() 269 ccc->dests[i - prefixed].payload.len = in i3c_hci_send_ccc_cmd()
|
| /linux/arch/powerpc/xmon/ |
| H A D | xmon_bpts.S | 7 /* Prefixed instructions can not cross 64 byte boundaries */
|
| /linux/arch/riscv/kernel/pi/ |
| H A D | pi.h | 8 * The following functions are exported (but prefixed). Declare them here so
|
| /linux/scripts/kconfig/tests/preprocess/builtin_func/ |
| H A D | Kconfig | 7 # and the message is prefixed with the current file name and line number.
|
| /linux/rust/kernel/str/ |
| H A D | parse_int.rs | 6 //! potentially prefixed with `0x`, `0o`, or `0b`. 29 /// Extract the radix from an integer literal optionally prefixed with
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | adi,adau1701.txt | 22 to be prefixed with '/bits/ 8'.
|
| /linux/arch/x86/lib/ |
| H A D | cmpxchg16b_emu.S | 18 * Notably this is not LOCK prefixed and is not safe against NMIs
|
| /linux/drivers/net/can/usb/etas_es58x/ |
| H A D | es58x_devlink.c | 29 * version number all prefixed by a magic string and concatenated with 81 * @prod_info contains the hardware revision prefixed by a magic
|
| /linux/Documentation/ |
| H A D | atomic_bitops.txt | 33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
|
| /linux/Documentation/core-api/ |
| H A D | asm-annotations.rst | 73 The new macros are prefixed with the ``SYM_`` prefix and can be divided into 106 prefixed symbols can be used within a code region, but should be avoided for
|
| /linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
| H A D | sve.json | 136 …rations due to MOVPRFX instructions, whether or not they were fused with the prefixed instruction." 148 …executed operations due to MOVPRFX instructions that were not fused with the prefixed instruction."
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-gsmi | 34 requirement is that the blob be prefixed with a
|
| /linux/tools/memory-model/scripts/ |
| H A D | checkalllitmus.sh | 7 # in the litmus test, this script prints an error message prefixed with
|
| /linux/Documentation/input/devices/ |
| H A D | cs461x.rst | 39 inspect cs461x: prefixed messages to determine possible card detection
|
| /linux/fs/affs/ |
| H A D | Changes | 281 function. They are all prefixed by a severity 309 - Prefixed some constants with AFFS_ to avoid name
|
| /linux/drivers/md/dm-vdo/ |
| H A D | logger.h | 67 /* Log an error prefixed with the string associated with the errnum. */
|
| /linux/fs/afs/ |
| H A D | dynroot.c | 104 /* Names prefixed with a dot are R/W mounts. */ in afs_dynroot_lookup_cell() 282 * Each cell produces two entries, one prefixed with a dot and one not.
|
| /linux/drivers/acpi/acpica/ |
| H A D | exconvrt.c | 92 * and hexadecimal strings (hex prefixed with "0x"). in acpi_ex_convert_to_integer() 517 * Each hex number is prefixed with 0x (11/2018) in acpi_ex_convert_to_string() 531 * Each hex number is prefixed with 0x (11/2018) in acpi_ex_convert_to_string()
|