Home
last modified time | relevance | path

Searched full:inaccessible (Results 1 – 25 of 189) sorted by relevance

12345678

/linux-6.14.4/rust/macros/
Dmodule.rs263 // SAFETY: This function is inaccessible to the outside due to the double in module()
280 // - This function is inaccessible to the outside due to the double in module()
317 // SAFETY: This function is inaccessible to the outside due to the double in module()
328 // - This function is inaccessible to the outside due to the double in module()
/linux-6.14.4/tools/include/linux/
Dkasan-tags.h6 #define KASAN_TAG_INVALID 0xFE /* inaccessible memory tag */
/linux-6.14.4/include/linux/
Dkasan-tags.h6 #define KASAN_TAG_INVALID 0xFE /* inaccessible memory tag */
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Ddf_v4_6_2.c28 /* return true since related regs are inaccessible */ in df_v4_6_2_query_ras_poison_mode()
/linux-6.14.4/arch/arm64/boot/dts/qcom/
Dmsm8992-lg-bullhead.dtsi144 /* L5 is inaccessible from RPM */
151 /* L7 is inaccessible from RPM */
Dmsm8992-xiaomi-libra.dts260 /* L5 is inaccessible from RPM */
267 /* L7 is inaccessible from RPM */
Dmsm8994-sony-xperia-kitakami.dtsi282 /* L5 is inaccessible from RPM */
289 /* L7 is inaccessible from RPM */
/linux-6.14.4/tools/testing/selftests/kvm/s390/
Dtprot.c111 /* mismatched keys, fetch protection -> inaccessible */
124 /* mismatched keys, fetch protection, override applies to 0-2048 only -> inaccessible */
/linux-6.14.4/Documentation/devicetree/bindings/memory-controllers/fsl/
Dimx8m-ddrc.yaml17 this process RAM itself becomes briefly inaccessible so actual frequency
/linux-6.14.4/tools/testing/selftests/powerpc/mm/
Dsegv_errors.c6 * Test that an access to a mapped but inaccessible area causes a SEGV and
/linux-6.14.4/Documentation/userspace-api/media/mediactl/
Drequest-func-poll.rst66 ``ufds`` references an inaccessible memory area.
/linux-6.14.4/Documentation/userspace-api/media/cec/
Dcec-func-poll.rst67 ``ufds`` references an inaccessible memory area.
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dfunc-write.rst71 ``buf`` references an inaccessible memory area.
Dfunc-select.rst104 references an inaccessible memory area.
Dfunc-poll.rst106 ``ufds`` references an inaccessible memory area.
/linux-6.14.4/arch/powerpc/platforms/pseries/
Dsvm.c28 * Since the guest memory is inaccessible to the host, devices always in init_svm()
/linux-6.14.4/Documentation/ABI/stable/
Dsysfs-firmware-opal-dump43 inaccessible.
/linux-6.14.4/mm/kasan/
Dkasan.h147 #define KASAN_VMALLOC_INVALID 0xF8 /* inaccessible space in vmap area */
503 * kasan_poison - mark the memory range as inaccessible
532 * inaccessible
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/
Diwl-modparams.h63 * @remove_when_gone: remove an inaccessible device from the PCIe bus.
/linux-6.14.4/arch/um/kernel/skas/
Dstub_exe.c92 * inaccessible after the mmap() calls above. in _start()
/linux-6.14.4/arch/sh/mm/
Dtlb-pteaex.c66 * address arrays. In compat mode the second array is inaccessible, while
/linux-6.14.4/Documentation/networking/devlink/
Ddevlink-region.rst22 address regions that are otherwise inaccessible to the user.
/linux-6.14.4/arch/x86/boot/
Dboot.h256 return -1; /* inaccessible */ in cmdline_find_option()
266 return -1; /* inaccessible */ in cmdline_find_option_bool()
/linux-6.14.4/drivers/mfd/
Datmel-flexcom.c72 * inaccessible and are read as zero. Also the external I/O lines of the in atmel_flexcom_probe()
/linux-6.14.4/Documentation/gpu/
Dmsm-preemption.rst94 NON_PRIV records need to be inaccessible from userspace, so they must be mapped

12345678