| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 147 …├─ "TYPE": immutable enum {1D enumerated curve, 1D LUT, 3x3 matrix, 3x4 matrix, 3D LUT, etc.} = 1D… 150 └─ "NEXT": immutable color operation ID = 43 154 …├─ "TYPE": immutable enum {1D enumerated curve, 1D LUT, 3x3 matrix, 3x4 matrix, 3D LUT, etc.} = 1D… 156 ├─ "SIZE": immutable range = 4096 158 └─ "NEXT": immutable color operation ID = 0 162 …├─ "TYPE": immutable enum {1D enumerated curve, 1D LUT, 3x3 matrix, 3x4 matrix, 3D LUT, etc.} = 3D… 164 ├─ "SIZE": immutable range = 17 166 └─ "NEXT": immutable color operation ID = 73 219 ├─ "TYPE": immutable enum {Overlay, Primary, Cursor} = Primary 244 ├─ "TYPE" (immutable) = Primary [all …]
|
| /linux/tools/testing/selftests/efivarfs/ |
| H A D | open-unlink.c | 13 static int set_immutable(const char *path, int immutable) in set_immutable() argument 32 if (immutable) in set_immutable()
|
| /linux/arch/x86/virt/svm/ |
| H A D | sev.c | 45 u8 immutable :1, member 63 immutable : 1, member 763 e->immutable = e_raw->immutable; in get_rmpentry() 1036 int rmp_make_private(u64 pfn, u64 gpa, enum pg_level level, u32 asid, bool immutable) in rmp_make_private() argument 1043 state.immutable = immutable; in rmp_make_private()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-virtual-misc-tdx_guest | 24 (RO) MRCONFIGID - 48-byte immutable storage typically used for 33 (RO) MROWNER - 48-byte immutable storage typically used for 41 (RO) MROWNERCONFIG - 48-byte immutable storage typically used
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 85 struct ib_port_immutable *immutable) in qedr_roce_port_immutable() argument 94 immutable->pkey_tbl_len = attr.pkey_tbl_len; in qedr_roce_port_immutable() 95 immutable->gid_tbl_len = attr.gid_tbl_len; in qedr_roce_port_immutable() 96 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE | in qedr_roce_port_immutable() 98 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in qedr_roce_port_immutable() 104 struct ib_port_immutable *immutable) in qedr_iw_port_immutable() argument 113 immutable->gid_tbl_len = 1; in qedr_iw_port_immutable() 114 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in qedr_iw_port_immutable() 115 immutable->max_mad_size = 0; in qedr_iw_port_immutable()
|
| /linux/drivers/md/persistent-data/ |
| H A D | Kconfig | 8 Library providing immutable on-disk data structure support for
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 125 struct ib_port_immutable *immutable) in pvrdma_port_immutable() argument 132 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE; in pvrdma_port_immutable() 134 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in pvrdma_port_immutable() 140 immutable->pkey_tbl_len = attr.pkey_tbl_len; in pvrdma_port_immutable() 141 immutable->gid_tbl_len = attr.gid_tbl_len; in pvrdma_port_immutable() 142 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in pvrdma_port_immutable()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-bus-firewire | 48 Read-only and immutable. 126 Read-only attribute, immutable during the target's lifetime.
|
| /linux/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_main.c | 323 struct ib_port_immutable *immutable) in usnic_port_immutable() argument 328 immutable->core_cap_flags = RDMA_CORE_PORT_USNIC; in usnic_port_immutable() 334 immutable->gid_tbl_len = attr.gid_tbl_len; in usnic_port_immutable()
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | ipe.rst | 18 on the immutable security properties inherent to system components. These 26 extended to include new elements as the system evolves. The immutable 31 initramfs" becomes an immutable property under IPE's consideration. 33 The immutable property concept extends to the security features enabled on 37 integrity of an entire device by providing a verifiable and immutable state 41 they are considered immutable properties. These examples demonstrate how 42 IPE leverages immutable properties, such as a file's origin and its 49 from initramfs) or evaluating the internal state of an immutable security 182 assess immutable security properties about the files being evaluated. 559 The other properties are used to restrict immutable security properties
|
| /linux/Documentation/filesystems/ |
| H A D | efivarfs.rst | 24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
|
| H A D | erofs.rst | 11 read-only kernel filesystem designed for various use cases including immutable 15 An immutable image filesystem can be regarded as an enhanced archive format 35 - As part of a secure immutable storage solution, where it needs to be 36 immutable and bit-for-bit identical to the official golden image for
|
| H A D | ntfs3.rst | 70 will be marked as system immutable files.
|
| /linux/Documentation/userspace-api/media/mediactl/ |
| H A D | media-ioc-setup-link.rst | 64 non-existing link, or the link is immutable and an attempt to modify
|
| H A D | media-types.rst | 406 - The link enabled state can't be modified at runtime. An immutable 431 immutable, so applications must not assume either case.
|
| /linux/mm/ |
| H A D | percpu-vm.c | 17 WARN_ON(chunk->immutable); in pcpu_chunk_page()
|
| /linux/scripts/gendwarfksyms/ |
| H A D | dwarf.c | 387 DEFINE_PROCESS_TYPE(immutable) in DEFINE_PROCESS_TYPE() 915 PROCESS_TYPE(immutable) in process_type()
|
| /linux/Documentation/arch/riscv/ |
| H A D | zicfilp.rst | 42 This form of indirect control transfer is immutable and doesn't
|
| /linux/fs/erofs/ |
| H A D | Kconfig | 18 secure read-only filesystem for various use cases, such as immutable
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | falcon.rst | 54 To establish a root of trust, the code running on a Falcon must be immutable and
|
| /linux/Documentation/block/ |
| H A D | biovecs.rst | 48 Having a real iterator, and making biovecs immutable, has a number of
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | verbs.c | 4674 struct ib_port_immutable *immutable) in irdma_roce_port_immutable() argument 4679 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in irdma_roce_port_immutable() 4684 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in irdma_roce_port_immutable() 4685 immutable->pkey_tbl_len = attr.pkey_tbl_len; in irdma_roce_port_immutable() 4686 immutable->gid_tbl_len = attr.gid_tbl_len; in irdma_roce_port_immutable() 4692 struct ib_port_immutable *immutable) in irdma_iw_port_immutable() argument 4697 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in irdma_iw_port_immutable() 4701 immutable->gid_tbl_len = attr.gid_tbl_len; in irdma_iw_port_immutable()
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-map.rst | 155 operation is not reversible, and the map remains immutable from user space
|
| /linux/Documentation/userspace-api/ |
| H A D | mseal.rst | 189 memory is immutable.
|
| /linux/Documentation/networking/ |
| H A D | ila.rst | 13 address expresses the immutable identity of the node, and another part
|