Home
last modified time | relevance | path

Searched refs:immutable (Results 1 – 25 of 46) sorted by relevance

12

/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst147 …├─ "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/drivers/infiniband/hw/ocrdma/
H A Docrdma_main.c72 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/arch/x86/virt/svm/
H A Dsev.c45 u8 immutable :1, member
63 immutable : 1, member
732 e->immutable = e_raw->immutable; in get_rmpentry()
1005 int rmp_make_private(u64 pfn, u64 gpa, enum pg_level level, u32 asid, bool immutable) in rmp_make_private() argument
1012 state.immutable = immutable; in rmp_make_private()
/linux/tools/testing/selftests/efivarfs/
H A Dopen-unlink.c13 static int set_immutable(const char *path, int immutable) in set_immutable() argument
32 if (immutable) in set_immutable()
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-virtual-misc-tdx_guest24 (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 Dmain.c85 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/include/rdma/
H A Dib_verbs.h2234 struct ib_port_immutable immutable; member
2416 struct ib_port_immutable *immutable);
3193 return device->port_data[port_num].immutable.core_cap_flags & in rdma_is_grh_required()
3200 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_ib()
3207 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce()
3214 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_udp_encap()
3221 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap()
3228 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp()
3242 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet()
3249 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_usnic()
[all …]
/linux/drivers/md/persistent-data/
H A DKconfig8 Library providing immutable on-disk data structure support for
/linux/arch/x86/include/asm/
H A Dsev.h139 u8 immutable; member
655 int rmp_make_private(u64 pfn, u64 gpa, enum pg_level level, u32 asid, bool immutable);
671 bool immutable) in rmp_make_private() argument
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_main.c567 struct ib_port_immutable *immutable) in hns_roce_port_immutable() argument
576 immutable->pkey_tbl_len = attr.pkey_tbl_len; in hns_roce_port_immutable()
577 immutable->gid_tbl_len = attr.gid_tbl_len; in hns_roce_port_immutable()
579 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in hns_roce_port_immutable()
580 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable()
582 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable()
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire48 Read-only and immutable.
126 Read-only attribute, immutable during the target's lifetime.
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c425 struct ib_port_immutable *immutable) in c4iw_port_immutable() argument
430 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
436 immutable->gid_tbl_len = attr.gid_tbl_len; in c4iw_port_immutable()
/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c323 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 Dipe.rst18 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 Defivarfs.rst24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
H A Dntfs3.rst70 will be marked as system immutable files.
/linux/mm/
H A Dpercpu-internal.h71 bool immutable; /* no [de]population allowed */ member
H A Dpercpu-vm.c17 WARN_ON(chunk->immutable); in pcpu_chunk_page()
H A Dpercpu.c1389 chunk->immutable = true; in pcpu_alloc_first_chunk()
1868 WARN_ON(chunk->immutable); in pcpu_alloc_noprof()
1958 WARN_ON(chunk->immutable); in pcpu_balance_free()
2111 WARN_ON(chunk->immutable); in pcpu_reclaim_populated()
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-setup-link.rst64 non-existing link, or the link is immutable and an attempt to modify
/linux/Documentation/core-api/kho/
H A Dconcepts.rst68 of the system may become immutable because they are already written down
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c3306 struct ib_port_immutable *immutable) in mlx5_port_immutable() argument
3328 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx5_port_immutable()
3329 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx5_port_immutable()
3330 immutable->core_cap_flags = get_core_cap_flags(ibdev, &rep); in mlx5_port_immutable()
3331 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx5_port_immutable()
3337 struct ib_port_immutable *immutable) in mlx5_port_rep_immutable() argument
3342 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
3348 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx5_port_rep_immutable()
3349 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx5_port_rep_immutable()
3350 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
/linux/scripts/gendwarfksyms/
H A Ddwarf.c387 DEFINE_PROCESS_TYPE(immutable) in DEFINE_PROCESS_TYPE()
913 PROCESS_TYPE(immutable) in process_type()
/linux/Documentation/driver-api/cxl/linux/
H A Dearly-boot.rst9 During early boot, Linux sets up immutable resources (such as numa nodes), while
/linux/drivers/infiniband/core/
H A Ddevice.c885 &pdata->immutable); in setup_port_data()
905 return &dev->port_data[port].immutable; in ib_port_immutable_read()
2574 for (i = 0; i < device->port_data[port].immutable.gid_tbl_len; in ib_find_gid()
2608 for (i = 0; i < device->port_data[port_num].immutable.pkey_tbl_len; in ib_find_pkey()

12