Home
last modified time | relevance | path

Searched full:prefixed (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dhyp_image.h11 * KVM nVHE code has its own symbol namespace prefixed with __kvm_nvhe_,
19 * KVM nVHE ELF section names are prefixed with .hyp, to separate them
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
Dinstructions.h69 /* 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 */
/kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/
Dmangle-port.h17 * variations of functions: non-prefixed ones that preserve the value
18 * and prefixed ones that preserve byte addresses. The latters are
/kernel/linux/linux-4.19/arch/sh/include/mach-common/mach/
Dmangle-port.h20 * variations of functions: non-prefixed ones that preserve the value
21 * and prefixed ones that preserve byte addresses. The latters are
/kernel/linux/linux-4.19/arch/mips/include/asm/mach-generic/
Dmangle-port.h23 * variations of functions: non-prefixed ones that preserve the value
24 * and prefixed ones that preserve byte addresses. The latters are
/kernel/linux/linux-5.10/Documentation/vm/
Dpage_frags.rst32 called. The "netdev" prefixed functions are usable in any context as these
33 functions will disable interrupts, while the "napi" prefixed functions are
/kernel/linux/linux-4.19/Documentation/vm/
Dpage_frags.rst32 called. The "netdev" prefixed functions are usable in any context as these
33 functions will disable interrupts, while the "napi" prefixed functions are
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-generic/
Dmangle-port.h23 * variations of functions: non-prefixed ones that preserve the value
24 * and prefixed ones that preserve byte addresses. The latters are
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dsstep.h96 /* Prefixed flag, ORed in with type */
97 #define PREFIXED 0x800 macro
104 #define GETLENGTH(t) (((t) & PREFIXED) ? 8 : 4)
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dimage-vars.h20 * The EFI stub has its own symbol namespace prefixed by __efistub_, to
57 * KVM nVHE code has its own symbol namespace prefixed with __kvm_nvhe_, to
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dxmon_bpts.S7 /* Prefixed instructions can not cross 64 byte boundaries */
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dsstep.c194 * prefixed instruction
1367 op->type = COMPUTE | PREFIXED; in analyse_instr()
2785 case 1: /* Prefixed instructions */ in analyse_instr()
2805 op->type = MKOP(LOAD, PREFIXED | SIGNEXT, 4); in analyse_instr()
2810 op->type = MKOP(LOAD_VSX, PREFIXED, 8); in analyse_instr()
2816 op->type = MKOP(LOAD_VSX, PREFIXED, 4); in analyse_instr()
2822 op->type = MKOP(STORE_VSX, PREFIXED, 8); in analyse_instr()
2828 op->type = MKOP(STORE_VSX, PREFIXED, 4); in analyse_instr()
2836 op->type = MKOP(LOAD_VSX, PREFIXED, 16); in analyse_instr()
2844 op->type = MKOP(STORE_VSX, PREFIXED, 16); in analyse_instr()
[all …]
/kernel/linux/linux-5.10/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig7 # and the message is prefixed with the current file name and line number.
/kernel/linux/linux-4.19/scripts/kconfig/tests/preprocess/builtin_func/
DKconfig7 # and the message is prefixed with the current file name and line number.
/kernel/linux/linux-5.10/arch/riscv/kernel/
Dimage-vars.h18 * The EFI stub has its own symbol namespace prefixed by __efistub_, to
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt22 to be prefixed with '/bits/ 8'.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dcommon.yaml34 LED function. Use one of the LED_FUNCTION_* prefixed definitions
41 Color of the LED. Use one of the LED_COLOR_ID_* prefixed definitions from
/kernel/linux/linux-4.19/Documentation/
Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
/kernel/linux/linux-5.10/Documentation/
Datomic_bitops.txt33 All RMW atomic operations have a '__' prefixed variant which is non-atomic.
Dasm-annotations.rst72 The new macros are prefixed with the ``SYM_`` prefix and can be divided into
105 prefixed symbols can be used within a code region, but should be avoided for
/kernel/linux/linux-5.10/tools/memory-model/scripts/
Dcheckalllitmus.sh7 # in the litmus test, this script prints an error message prefixed with
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-firmware-gsmi34 requirement is that the blob be prefixed with a
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-firmware-gsmi34 requirement is that the blob be prefixed with a
/kernel/linux/linux-4.19/fs/crypto/
Dhooks.c149 * targets are prefixed with the ciphertext length, despite this in __fscrypt_prepare_symlink()
245 * For historical reasons, encrypted symlink targets are prefixed with in fscrypt_get_symlink()

12345678910>>...13