Home
last modified time | relevance | path

Searched refs:kzalloc (Results 1 – 25 of 3472) sorted by relevance

12345678910>>...139

/linux/drivers/net/wireless/ti/wl1251/
A Dacx.c20 rates = kzalloc(sizeof(*rates), GFP_KERNEL); in wl1251_acx_frame_rates()
49 mac = kzalloc(sizeof(*mac), GFP_KERNEL); in wl1251_acx_station_id()
123 auth = kzalloc(sizeof(*auth), GFP_KERNEL); in wl1251_acx_sleep_auth()
142 rev = kzalloc(sizeof(*rev), GFP_KERNEL); in wl1251_acx_fw_version()
177 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1251_acx_tx_power()
289 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1251_acx_rx_msdu_life_time()
339 pd = kzalloc(sizeof(*pd), GFP_KERNEL); in wl1251_acx_pd_threshold()
389 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1251_acx_group_address_tbl()
444 rts = kzalloc(sizeof(*rts), GFP_KERNEL); in wl1251_acx_rts_threshold()
523 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1251_acx_conn_monit_params()
[all …]
A Dcmd.c177 vbm = kzalloc(sizeof(*vbm), GFP_KERNEL); in wl1251_cmd_vbm()
213 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_data_path_rx()
247 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_data_path_tx()
277 join = kzalloc(sizeof(*join), GFP_KERNEL); in wl1251_cmd_join()
320 ps_params = kzalloc(sizeof(*ps_params), GFP_KERNEL); in wl1251_cmd_ps_mode()
350 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_read_memory()
393 cmd = kzalloc(cmd_len, GFP_KERNEL); in wl1251_cmd_template_set()
424 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_scan()
491 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_trigger_scan_to()
/linux/drivers/net/wireless/ti/wlcore/
A Dacx.c60 auth = kzalloc(sizeof(*auth), GFP_KERNEL); in wl1271_acx_sleep_auth()
93 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1271_acx_tx_power()
165 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1271_acx_rx_msdu_life_time()
192 slot = kzalloc(sizeof(*slot), GFP_KERNEL); in wl1271_acx_slot()
221 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1271_acx_group_address_tbl()
291 rts = kzalloc(sizeof(*rts), GFP_KERNEL); in wl1271_acx_rts_threshold()
319 dco = kzalloc(sizeof(*dco), GFP_KERNEL); in wl1271_acx_dco_itrim_params()
449 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1271_acx_conn_monit_params()
485 pta = kzalloc(sizeof(*pta), GFP_KERNEL); in wl1271_acx_sg_enable()
570 bb = kzalloc(sizeof(*bb), GFP_KERNEL); in wl1271_acx_bcn_dtim_options()
[all …]
A Dcmd.c237 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_enable()
279 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_disable()
428 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_start_dev()
480 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_stop_dev()
514 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_start_sta()
591 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_stop_sta()
638 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_start_ap()
733 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_stop_ap()
766 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_role_start_ibss()
939 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1271_cmd_data_path()
[all …]
/linux/drivers/staging/r8188eu/core/
A Drtw_cmd.c351 ph2c = kzalloc(sizeof(struct cmd_obj), GFP_ATOMIC); in rtw_sitesurvey_cmd()
416 ph2c = kzalloc(sizeof(struct cmd_obj), GFP_ATOMIC); in rtw_setdatarate_cmd()
455 pcmd = kzalloc(sizeof(struct cmd_obj), GFP_ATOMIC); in rtw_createbss_cmd()
492 pcmd = kzalloc(sizeof(struct cmd_obj), GFP_ATOMIC); in rtw_joinbss_cmd()
607 param = kzalloc(sizeof(*param), GFP_ATOMIC); in rtw_disassoc_cmd()
616 cmdobj = kzalloc(sizeof(*cmdobj), GFP_ATOMIC); in rtw_disassoc_cmd()
644 ph2c = kzalloc(sizeof(struct cmd_obj), GFP_KERNEL); in rtw_setopmode_cmd()
679 ph2c = kzalloc(sizeof(struct cmd_obj), GFP_KERNEL); in rtw_setstakey_cmd()
785 ph2c = kzalloc(sizeof(struct cmd_obj), GFP_ATOMIC); in rtw_addbareq_cmd()
820 ph2c = kzalloc(sizeof(struct cmd_obj), GFP_ATOMIC); in rtw_dynamic_chk_wk_cmd()
[all …]
/linux/drivers/net/wireless/ti/wl18xx/
A Dacx.c26 bitmap_conf = kzalloc(sizeof(*bitmap_conf), GFP_KERNEL); in wl18xx_acx_host_if_cfg_bitmap()
57 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_set_checksum_state()
83 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_clear_statistics()
108 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_peer_ht_operation_mode()
149 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_set_peer_cap()
195 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_interrupt_notify_config()
222 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_rx_ba_filter()
250 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_ap_sleep()
280 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_dynamic_fw_traces()
308 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl18xx_acx_time_sync_cfg()
A Dcmd.c25 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_channel_switch()
81 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_smart_config_start()
108 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_smart_config_stop()
140 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_smart_config_set_group_key()
170 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_set_cac()
201 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_radar_detection_debug()
227 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl18xx_cmd_dfs_master_restart()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
A Dclk_mgr.c145 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
158 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
168 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
178 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
202 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
216 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
244 struct clk_mgr_internal *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
271 struct clk_mgr_vgh *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
282 struct clk_mgr_dcn31 *clk_mgr = kzalloc(sizeof(*clk_mgr), GFP_KERNEL); in dc_clk_mgr_create()
/linux/scripts/coccinelle/api/alloc/
A Dalloc_cast.cocci3 /// like kmalloc, kzalloc, kmem_cache_alloc, kmem_cache_zalloc etc.
6 //# kmalloc, kzalloc, kcalloc, kmem_cache_alloc, kmem_cache_zalloc,
34 \(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
57 \(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
80 \(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
97 \(kmalloc\|kzalloc\|kcalloc\|kmem_cache_alloc\|kmem_cache_zalloc\|
/linux/drivers/target/iscsi/
A Discsi_target_auth.c47 challenge_asciihex = kzalloc(chap->challenge_len * 2 + 1, GFP_KERNEL); in chap_gen_challenge()
154 conn->auth_protocol = kzalloc(sizeof(struct iscsi_chap), GFP_KERNEL); in chap_server_open()
231 digest = kzalloc(chap->digest_size, GFP_KERNEL); in chap_server_compute_hash()
237 response = kzalloc(chap->digest_size * 2 + 2, GFP_KERNEL); in chap_server_compute_hash()
243 client_digest = kzalloc(chap->digest_size, GFP_KERNEL); in chap_server_compute_hash()
249 server_digest = kzalloc(chap->digest_size, GFP_KERNEL); in chap_server_compute_hash()
259 initiatorchg = kzalloc(CHAP_CHALLENGE_STR_LEN, GFP_KERNEL); in chap_server_compute_hash()
265 initiatorchg_binhex = kzalloc(CHAP_CHALLENGE_STR_LEN, GFP_KERNEL); in chap_server_compute_hash()
/linux/scripts/coccinelle/api/
A Dkvmalloc.cocci35 * E = \(kmalloc\|kzalloc\|kcalloc\|kmalloc_node\|kzalloc_node\|
45 * E = \(kmalloc\|kzalloc\|kcalloc\|kmalloc_node\|kzalloc_node\|
57 * T x = \(kmalloc\|kzalloc\|kcalloc\|kmalloc_node\|kzalloc_node\|
127 - E = kzalloc(size, flags);
133 - E = kzalloc(size, \(GFP_KERNEL\|GFP_KERNEL|__GFP_NOWARN\));
138 - E = kzalloc(size, flags | __GFP_NOWARN);
143 - E = kzalloc(size, \(GFP_KERNEL\|GFP_KERNEL|__GFP_NOWARN\));
148 - T x = kzalloc(size, flags | __GFP_NOWARN);
153 - T x = kzalloc(size, \(GFP_KERNEL\|GFP_KERNEL|__GFP_NOWARN\));
A Dmemdup.cocci23 to = \(kmalloc@p\|kzalloc@p\)(strlen(from) + 1,flag);
33 to = \(kmalloc@p\|kzalloc@p\)(x,flag);
41 - to = \(kmalloc@p\|kzalloc@p\)(size,flag);
52 * to = \(kmalloc@p\|kzalloc@p\)(size,flag);
/linux/fs/btrfs/tests/
A Dbtrfs-tests.c99 dev = kzalloc(sizeof(*dev), GFP_KERNEL); in btrfs_alloc_dummy_device()
118 struct btrfs_fs_info *fs_info = kzalloc(sizeof(struct btrfs_fs_info), in btrfs_alloc_dummy_fs_info()
123 fs_info->fs_devices = kzalloc(sizeof(struct btrfs_fs_devices), in btrfs_alloc_dummy_fs_info()
131 fs_info->super_copy = kzalloc(sizeof(struct btrfs_super_block), in btrfs_alloc_dummy_fs_info()
216 cache = kzalloc(sizeof(*cache), GFP_KERNEL); in btrfs_alloc_dummy_block_group()
219 cache->free_space_ctl = kzalloc(sizeof(*cache->free_space_ctl), in btrfs_alloc_dummy_block_group()
/linux/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_private_obj.c53 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_layer_obj_add()
95 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_scaler_obj_add()
138 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_compiz_obj_add()
181 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_splitter_obj_add()
224 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_merger_obj_add()
268 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_improc_obj_add()
311 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_timing_ctrlr_obj_add()
355 st = kzalloc(sizeof(*st), GFP_KERNEL); in komeda_pipeline_obj_add()
/linux/drivers/mtd/devices/
A Dms02-nv.c120 mod_res = kzalloc(sizeof(*mod_res), GFP_KERNEL); in ms02nv_init_one()
141 mtd = kzalloc(sizeof(*mtd), GFP_KERNEL); in ms02nv_init_one()
144 mp = kzalloc(sizeof(*mp), GFP_KERNEL); in ms02nv_init_one()
152 diag_res = kzalloc(sizeof(*diag_res), GFP_KERNEL); in ms02nv_init_one()
165 user_res = kzalloc(sizeof(*user_res), GFP_KERNEL); in ms02nv_init_one()
178 csr_res = kzalloc(sizeof(*csr_res), GFP_KERNEL); in ms02nv_init_one()
/linux/drivers/net/wireless/ti/wl12xx/
A Dcmd.c25 ext_radio_parms = kzalloc(sizeof(*ext_radio_parms), GFP_KERNEL); in wl1271_cmd_ext_radio_parms()
66 gen_parms = kzalloc(sizeof(*gen_parms), GFP_KERNEL); in wl1271_cmd_general_parms()
133 gen_parms = kzalloc(sizeof(*gen_parms), GFP_KERNEL); in wl128x_cmd_general_parms()
194 radio_parms = kzalloc(sizeof(*radio_parms), GFP_KERNEL); in wl1271_cmd_radio_parms()
238 radio_parms = kzalloc(sizeof(*radio_parms), GFP_KERNEL); in wl128x_cmd_radio_parms()
283 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl12xx_cmd_channel_switch()
/linux/sound/firewire/bebob/
A Dbebob_command.c16 buf = kzalloc(12, GFP_KERNEL); in avc_audio_set_selector()
54 buf = kzalloc(12, GFP_KERNEL); in avc_audio_get_selector()
116 buf = kzalloc(12, GFP_KERNEL); in avc_bridgeco_get_plug_type()
152 buf = kzalloc(12, GFP_KERNEL); in avc_bridgeco_get_plug_ch_count()
222 buf = kzalloc(12, GFP_KERNEL); in avc_bridgeco_get_plug_section_type()
259 buf = kzalloc(18, GFP_KERNEL); in avc_bridgeco_get_plug_input()
/linux/drivers/infiniband/hw/mlx5/
A Dib_virt.c59 rep = kzalloc(sizeof(*rep), GFP_KERNEL); in mlx5_ib_get_vf_config()
102 in = kzalloc(sizeof(*in), GFP_KERNEL); in mlx5_ib_set_vf_link_state()
133 out = kzalloc(out_sz, GFP_KERNEL); in mlx5_ib_get_vf_stats()
161 in = kzalloc(sizeof(*in), GFP_KERNEL); in set_vf_node_guid()
185 in = kzalloc(sizeof(*in), GFP_KERNEL); in set_vf_port_guid()
/linux/drivers/pci/hotplug/
A Dibmphp_pci.c155 newfunc = kzalloc(sizeof(*newfunc), GFP_KERNEL); in ibmphp_configure_card()
192 newfunc = kzalloc(sizeof(*newfunc), GFP_KERNEL); in ibmphp_configure_card()
219 newfunc = kzalloc(sizeof(*newfunc), GFP_KERNEL); in ibmphp_configure_card()
438 mem_tmp = kzalloc(sizeof(*mem_tmp), GFP_KERNEL); in configure_device()
698 mem_tmp = kzalloc(sizeof(*mem_tmp), GFP_KERNEL); in configure_bridge()
807 io = kzalloc(sizeof(*io), GFP_KERNEL); in configure_bridge()
829 mem = kzalloc(sizeof(*mem), GFP_KERNEL); in configure_bridge()
850 pfmem = kzalloc(sizeof(*pfmem), GFP_KERNEL); in configure_bridge()
864 mem_tmp = kzalloc(sizeof(*mem_tmp), GFP_KERNEL); in configure_bridge()
894 bus = kzalloc(sizeof(*bus), GFP_KERNEL); in configure_bridge()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce100/
A Ddce100_resource.c465 kzalloc(sizeof(struct dce110_timing_generator), GFP_KERNEL); in dce100_timing_generator_create()
479 kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL); in dce100_stream_encoder_create()
584 kzalloc(sizeof(struct dce_transform), GFP_KERNEL); in dce100_transform_create()
597 struct dce_ipp *ipp = kzalloc(sizeof(struct dce_ipp), GFP_KERNEL); in dce100_ipp_create()
620 kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL); in dce100_link_encoder_create()
641 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce100_panel_cntl_create()
660 kzalloc(sizeof(struct dce110_opp), GFP_KERNEL); in dce100_opp_create()
675 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce100_aux_engine_create()
713 kzalloc(sizeof(struct dce_i2c_hw), GFP_KERNEL); in dce100_i2c_hw_create()
731 kzalloc(sizeof(struct dce110_clk_src), GFP_KERNEL); in dce100_clock_source_create()
[all …]
/linux/drivers/net/ethernet/brocade/bna/
A Dbnad_debugfs.c48 fw_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_fwtrc()
54 fw_debug->debug_buffer = kzalloc(fw_debug->buffer_len, GFP_KERNEL); in bnad_debugfs_open_fwtrc()
88 fw_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_fwsave()
94 fw_debug->debug_buffer = kzalloc(fw_debug->buffer_len, GFP_KERNEL); in bnad_debugfs_open_fwsave()
125 reg_debug = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_reg()
188 drv_info = kzalloc(sizeof(struct bnad_debug_info), GFP_KERNEL); in bnad_debugfs_open_drvinfo()
194 drv_info->debug_buffer = kzalloc(drv_info->buffer_len, GFP_KERNEL); in bnad_debugfs_open_drvinfo()
330 bnad->regdata = kzalloc(len << 2, GFP_KERNEL); in bnad_debugfs_write_regrd()
/linux/drivers/s390/cio/
A Dairq.c47 airq->lsi_ptr = kzalloc(1, GFP_KERNEL); in register_adapter_interrupt()
133 iv = kzalloc(sizeof(*iv), GFP_KERNEL); in airq_iv_create()
163 iv->bitlock = kzalloc(size, GFP_KERNEL); in airq_iv_create()
169 iv->ptr = kzalloc(size, GFP_KERNEL); in airq_iv_create()
175 iv->data = kzalloc(size, GFP_KERNEL); in airq_iv_create()
/linux/drivers/gpu/drm/amd/display/dc/dce60/
A Ddce60_resource.c514 kzalloc(sizeof(struct dce110_opp), GFP_KERNEL); in dce60_opp_create()
529 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce60_aux_engine_create()
567 kzalloc(sizeof(struct dce_i2c_hw), GFP_KERNEL); in dce60_i2c_hw_create()
582 kzalloc(sizeof(struct dce_i2c_sw), GFP_KERNEL); in dce60_i2c_sw_create()
596 kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL); in dce60_stream_encoder_create()
694 kzalloc(sizeof(struct dce_transform), GFP_KERNEL); in dce60_transform_create()
716 kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL); in dce60_link_encoder_create()
737 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce60_panel_cntl_create()
759 kzalloc(sizeof(struct dce110_clk_src), GFP_KERNEL); in dce60_clock_source_create()
1122 kzalloc(sizeof(struct dce110_resource_pool), GFP_KERNEL); in dce60_create_resource_pool()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dce80/
A Ddce80_resource.c519 kzalloc(sizeof(struct dce110_opp), GFP_KERNEL); in dce80_opp_create()
534 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce80_aux_engine_create()
572 kzalloc(sizeof(struct dce_i2c_hw), GFP_KERNEL); in dce80_i2c_hw_create()
587 kzalloc(sizeof(struct dce_i2c_sw), GFP_KERNEL); in dce80_i2c_sw_create()
601 kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL); in dce80_stream_encoder_create()
699 kzalloc(sizeof(struct dce_transform), GFP_KERNEL); in dce80_transform_create()
721 kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL); in dce80_link_encoder_create()
742 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce80_panel_cntl_create()
764 kzalloc(sizeof(struct dce110_clk_src), GFP_KERNEL); in dce80_clock_source_create()
1133 kzalloc(sizeof(struct dce110_resource_pool), GFP_KERNEL); in dce80_create_resource_pool()
[all …]
/linux/drivers/clk/sunxi/
A Dclk-sun8i-mbus.c47 div = kzalloc(sizeof(*div), GFP_KERNEL); in sun8i_a23_mbus_setup()
51 mux = kzalloc(sizeof(*mux), GFP_KERNEL); in sun8i_a23_mbus_setup()
55 gate = kzalloc(sizeof(*gate), GFP_KERNEL); in sun8i_a23_mbus_setup()

Completed in 90 milliseconds

12345678910>>...139