Home
last modified time | relevance | path

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

12345678910>>...240

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H 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()
69 default_key = kzalloc(sizeof(*default_key), GFP_KERNEL); in wl1251_acx_default_key()
97 wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL); in wl1251_acx_wake_up_conditions()
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()
201 feature = kzalloc(sizeof(*feature), GFP_KERNEL); in wl1251_acx_feature_cfg()
243 params = kzalloc(sizeof(*params), GFP_KERNEL); in wl1251_acx_data_path_params()
289 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1251_acx_rx_msdu_life_time()
[all …]
H A Dcmd.c177 vbm = kzalloc(sizeof(*vbm), GFP_KERNEL); in wl1251_cmd_vbm()
215 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_data_path_rx()
251 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_data_path_tx()
281 join = kzalloc(sizeof(*join), GFP_KERNEL); in wl1251_cmd_join()
326 ps_params = kzalloc(sizeof(*ps_params), GFP_KERNEL); in wl1251_cmd_ps_mode()
358 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_read_memory()
403 cmd = kzalloc(cmd_len, GFP_KERNEL); in wl1251_cmd_template_set()
436 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_scan()
503 cmd = kzalloc(sizeof(*cmd), GFP_KERNEL); in wl1251_cmd_trigger_scan_to()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dacx.c31 wake_up = kzalloc(sizeof(*wake_up), GFP_KERNEL); in wl1271_acx_wake_up_conditions()
60 auth = kzalloc(sizeof(*auth), GFP_KERNEL); in wl1271_acx_sleep_auth()
93 acx = kzalloc(sizeof(*acx), GFP_KERNEL); in wl1271_acx_tx_power()
120 feature = kzalloc(sizeof(*feature), GFP_KERNEL); in wl1271_acx_feature_cfg()
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()
251 rx_timeout = kzalloc(sizeof(*rx_timeout), GFP_KERNEL); in wl1271_acx_service_period_timeout()
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()
[all …]
H 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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl18xx/
H 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()
H 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()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/
H A Drtw_cmd.c249 ph2c = kzalloc(sizeof(*ph2c), GFP_ATOMIC); in rtw_sitesurvey_cmd()
253 psurveyPara = kzalloc(sizeof(*psurveyPara), GFP_ATOMIC); in rtw_sitesurvey_cmd()
334 pcmd = kzalloc(sizeof(*pcmd), GFP_ATOMIC); in rtw_createbss_cmd()
377 pcmd = kzalloc(sizeof(*pcmd), GFP_ATOMIC); in rtw_joinbss_cmd()
508 param = kzalloc(sizeof(*param), GFP_ATOMIC); in rtw_disassoc_cmd()
517 cmdobj = kzalloc(sizeof(*cmdobj), GFP_ATOMIC); in rtw_disassoc_cmd()
544 ph2c = kzalloc(sizeof(*ph2c), GFP_KERNEL); in rtw_setopmode_cmd()
545 psetop = kzalloc(sizeof(*psetop), GFP_KERNEL); in rtw_setopmode_cmd()
569 ph2c = kzalloc(sizeof(*ph2c), GFP_KERNEL); in rtw_setstakey_cmd()
570 psetstakey_para = kzalloc(sizeof(*psetstakey_para), GFP_KERNEL); in rtw_setstakey_cmd()
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/alloc/
H 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\|
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H 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()
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H 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\));
H 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);
/OK3568_Linux_fs/kernel/fs/btrfs/tests/
H A Dbtrfs-tests.c93 dev = kzalloc(sizeof(*dev), GFP_KERNEL); in btrfs_alloc_dummy_device()
112 struct btrfs_fs_info *fs_info = kzalloc(sizeof(struct btrfs_fs_info), in btrfs_alloc_dummy_fs_info()
117 fs_info->fs_devices = kzalloc(sizeof(struct btrfs_fs_devices), in btrfs_alloc_dummy_fs_info()
125 fs_info->super_copy = kzalloc(sizeof(struct btrfs_super_block), in btrfs_alloc_dummy_fs_info()
209 cache = kzalloc(sizeof(*cache), GFP_KERNEL); in btrfs_alloc_dummy_block_group()
212 cache->free_space_ctl = kzalloc(sizeof(*cache->free_space_ctl), in btrfs_alloc_dummy_block_group()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/
H 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl12xx/
H 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()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H 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()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H 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()
160 in = kzalloc(sizeof(*in), GFP_KERNEL); in set_vf_node_guid()
183 in = kzalloc(sizeof(*in), GFP_KERNEL); in set_vf_port_guid()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H 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()
264 newfunc = kzalloc(sizeof(*newfunc), GFP_KERNEL); in ibmphp_configure_card()
388 io[count] = kzalloc(sizeof(struct resource_node), GFP_KERNEL); in configure_device()
425 pfmem[count] = kzalloc(sizeof(struct resource_node), GFP_KERNEL); in configure_device()
439 mem_tmp = kzalloc(sizeof(*mem_tmp), GFP_KERNEL); in configure_device()
489 mem[count] = kzalloc(sizeof(struct resource_node), GFP_KERNEL); in configure_device()
652 bus_io[count] = kzalloc(sizeof(struct resource_node), GFP_KERNEL); in configure_bridge()
684 bus_pfmem[count] = kzalloc(sizeof(struct resource_node), GFP_KERNEL); in configure_bridge()
[all …]
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H 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()
186 buf = kzalloc(12, GFP_KERNEL); in avc_bridgeco_get_plug_section_type()
223 buf = kzalloc(18, GFP_KERNEL); in avc_bridgeco_get_plug_input()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce100/
H A Ddce100_resource.c470 kzalloc(sizeof(struct dce110_timing_generator), GFP_KERNEL); in dce100_timing_generator_create()
484 kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL); in dce100_stream_encoder_create()
512 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce100_hwseq_create()
565 struct dce_mem_input *dce_mi = kzalloc(sizeof(struct dce_mem_input), in dce100_mem_input_create()
589 kzalloc(sizeof(struct dce_transform), GFP_KERNEL); in dce100_transform_create()
602 struct dce_ipp *ipp = kzalloc(sizeof(struct dce_ipp), GFP_KERNEL); in dce100_ipp_create()
625 kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL); in dce100_link_encoder_create()
646 kzalloc(sizeof(struct dce_panel_cntl), GFP_KERNEL); in dce100_panel_cntl_create()
665 kzalloc(sizeof(struct dce110_opp), GFP_KERNEL); in dce100_opp_create()
680 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce100_aux_engine_create()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H 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()
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-composite-7ulp.c38 mux = kzalloc(sizeof(*mux), GFP_KERNEL); in imx7ulp_clk_hw_composite()
48 fd = kzalloc(sizeof(*fd), GFP_KERNEL); in imx7ulp_clk_hw_composite()
65 gate = kzalloc(sizeof(*gate), GFP_KERNEL); in imx7ulp_clk_hw_composite()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_resource.c505 kzalloc(sizeof(struct dce110_timing_generator), GFP_KERNEL); in dce60_timing_generator_create()
519 kzalloc(sizeof(struct dce110_opp), GFP_KERNEL); in dce60_opp_create()
534 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce60_aux_engine_create()
572 kzalloc(sizeof(struct dce_i2c_hw), GFP_KERNEL); in dce60_i2c_hw_create()
587 kzalloc(sizeof(struct dce_i2c_sw), GFP_KERNEL); in dce60_i2c_sw_create()
601 kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL); in dce60_stream_encoder_create()
630 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce60_hwseq_create()
675 struct dce_mem_input *dce_mi = kzalloc(sizeof(struct dce_mem_input), in dce60_mem_input_create()
699 kzalloc(sizeof(struct dce_transform), GFP_KERNEL); in dce60_transform_create()
721 kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL); in dce60_link_encoder_create()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_resource.c510 kzalloc(sizeof(struct dce110_timing_generator), GFP_KERNEL); in dce80_timing_generator_create()
524 kzalloc(sizeof(struct dce110_opp), GFP_KERNEL); in dce80_opp_create()
539 kzalloc(sizeof(struct aux_engine_dce110), GFP_KERNEL); in dce80_aux_engine_create()
577 kzalloc(sizeof(struct dce_i2c_hw), GFP_KERNEL); in dce80_i2c_hw_create()
592 kzalloc(sizeof(struct dce_i2c_sw), GFP_KERNEL); in dce80_i2c_sw_create()
606 kzalloc(sizeof(struct dce110_stream_encoder), GFP_KERNEL); in dce80_stream_encoder_create()
635 struct dce_hwseq *hws = kzalloc(sizeof(struct dce_hwseq), GFP_KERNEL); in dce80_hwseq_create()
680 struct dce_mem_input *dce_mi = kzalloc(sizeof(struct dce_mem_input), in dce80_mem_input_create()
704 kzalloc(sizeof(struct dce_transform), GFP_KERNEL); in dce80_transform_create()
726 kzalloc(sizeof(struct dce110_link_encoder), GFP_KERNEL); in dce80_link_encoder_create()
[all …]
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_devtree.c140 frmwrk = kzalloc(sizeof(*frmwrk), GFP_KERNEL); in create_and_get_touch_framework()
206 name = kzalloc(MAX_NAME_LENGTH, GFP_KERNEL); in setup_virtual_keys()
273 ext_pdata = kzalloc(sizeof(*ext_pdata), GFP_KERNEL); in create_and_get_mt_pdata()
354 pdata = kzalloc(sizeof(*pdata), GFP_KERNEL); in create_and_get_btn_pdata()
385 pdata = kzalloc(sizeof(*pdata), GFP_KERNEL); in create_and_get_proximity_pdata()
499 setting = kzalloc(sizeof(*setting), GFP_KERNEL); in create_and_get_touch_setting()
508 tag_name = kzalloc(MAX_NAME_LENGTH, GFP_KERNEL); in create_and_get_touch_setting()
568 pdata = kzalloc(sizeof(*pdata), GFP_KERNEL); in create_and_get_core_pdata()
693 pdata = kzalloc(sizeof(*pdata), GFP_KERNEL); in cyttsp5_devtree_create_and_get_pdata()

12345678910>>...240