/linux/include/uapi/linux/ |
H A D | securebits.h | 20 #define SECURE_NOROOT_LOCKED 1 /* make bit-0 immutable */ 30 #define SECURE_NO_SETUID_FIXUP_LOCKED 3 /* make bit-2 immutable */ 42 #define SECURE_KEEP_CAPS_LOCKED 5 /* make bit-4 immutable */ 49 #define SECURE_NO_CAP_AMBIENT_RAISE_LOCKED 7 /* make bit-6 immutable */
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-firewire | 48 Read-only and immutable. 60 Read-only. Immutable during the unit device's lifetime. 79 Immutable during the unit device's lifetime. 126 Read-only attribute, immutable during the target's lifetime.
|
/linux/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_main.c | 72 struct ib_port_immutable *immutable) in ocrdma_port_immutable() argument 79 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in ocrdma_port_immutable() 81 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in ocrdma_port_immutable() 87 immutable->pkey_tbl_len = attr.pkey_tbl_len; in ocrdma_port_immutable() 88 immutable->gid_tbl_len = attr.gid_tbl_len; in ocrdma_port_immutable() 89 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in ocrdma_port_immutable()
|
/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | vmx_pmu_caps_test.c | 38 * The LBR format and most PEBS features are immutable, all other features are 81 * PERF_CAPABILITIES is immutable after KVM_RUN. 143 * Verify KVM rejects attempts to set unsupported and/or immutable features in 159 TEST_ASSERT(!r, "%s immutable feature 0x%llx (bit %d) didn't fail", in KVM_ONE_VCPU_TEST()
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | chapter-index.h | 17 * immutable because the contents of a closed chapter can never change, and the immutable structure
|
H A D | delta-index.h | 23 * A delta_index can either be mutable or immutable depending on its expected use. The immutable 112 * page to be treated as an immutable delta_index. We use the delta_zone field to treat the chapter 178 /* Temporary delta list for immutable indices */
|
H A D | delta-index.c | 64 * immutable form is created by uds_initialize_delta_index_page(), and is used for closed (and 65 * cached) chapter index pages. The immutable form does not allocate delta list headers or 104 * Immutable delta lists are packed into pages containing a header that encodes the delta list 128 * Header data used for immutable delta index pages. This data is followed by the delta list offset 423 /* Get the bit offset to the immutable delta list header. */ 430 /* Get the bit offset to the start of the immutable delta list bit stream. */ 437 /* Set the bit offset to the start of the immutable delta list bit stream. */ 702 * Pack delta lists from a mutable delta index into an immutable delta index page. A range of delta 704 * memory page used in the immutable index. The number of lists copied onto the page is returned in 1260 * Translate the immutable delta list header into a temporary in uds_start_delta_index_search() [all …]
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_so.c | 65 struct vmw_resource *ctx; /* Immutable */ 66 struct vmw_resource *srf; /* Immutable */ 67 struct vmw_resource *cotable; /* Immutable */ 70 unsigned view_type; /* Immutable */ 71 unsigned view_id; /* Immutable */ 72 u32 cmd_size; /* Immutable */ 74 u32 cmd[]; /* Immutable */
|
H A D | vmwgfx_cmdbuf.c | 73 * Immutable. 74 * @dev_priv: Pointer to the device private struct. Immutable. 82 * able to make a contigous coherent DMA memory allocation, @handle. Immutable. 84 * a contigous coherent DMA memory allocation. Immutable. 88 * @default_size: Default size for the @cur command buffer. Immutable. 90 * handle. Immutable. 102 * allocation. Immutable. 106 * false. Immutable. 107 * @size: The size of the command buffer space. Immutable.
|
/linux/Documentation/admin-guide/media/ |
H A D | imx7.rst | 200 <- "ov5640 1-003c":0 [ENABLED,IMMUTABLE] 203 -> "csi capture":0 [ENABLED,IMMUTABLE] 209 <- "csi":1 [ENABLED,IMMUTABLE] 216 -> "csi":0 [ENABLED,IMMUTABLE]
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-ioc-setup-link.rst | 41 enable/disable a link. Links marked with the ``IMMUTABLE`` link flag can 64 non-existing link, or the link is immutable and an attempt to modify
|
/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/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/drivers/infiniband/sw/rdmavt/ |
H A D | vt.c | 260 struct ib_port_immutable *immutable) in rvt_get_port_immutable() argument 266 immutable->core_cap_flags = rdi->dparms.core_cap_flags; in rvt_get_port_immutable() 272 immutable->pkey_tbl_len = attr.pkey_tbl_len; in rvt_get_port_immutable() 273 immutable->gid_tbl_len = attr.gid_tbl_len; in rvt_get_port_immutable() 274 immutable->max_mad_size = rdi->dparms.max_mad_size; in rvt_get_port_immutable()
|
/linux/rust/kernel/ |
H A D | list.rs | 156 // SAFETY: The type is opaque so immutable references to a ListLinks are useless. Therefore, it's 157 // okay to have immutable access to a ListLinks from several threads at once. 207 // SAFETY: The type is opaque so immutable references to a ListLinksSelfPtr are useless. Therefore, 208 // it's okay to have immutable access to a ListLinks from several threads at once. 557 // dangling. There's no race because the iterator holds an immutable borrow to the list. in next() 599 // access to the cursor or the list. However, the `ArcBorrow` holds an immutable borrow in current() 601 // mutable access requires first releasing the immutable borrow on the cursor. in current()
|
H A D | rbtree.rs | 729 // The cursor only gives out immutable references to the keys, but since it has excusive access to those same 733 // SAFETY: The [`Cursor`] gives out immutable references to K and mutable references to V, 742 // - We have an immutable reference by the function signature. in current() 850 // - By the function signature, we have an immutable reference to `self`. in peek() 889 /// - The caller has immutable access to `node` for the duration of 'b. 893 // SAFETY: the caller guarantees immutable access to `node`. in to_key_value() 911 /// - The caller has immutable access to the key for the duration of 'b. in to_key_value_raw() 951 // SAFETY: The [`Iter`] gives out immutable references to K and V, so it has the same 952 // thread safety requirements as immutable references. 955 // SAFETY: The [`Iter`] gives out immutable reference [all...] |
H A D | kunit.rs | 93 // an immutable C string. 97 // an immutable C string.
|
/linux/drivers/md/persistent-data/ |
H A D | Kconfig | 8 Library providing immutable on-disk data structure support for
|
/linux/arch/x86/virt/svm/ |
H A D | sev.c | 42 immutable : 1, member 541 int rmp_make_private(u64 pfn, u64 gpa, enum pg_level level, u32 asid, bool immutable) in rmp_make_private() argument 548 state.immutable = immutable; in rmp_make_private()
|
/linux/Documentation/gpu/rfc/ |
H A D | i915_small_bar.h | 98 * is immutable. Previously we would have two ioctls, one to create the object 100 * creates some ambiguity for the params which are considered immutable. Also in
|
/linux/arch/x86/include/asm/ |
H A D | sev.h | 107 u8 immutable; member 509 int rmp_make_private(u64 pfn, u64 gpa, enum pg_level level, u32 asid, bool immutable); 520 bool immutable) in rmp_make_private() argument
|
/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 169 assess immutable security properties about the files being evaluated. 515 The other properties are used to restrict immutable security properties
|
/linux/Documentation/block/ |
H A D | biovecs.rst | 2 Immutable biovecs and biovec iterators 48 Having a real iterator, and making biovecs immutable, has a number of
|
/linux/drivers/gpu/drm/ |
H A D | drm_blend.c | 137 * value can also be immutable, to inform userspace about the hard-coded 139 * any plane has a zpos property (either mutable or immutable), then all 357 * those planes immutable zpos properties with lower or higher values (for more 397 * This function initializes generic immutable zpos property and enables
|
/linux/drivers/nvdimm/ |
H A D | pmem.h | 21 /* immutable base size of the namespace */
|