Home
last modified time | relevance | path

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

123456

/linux/include/linux/
H A Dkasan-tags.h6 #define KASAN_TAG_INVALID 0xFE /* inaccessible memory tag */
/linux/rust/macros/
H A Dmodule.rs425 // SAFETY: This function is inaccessible to the outside due to the double in module()
443 // - This function is inaccessible to the outside due to the double in module()
481 // SAFETY: This function is inaccessible to the outside due to the double in module()
492 // - This function is inaccessible to the outside due to the double in module()
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8992-lg-bullhead.dtsi144 /* L5 is inaccessible from RPM */
151 /* L7 is inaccessible from RPM */
H A Dmsm8994-sony-xperia-kitakami.dtsi282 /* L5 is inaccessible from RPM */
289 /* L7 is inaccessible from RPM */
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v4_6_2.c28 /* return true since related regs are inaccessible */ in df_v4_6_2_query_ras_poison_mode()
/linux/tools/testing/selftests/powerpc/mm/
H A Dsegv_errors.c6 * Test that an access to a mapped but inaccessible area causes a SEGV and
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dimx8m-ddrc.yaml17 this process RAM itself becomes briefly inaccessible so actual frequency
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-func-poll.rst66 ``ufds`` references an inaccessible memory area.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-func-poll.rst67 ``ufds`` references an inaccessible memory area.
/linux/Documentation/userspace-api/media/v4l/
H A Dfunc-write.rst71 ``buf`` references an inaccessible memory area.
H A Dfunc-select.rst104 references an inaccessible memory area.
H A Dfunc-poll.rst106 ``ufds`` references an inaccessible memory area.
H A Dfunc-read.rst119 ``buf`` references an inaccessible memory area.
/linux/mm/kasan/
H A Dkasan.h147 #define KASAN_VMALLOC_INVALID 0xF8 /* inaccessible space in vmap area */
511 * kasan_poison - mark the memory range as inaccessible
540 * inaccessible
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-dump43 inaccessible.
/linux/arch/sh/mm/
H A Dtlb-pteaex.c66 * address arrays. In compat mode the second array is inaccessible, while
/linux/Documentation/networking/devlink/
H A Ddevlink-region.rst22 address regions that are otherwise inaccessible to the user.
/linux/drivers/mfd/
H A Datmel-flexcom.c72 * inaccessible and are read as zero. Also the external I/O lines of the in atmel_flexcom_probe()
/linux/arch/arm/kernel/
H A Dtcm.c316 * were inaccessible due to TrustZone configuration. in tcm_init()
354 * were inaccessible due to TrustZone configuration. in tcm_init()
H A Dhead-nommu.S247 * Region 3: Normal, shared, inaccessible from PL0 to protect the vectors page
303 /* Execute Never, strongly ordered, inaccessible to PL0, rw PL1 */
/linux/fs/
H A Dbinfmt_script.c88 * If the script filename will be inaccessible after exec, typically in load_script()
/linux/ipc/
H A Dnamespace.c154 * after making the mount point inaccessible to new accesses. in free_ipc_ns()
/linux/drivers/nvme/host/
H A Dconstants.c167 [NVME_SC_ANA_INACCESSIBLE] = "Asymmetric Access Inaccessible",
/linux/fs/cramfs/
H A DREADME172 they don't mind their cramfs being inaccessible to kernels with
/linux/arch/um/kernel/skas/
H A Dstub_exe.c227 * inaccessible after the mmap() calls above. in _start()

123456