Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/infiniband/hw/ocrdma/
Docrdma_main.c86 struct ib_port_immutable *immutable) in ocrdma_port_immutable() argument
93 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in ocrdma_port_immutable()
95 immutable->core_cap_flags |= RDMA_CORE_CAP_PROT_ROCE_UDP_ENCAP; in ocrdma_port_immutable()
101 immutable->pkey_tbl_len = attr.pkey_tbl_len; in ocrdma_port_immutable()
102 immutable->gid_tbl_len = attr.gid_tbl_len; in ocrdma_port_immutable()
103 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in ocrdma_port_immutable()
/Linux-v5.15/tools/testing/selftests/efivarfs/
Dopen-unlink.c13 static int set_immutable(const char *path, int immutable) in set_immutable() argument
32 if (immutable) in set_immutable()
/Linux-v5.15/drivers/infiniband/sw/rdmavt/
Dvt.c260 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-v5.15/drivers/infiniband/hw/qedr/
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()
Dverbs.h102 struct ib_port_immutable *immutable);
/Linux-v5.15/drivers/md/persistent-data/
DKconfig8 Library providing immutable on-disk data structure support for
/Linux-v5.15/include/rdma/
Dib_verbs.h2176 struct ib_port_immutable immutable; member
2355 struct ib_port_immutable *immutable);
3043 return device->port_data[port_num].immutable.core_cap_flags & in rdma_is_grh_required()
3050 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_ib()
3057 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce()
3064 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_udp_encap()
3071 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap()
3078 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp()
3092 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet()
3099 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_usnic()
[all …]
/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_main.c375 struct ib_port_immutable *immutable) in hns_roce_port_immutable() argument
384 immutable->pkey_tbl_len = attr.pkey_tbl_len; in hns_roce_port_immutable()
385 immutable->gid_tbl_len = attr.gid_tbl_len; in hns_roce_port_immutable()
387 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in hns_roce_port_immutable()
388 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable()
390 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable()
/Linux-v5.15/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_main.c125 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-v5.15/drivers/gpu/drm/exynos/
Dexynos_drm_plane.c290 int zpos, bool immutable) in exynos_plane_attach_zpos_property() argument
292 if (immutable) in exynos_plane_attach_zpos_property()
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-bus-firewire48 Read-only and immutable.
126 Read-only attribute, immutable during the target's lifetime.
/Linux-v5.15/mm/
Dpercpu-internal.h50 bool immutable; /* no [de]population allowed */ member
Dpercpu-vm.c17 WARN_ON(chunk->immutable); in pcpu_chunk_page()
/Linux-v5.15/drivers/infiniband/hw/cxgb4/
Dprovider.c421 struct ib_port_immutable *immutable) in c4iw_port_immutable() argument
426 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable()
432 immutable->gid_tbl_len = attr.gid_tbl_len; in c4iw_port_immutable()
/Linux-v5.15/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c307 struct ib_port_immutable *immutable) in usnic_port_immutable() argument
312 immutable->core_cap_flags = RDMA_CORE_PORT_USNIC; in usnic_port_immutable()
318 immutable->gid_tbl_len = attr.gid_tbl_len; in usnic_port_immutable()
/Linux-v5.15/Documentation/filesystems/
Defivarfs.rst24 as immutable files. This doesn't prevent removal - "chattr -i" will work -
Dntfs3.rst76 will be marked as system immutable files.
/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_verbs.c125 struct ib_port_immutable *immutable) in rxe_port_immutable() argument
130 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in rxe_port_immutable()
136 immutable->pkey_tbl_len = attr.pkey_tbl_len; in rxe_port_immutable()
137 immutable->gid_tbl_len = attr.gid_tbl_len; in rxe_port_immutable()
138 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in rxe_port_immutable()
/Linux-v5.15/drivers/infiniband/hw/mthca/
Dmthca_provider.c1037 struct ib_port_immutable *immutable) in mthca_port_immutable() argument
1042 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mthca_port_immutable()
1048 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mthca_port_immutable()
1049 immutable->gid_tbl_len = attr.gid_tbl_len; in mthca_port_immutable()
1050 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mthca_port_immutable()
/Linux-v5.15/Documentation/userspace-api/media/mediactl/
Dmedia-ioc-setup-link.rst64 non-existing link, or the link is immutable and an attempt to modify
/Linux-v5.15/drivers/infiniband/hw/efa/
Defa.h144 struct ib_port_immutable *immutable);
/Linux-v5.15/drivers/infiniband/hw/bnxt_re/
Dib_verbs.h155 struct ib_port_immutable *immutable);
/Linux-v5.15/drivers/infiniband/hw/mlx4/
Dmain.c2480 struct ib_port_immutable *immutable) in mlx4_port_immutable() argument
2487 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_IB; in mlx4_port_immutable()
2488 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx4_port_immutable()
2491 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in mlx4_port_immutable()
2493 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()
2495 immutable->core_cap_flags |= RDMA_CORE_PORT_RAW_PACKET; in mlx4_port_immutable()
2496 if (immutable->core_cap_flags & (RDMA_CORE_PORT_IBA_ROCE | in mlx4_port_immutable()
2498 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx4_port_immutable()
2505 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx4_port_immutable()
2506 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx4_port_immutable()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmain.c2932 struct ib_port_immutable *immutable) in mlx5_port_immutable() argument
2951 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx5_port_immutable()
2952 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx5_port_immutable()
2953 immutable->core_cap_flags = get_core_cap_flags(ibdev, &rep); in mlx5_port_immutable()
2954 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in mlx5_port_immutable()
2960 struct ib_port_immutable *immutable) in mlx5_port_rep_immutable() argument
2965 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
2971 immutable->pkey_tbl_len = attr.pkey_tbl_len; in mlx5_port_rep_immutable()
2972 immutable->gid_tbl_len = attr.gid_tbl_len; in mlx5_port_rep_immutable()
2973 immutable->core_cap_flags = RDMA_CORE_PORT_RAW_PACKET; in mlx5_port_rep_immutable()
/Linux-v5.15/drivers/infiniband/core/
Ddevice.c848 &pdata->immutable); in setup_port_data()
868 return &dev->port_data[port].immutable; in ib_port_immutable_read()
2460 for (i = 0; i < device->port_data[port].immutable.gid_tbl_len; in ib_find_gid()
2493 for (i = 0; i < device->port_data[port_num].immutable.pkey_tbl_len; in ib_find_pkey()

12