Searched full:inaccessible (Results 1 – 25 of 118) sorted by relevance
12345
| /linux/include/linux/ |
| H A D | kasan-tags.h | 6 #define KASAN_TAG_INVALID 0xFE /* inaccessible memory tag */
|
| /linux/rust/macros/ |
| H A D | module.rs | 551 // SAFETY: This function is inaccessible to the outside due to the double 568 // - This function is inaccessible to the outside due to the double 597 // SAFETY: This function is inaccessible to the outside due to the double 607 // - This function is inaccessible to the outside due to the double
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | df_v4_6_2.c | 28 /* return true since related regs are inaccessible */ in df_v4_6_2_query_ras_poison_mode()
|
| /linux/tools/testing/selftests/kvm/s390/ |
| H A D | tprot.c | 111 /* mismatched keys, fetch protection -> inaccessible */ 124 /* mismatched keys, fetch protection, override applies to 0-2048 only -> inaccessible */
|
| /linux/tools/testing/selftests/powerpc/mm/ |
| H A D | segv_errors.c | 6 * Test that an access to a mapped but inaccessible area causes a SEGV and
|
| /linux/Documentation/devicetree/bindings/memory-controllers/fsl/ |
| H A D | imx8m-ddrc.yaml | 17 this process RAM itself becomes briefly inaccessible so actual frequency
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | request-func-poll.rst | 66 ``ufds`` references an inaccessible memory area.
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-func-poll.rst | 67 ``ufds`` references an inaccessible memory area.
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | svm.c | 28 * Since the guest memory is inaccessible to the host, devices always in init_svm()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-write.rst | 71 ``buf`` references an inaccessible memory area.
|
| H A D | func-select.rst | 104 references an inaccessible memory area.
|
| H A D | func-poll.rst | 106 ``ufds`` references an inaccessible memory area.
|
| H A D | func-read.rst | 119 ``buf`` references an inaccessible memory area.
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-firmware-opal-dump | 43 inaccessible.
|
| /linux/mm/kasan/ |
| H A D | kasan.h | 147 #define KASAN_VMALLOC_INVALID 0xF8 /* inaccessible space in vmap area */ 511 * kasan_poison - mark the memory range as inaccessible 540 * inaccessible
|
| /linux/arch/sh/mm/ |
| H A D | tlb-pteaex.c | 66 * address arrays. In compat mode the second array is inaccessible, while
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-region.rst | 22 address regions that are otherwise inaccessible to the user.
|
| /linux/drivers/mfd/ |
| H A D | atmel-flexcom.c | 72 * inaccessible and are read as zero. Also the external I/O lines of the in atmel_flexcom_probe()
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8994-sony-xperia-kitakami.dtsi | 282 /* L5 is inaccessible from RPM */ 289 /* L7 is inaccessible from RPM */
|
| /linux/fs/ |
| H A D | binfmt_script.c | 88 * If the script filename will be inaccessible after exec, typically in load_script()
|
| /linux/arch/arm/kernel/ |
| H A D | tcm.c | 316 * were inaccessible due to TrustZone configuration. in tcm_init() 354 * were inaccessible due to TrustZone configuration. in tcm_init()
|
| H A D | head-nommu.S | 247 * Region 3: Normal, shared, inaccessible from PL0 to protect the vectors page 303 /* Execute Never, strongly ordered, inaccessible to PL0, rw PL1 */
|
| /linux/ipc/ |
| H A D | namespace.c | 154 * after making the mount point inaccessible to new accesses. in free_ipc_ns()
|
| /linux/drivers/platform/chrome/ |
| H A D | cros_usbpd_notify.c | 71 "EC device inaccessible; sending 0 event status.\n"); in cros_usbpd_get_event_and_notify()
|
| /linux/drivers/nvme/host/ |
| H A D | constants.c | 167 [NVME_SC_ANA_INACCESSIBLE] = "Asymmetric Access Inaccessible",
|
12345