/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_main.c | 72 struct ib_port_immutable *immutable) in ocrdma_port_immutable() 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() 71 ocrdma_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) ocrdma_port_immutable() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_main.c | 86 struct ib_port_immutable *immutable) in ocrdma_port_immutable() 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() 85 ocrdma_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) ocrdma_port_immutable() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/ |
H A D | vt.c | 305 struct ib_port_immutable *immutable) in rvt_get_port_immutable() 315 immutable->core_cap_flags = rdi->dparms.core_cap_flags; in rvt_get_port_immutable() 321 immutable->pkey_tbl_len = attr.pkey_tbl_len; in rvt_get_port_immutable() 322 immutable->gid_tbl_len = attr.gid_tbl_len; in rvt_get_port_immutable() 323 immutable->max_mad_size = rdi->dparms.max_mad_size; in rvt_get_port_immutable() 304 rvt_get_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) rvt_get_port_immutable() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
H A D | vt.c | 260 struct ib_port_immutable *immutable) in rvt_get_port_immutable() 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() 259 rvt_get_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) rvt_get_port_immutable() argument
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
H A D | main.c | 85 struct ib_port_immutable *immutable) in qedr_roce_port_immutable() 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() 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() 84 qedr_roce_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) qedr_roce_port_immutable() argument 103 qedr_iw_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) qedr_iw_port_immutable() argument
|
H A D | verbs.h | 101 struct ib_port_immutable *immutable);
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/ |
H A D | main.c | 85 struct ib_port_immutable *immutable) in qedr_roce_port_immutable() 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() 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() 84 qedr_roce_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) qedr_roce_port_immutable() argument 103 qedr_iw_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) qedr_iw_port_immutable() argument
|
H A D | verbs.h | 101 struct ib_port_immutable *immutable);
|
/kernel/linux/linux-5.10/drivers/devfreq/ |
H A D | governor.h | 32 * @immutable: Immutable flag for governor. If the value is 1, 53 const unsigned int immutable; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 385 struct ib_port_immutable *immutable) in hns_roce_port_immutable() 394 immutable->pkey_tbl_len = attr.pkey_tbl_len; in hns_roce_port_immutable() 395 immutable->gid_tbl_len = attr.gid_tbl_len; in hns_roce_port_immutable() 397 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in hns_roce_port_immutable() 398 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable() 400 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable() 384 hns_roce_port_immutable(struct ib_device *ib_dev, u8 port_num, struct ib_port_immutable *immutable) hns_roce_port_immutable() argument
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 2167 struct ib_port_immutable immutable; member 2330 struct ib_port_immutable *immutable); 3031 return device->port_data[port_num].immutable.core_cap_flags & in rdma_is_grh_required() 3037 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_ib() 3043 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce() 3049 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_udp_encap() 3055 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap() 3061 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp() 3073 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet() 3079 return device->port_data[port_num].immutable in rdma_protocol_usnic() [all...] |
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 2205 struct ib_port_immutable immutable; member 2385 struct ib_port_immutable *immutable); 3082 return device->port_data[port_num].immutable.core_cap_flags & in rdma_is_grh_required() 3089 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_ib() 3096 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce() 3103 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_udp_encap() 3110 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_roce_eth_encap() 3117 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_iwarp() 3131 return device->port_data[port_num].immutable.core_cap_flags & in rdma_protocol_raw_packet() 3138 return device->port_data[port_num].immutable in rdma_protocol_usnic() [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_plane.c | 286 int zpos, bool immutable) in exynos_plane_attach_zpos_property() 288 if (immutable) in exynos_plane_attach_zpos_property() 285 exynos_plane_attach_zpos_property(struct drm_plane *plane, int zpos, bool immutable) exynos_plane_attach_zpos_property() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_plane.c | 291 int zpos, bool immutable) in exynos_plane_attach_zpos_property() 293 if (immutable) in exynos_plane_attach_zpos_property() 290 exynos_plane_attach_zpos_property(struct drm_plane *plane, int zpos, bool immutable) exynos_plane_attach_zpos_property() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_main.c | 125 struct ib_port_immutable *immutable) in pvrdma_port_immutable() 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() 124 pvrdma_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) pvrdma_port_immutable() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 481 struct ib_port_immutable *immutable) in hns_roce_port_immutable() 490 immutable->pkey_tbl_len = attr.pkey_tbl_len; in hns_roce_port_immutable() 491 immutable->gid_tbl_len = attr.gid_tbl_len; in hns_roce_port_immutable() 493 immutable->max_mad_size = IB_MGMT_MAD_SIZE; in hns_roce_port_immutable() 494 immutable->core_cap_flags = RDMA_CORE_PORT_IBA_ROCE; in hns_roce_port_immutable() 496 immutable->core_cap_flags |= RDMA_CORE_PORT_IBA_ROCE_UDP_ENCAP; in hns_roce_port_immutable() 480 hns_roce_port_immutable(struct ib_device *ib_dev, u32 port_num, struct ib_port_immutable *immutable) hns_roce_port_immutable() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
H A D | pvrdma_main.c | 125 struct ib_port_immutable *immutable) in pvrdma_port_immutable() 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() 124 pvrdma_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) pvrdma_port_immutable() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | percpu-internal.h | 69 bool immutable; /* no [de]population allowed */ member
|
/kernel/linux/linux-6.6/mm/ |
H A D | percpu-internal.h | 58 bool immutable; /* no [de]population allowed */ member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | 307 struct ib_port_immutable *immutable) in usnic_port_immutable() 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() 306 usnic_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) usnic_port_immutable() argument
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | provider.c | 423 struct ib_port_immutable *immutable) in c4iw_port_immutable() 428 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable() 434 immutable->gid_tbl_len = attr.gid_tbl_len; in c4iw_port_immutable() 422 c4iw_port_immutable(struct ib_device *ibdev, u8 port_num, struct ib_port_immutable *immutable) c4iw_port_immutable() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | provider.c | 426 struct ib_port_immutable *immutable) in c4iw_port_immutable() 431 immutable->core_cap_flags = RDMA_CORE_PORT_IWARP; in c4iw_port_immutable() 437 immutable->gid_tbl_len = attr.gid_tbl_len; in c4iw_port_immutable() 425 c4iw_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) c4iw_port_immutable() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib_main.c | 307 struct ib_port_immutable *immutable) in usnic_port_immutable() 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() 306 usnic_port_immutable(struct ib_device *ibdev, u32 port_num, struct ib_port_immutable *immutable) usnic_port_immutable() argument
|