/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_catalog.c | 87 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_snapshot() 165 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_read_data() 173 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_write_data() 182 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_write_trans() 192 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_clear_trans() 207 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_clear_hw_interrupts() 232 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_reset() 248 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_enable() 268 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_wait_for_hpd_connect_state() 280 struct msm_dp_catalog_private *catalog = container_of(msm_dp_catalog, in msm_dp_catalog_aux_get_irq() [all …]
|
/linux/mm/damon/ |
H A D | sysfs-schemes.c | 45 struct damon_sysfs_scheme_region *region = container_of(kobj, in start_show() 54 struct damon_sysfs_scheme_region *region = container_of(kobj, in end_show() 63 struct damon_sysfs_scheme_region *region = container_of(kobj, in nr_accesses_show() 72 struct damon_sysfs_scheme_region *region = container_of(kobj, in age_show() 81 struct damon_sysfs_scheme_region *region = container_of(kobj, in damon_sysfs_scheme_region_release() 89 struct damon_sysfs_scheme_region *region = container_of(kobj, 157 struct damon_sysfs_scheme_regions *regions = container_of(kobj, 177 kfree(container_of(kobj, struct damon_sysfs_scheme_regions, kobj)); in damon_sysfs_scheme_regions_alloc() 217 struct damon_sysfs_stats *stats = container_of(kobj, 226 struct damon_sysfs_stats *stats = container_of(kob [all...] |
H A D | sysfs.c | 31 struct damon_sysfs_region *region = container_of(kobj, in start_show() 40 struct damon_sysfs_region *region = container_of(kobj, in start_store() 50 struct damon_sysfs_region *region = container_of(kobj, in end_show() 59 struct damon_sysfs_region *region = container_of(kobj, in end_store() 68 kfree(container_of(kobj, struct damon_sysfs_region, kobj)); in damon_sysfs_region_release() 158 struct damon_sysfs_regions *regions = container_of(kobj, in nr_regions_show() 175 regions = container_of(kobj, struct damon_sysfs_regions, kobj); in nr_regions_store() 189 kfree(container_of(kobj, struct damon_sysfs_regions, kobj)); in damon_sysfs_regions_release() 248 struct damon_sysfs_target *target = container_of(kobj, in pid_target_show() 257 struct damon_sysfs_target *target = container_of(kob in pid_target_store() [all...] |
/linux/drivers/phy/tegra/ |
H A D | xusb.h | 65 return container_of(lane, struct tegra_xusb_usb3_lane, base); in to_usb3_lane() 78 return container_of(lane, struct tegra_xusb_usb2_lane, base); in to_usb2_lane() 88 return container_of(lane, struct tegra_xusb_ulpi_lane, base); in to_ulpi_lane() 107 return container_of(lane, struct tegra_xusb_hsic_lane, base); in to_hsic_lane() 117 return container_of(lane, struct tegra_xusb_pcie_lane, base); in to_pcie_lane() 127 return container_of(lane, struct tegra_xusb_sata_lane, base); in to_sata_lane() 182 return container_of(dev, struct tegra_xusb_pad, dev); in to_tegra_xusb_pad() 202 return container_of(pad, struct tegra_xusb_usb3_pad, base); in to_usb3_pad() 216 return container_of(pad, struct tegra_xusb_usb2_pad, base); in to_usb2_pad() 226 return container_of(pad, struct tegra_xusb_ulpi_pad, base); in to_ulpi_pad() [all …]
|
/linux/drivers/gpu/drm/ |
H A D | drm_simple_kms_helper.c | 91 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_mode_valid() 122 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_enable() 135 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_disable() 153 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_reset() 164 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_duplicate_state() 175 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_destroy_state() 186 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_enable_vblank() 197 pipe = container_of(crtc, struct drm_simple_display_pipe, crtc); in drm_simple_kms_crtc_disable_vblank() 224 pipe = container_of(plane, struct drm_simple_display_pipe, plane); in drm_simple_kms_plane_atomic_check() 251 pipe = container_of(plane, struct drm_simple_display_pipe, plane); in drm_simple_kms_plane_atomic_update() [all …]
|
/linux/security/tomoyo/ |
H A D | gc.c | 112 container_of(element, typeof(*ptr), head.list); in tomoyo_del_transition_control() 128 container_of(element, typeof(*ptr), head.list); in tomoyo_del_aggregator() 144 container_of(element, typeof(*ptr), head.list); in tomoyo_del_manager() 159 container_of(element, typeof(*acl), list); in tomoyo_del_acl() 166 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl() 173 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl() 181 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl() 189 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl() 199 = container_of(acl, typeof(*entry), head); in tomoyo_del_acl() 209 container_of(acl, typeof(*entry), head); in tomoyo_del_acl() [all …]
|
H A D | group.c | 24 return container_of(a, struct tomoyo_path_group, head)->member_name == in tomoyo_same_path_group() 25 container_of(b, struct tomoyo_path_group, head)->member_name; in tomoyo_same_path_group() 39 return !memcmp(&container_of(a, struct tomoyo_number_group, head) in tomoyo_same_number_group() 41 &container_of(b, struct tomoyo_number_group, head) in tomoyo_same_number_group() 43 sizeof(container_of(a, struct tomoyo_number_group, head) in tomoyo_same_number_group() 58 const struct tomoyo_address_group *p1 = container_of(a, typeof(*p1), in tomoyo_same_address_group() 60 const struct tomoyo_address_group *p2 = container_of(b, typeof(*p2), in tomoyo_same_address_group()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | rbtree_fail.c | 25 node_a = container_of(a, struct node_data, node); in less() 26 node_b = container_of(b, struct node_data, node); in less() 93 n = container_of(res, struct node_data, node); in rbtree_api_remove_unadded_node() 97 m = container_of(res, struct node_data, node); in rbtree_api_remove_unadded_node() 122 n = container_of(res, struct node_data, node); in rbtree_api_remove_no_drop() 217 n = container_of(res, struct node_data, node); in rbtree_api_first_release_unlock_escape() 235 node_a = container_of(a, struct node_data, node); in less__bad_fn_call_add() 236 node_b = container_of(b, struct node_data, node); in less__bad_fn_call_add() 247 node_a = container_of(a, struct node_data, node); in less__bad_fn_call_remove() 248 node_b = container_of(b, struct node_data, node); in less__bad_fn_call_remove() [all …]
|
H A D | rbtree.c | 41 node_a = container_of(a, struct node_data, node); in less() 42 node_b = container_of(b, struct node_data, node); in less() 117 n = container_of(res, struct node_data, node); in rbtree_add_and_remove() 160 n = container_of(res1, struct node_data, node); in rbtree_add_and_remove_array() 165 n = container_of(res2, struct node_data, node); in rbtree_add_and_remove_array() 170 n = container_of(res3, struct node_data, node); in rbtree_add_and_remove_array() 224 o = container_of(res, struct node_data, node); in rbtree_first_and_remove() 233 o = container_of(res, struct node_data, node); in rbtree_first_and_remove() 244 o = container_of(res, struct node_data, node); in rbtree_first_and_remove() 281 o = container_of(res, struct node_data, node); in rbtree_api_release_aliasing() [all …]
|
H A D | linked_list.c | 41 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop() 50 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop() 67 f = container_of(n, struct foo, node2); in list_push_pop() 82 f = container_of(n, struct foo, node2); in list_push_pop() 93 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop() 101 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop() 146 pf = container_of(n, struct foo, node2); in list_push_pop_multiple() 165 pf = container_of(n, struct foo, node2); in list_push_pop_multiple() 176 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop_multiple() 184 bpf_obj_drop(container_of(n, struct foo, node2)); in list_push_pop_multiple() [all …]
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.h | 465 #define to_layer(c) container_of(c, struct komeda_layer, base) 466 #define to_compiz(c) container_of(c, struct komeda_compiz, base) 467 #define to_scaler(c) container_of(c, struct komeda_scaler, base) 468 #define to_splitter(c) container_of(c, struct komeda_splitter, base) 469 #define to_merger(c) container_of(c, struct komeda_merger, base) 470 #define to_improc(c) container_of(c, struct komeda_improc, base) 471 #define to_ctrlr(c) container_of(c, struct komeda_timing_ctrlr, base) 473 #define to_layer_st(c) container_of(c, struct komeda_layer_state, base) 474 #define to_compiz_st(c) container_of(c, struct komeda_compiz_state, base) 475 #define to_scaler_st(c) container_of(c, struct komeda_scaler_state, base) [all …]
|
H A D | komeda_kms.h | 131 #define to_kplane(p) container_of(p, struct komeda_plane, base) 132 #define to_kplane_st(p) container_of(p, struct komeda_plane_state, base) 133 #define to_kconn(p) container_of(p, struct komeda_wb_connector, base) 134 #define to_kcrtc(p) container_of(p, struct komeda_crtc, base) 135 #define to_kcrtc_st(p) container_of(p, struct komeda_crtc_state, base) 136 #define to_kdev(p) container_of(p, struct komeda_kms_dev, base) 137 #define to_wb_conn(x) container_of(x, struct drm_writeback_connector, base)
|
/linux/drivers/clk/ |
H A D | clk-wm831x.c | 27 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_xtal_is_prepared() 36 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_xtal_recalc_rate() 68 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_is_prepared() 85 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_prepare() 103 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_unprepare() 116 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_recalc_rate() 153 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_set_rate() 178 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_fll_get_parent() 233 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_clkout_is_prepared() 250 struct wm831x_clk *clkdata = container_of(hw, struct wm831x_clk, in wm831x_clkout_prepare() [all …]
|
/linux/drivers/target/ |
H A D | target_core_fabric_configfs.c | 72 struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci), in target_fabric_mappedlun_link() 83 lun = container_of(to_config_group(lun_ci), struct se_lun, lun_group); in target_fabric_mappedlun_link() 146 struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci), in target_fabric_mappedlun_unlink() 148 struct se_lun *lun = container_of(to_config_group(lun_ci), in target_fabric_mappedlun_unlink() 156 return container_of(to_config_group(item), struct se_lun_acl, in item_to_lun_acl() 215 struct se_lun_acl *lacl = container_of(to_config_group(item), in target_fabric_mappedlun_release() 269 struct se_node_acl *se_nacl = container_of(group, in target_fabric_make_mappedlun() 330 struct se_lun_acl *lacl = container_of(to_config_group(item), in target_fabric_drop_mappedlun() 341 struct se_node_acl *se_nacl = container_of(to_config_group(item), in target_fabric_nacl_base_release() 377 struct se_portal_group *se_tpg = container_of(group, in target_fabric_make_nodeacl() [all …]
|
/linux/drivers/infiniband/core/ |
H A D | restrack.c | 87 return container_of(res, struct ib_pd, res)->device; in res_to_dev() 89 return container_of(res, struct ib_cq, res)->device; in res_to_dev() 91 return container_of(res, struct ib_qp, res)->device; in res_to_dev() 93 return container_of(res, struct rdma_id_private, in res_to_dev() 96 return container_of(res, struct ib_mr, res)->device; in res_to_dev() 98 return container_of(res, struct ib_ucontext, res)->device; in res_to_dev() 100 return container_of(res, struct rdma_counter, res)->device; in res_to_dev() 102 return container_of(res, struct ib_srq, res)->device; in res_to_dev() 195 struct ib_qp *qp = container_of(res, struct ib_qp, res); in rdma_restrack_add() 213 counter = container_of(res, struct rdma_counter, res); in rdma_restrack_add() [all …]
|
/linux/drivers/md/persistent-data/ |
H A D | dm-space-map-disk.c | 37 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_destroy() 44 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_extend() 51 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_blocks() 60 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_nr_free() 70 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_get_count() 95 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_set_count() 108 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_inc_blocks() 121 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_dec_blocks() 134 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_new_block() 161 struct sm_disk *smd = container_of(sm, struct sm_disk, sm); in sm_disk_commit() [all …]
|
H A D | dm-space-map-metadata.c | 278 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_destroy() 285 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_blocks() 294 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_nr_free() 307 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_get_count() 347 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_count_is_more_than_one() 399 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_set_count() 417 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_inc_blocks() 436 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_dec_blocks() 453 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_new_block_() 489 struct sm_metadata *smm = container_of(sm, struct sm_metadata, sm); in sm_metadata_new_block() [all …]
|
/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt-sysfs.c | 23 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_path_release() 37 stats = container_of(kobj, struct rtrs_clt_stats, kobj_stats); in rtrs_clt_path_stats_release() 53 struct rtrs_clt_sess *clt = container_of(dev, struct rtrs_clt_sess, in max_reconnect_attempts_show() 67 struct rtrs_clt_sess *clt = container_of(dev, struct rtrs_clt_sess, in max_reconnect_attempts_store() 97 clt = container_of(dev, struct rtrs_clt_sess, dev); in mpath_policy_show() 124 clt = container_of(dev, struct rtrs_clt_sess, dev); in mpath_policy_store() 178 clt = container_of(dev, struct rtrs_clt_sess, dev); in add_path_store() 203 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_state_show() 226 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_reconnect_store() 255 clt_path = container_of(kobj, struct rtrs_clt_path, kobj); in rtrs_clt_disconnect_store() [all …]
|
/linux/drivers/misc/ |
H A D | tifm_core.c | 43 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_bus_match() 70 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_probe() 71 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_probe() 92 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_remove() 93 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_remove() 110 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_suspend() 111 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_suspend() 121 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in tifm_device_resume() 122 struct tifm_driver *drv = container_of(dev->driver, struct tifm_driver, in tifm_device_resume() 140 struct tifm_dev *sock = container_of(dev, struct tifm_dev, dev); in type_show() [all …]
|
/linux/drivers/scsi/elx/efct/ |
H A D | efct_lio.c | 83 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_show() 94 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_tpg_enable_store() 141 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_show() 152 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_tpg_enable_store() 215 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_fabric_wwn() 223 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_npiv_fabric_wwn() 231 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_tag() 239 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_get_npiv_tag() 257 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_check_demo_write_protect() 266 container_of(se_tpg, struct efct_lio_tpg, tpg); in efct_lio_npiv_check_demo_write_protect() [all …]
|
/linux/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 164 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_wwn() 173 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_tag() 180 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode() 188 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_cache() 196 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_write_protect() 204 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prod_write_protect() 212 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_login_only() 220 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prot_fabric_only() 228 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_tpg_get_inst_index() 236 struct qla_tgt_mgmt_cmd *mcmd = container_of(work, in tcm_qla2xxx_complete_mcmd() [all …]
|
/linux/scripts/gdb/linux/ |
H A D | device.py | 8 from linux.utils import container_of 37 subsys = container_of(kobj, kset_type.get_type().pointer(), 'kobj') 38 subsys_priv = container_of(subsys, subsys_private_type.get_type().pointer(), 'subsys') 44 subsys = container_of(kobj, kset_type.get_type().pointer(), 'kobj') 45 subsys_priv = container_of(subsys, subsys_private_type.get_type().pointer(), 'subsys') 74 dp = container_of(kn, device_private_type.get_type().pointer(), 'knode_bus') 80 dp = container_of(kn, device_private_type.get_type().pointer(), 'knode_class') 86 dp = container_of(kn, device_private_type.get_type().pointer(), 'knode_parent')
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_drv.h | 178 return container_of(connector, struct lsdc_output, connector); in connector_to_lsdc_output() 184 return container_of(encoder, struct lsdc_output, encoder); in encoder_to_lsdc_output() 199 return container_of(output, struct lsdc_display_pipe, output); in output_to_display_pipe() 233 return container_of(crtc, struct lsdc_crtc, base); in to_lsdc_crtc() 239 return container_of(crtc, struct lsdc_display_pipe, crtc.base); in crtc_to_display_pipe() 245 return container_of(plane, struct lsdc_primary, base); in to_lsdc_primary() 251 return container_of(plane, struct lsdc_cursor, base); in to_lsdc_cursor() 302 return container_of(bdev, struct lsdc_device, bdev); in tdev_to_ldev() 307 return container_of(ddev, struct lsdc_device, base); in to_lsdc() 313 return container_of(base, struct lsdc_crtc_state, base); in to_lsdc_crtc_state()
|
/linux/kernel/bpf/ |
H A D | arraymap.c | 168 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_lookup_elem() 180 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_addr() 194 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_meta() 210 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_gen_lookup() 243 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_lookup_elem() 255 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_gen_lookup() 286 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_lookup_percpu_elem() 300 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_percpu_array_copy() 328 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_get_next_key() 348 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_update_elem() [all …]
|
/linux/drivers/infiniband/hw/usnic/ |
H A D | usnic_ib.h | 103 return container_of(ibdev, struct usnic_ib_dev, ib_dev); in to_usdev() 109 return container_of(ibucontext, struct usnic_ib_ucontext, ibucontext); in to_ucontext() 115 return container_of(ibpd, struct usnic_ib_pd, ibpd); in to_upd() 121 return container_of(ibucontext, struct usnic_ib_ucontext, ibucontext); in to_uucontext() 127 return container_of(ibmr, struct usnic_ib_mr, ibmr); in to_umr()
|