Home
last modified time | relevance | path

Searched refs:GFP_KERNEL (Results 1 – 25 of 1191) sorted by relevance

12345678910>>...48

/device/board/unionman/unionpi_tiger/kernel/drivers/wifi/
Ddhd_static_buf.c307 wlan_static_prot = kmalloc(DHD_PREALLOC_PROT_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
313 wlan_static_rxbuf = kmalloc(DHD_PREALLOC_RXBUF_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
318 wlan_static_databuf = kmalloc(DHD_PREALLOC_DATABUF_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
324 wlan_static_osl_buf = kmalloc(DHD_PREALLOC_OSL_BUF_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
329 wlan_static_scan_buf0 = kmalloc(DHD_PREALLOC_WIPHY_ESCAN0_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
334 wlan_static_dhd_info_buf = kmalloc(DHD_PREALLOC_DHD_INFO_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
339 wlan_static_dhd_wlfc_info_buf = kmalloc(WLAN_DHD_WLFC_BUF_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
345 wlan_static_if_flow_lkup = kmalloc(DHD_PREALLOC_IF_FLOW_LKUP_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
351 wlan_static_dhd_memdump_ram_buf = kmalloc(DHD_PREALLOC_MEMDUMP_RAM_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
356 wlan_static_dhd_wlfc_hanger_buf = kmalloc(DHD_PREALLOC_DHD_WLFC_HANGER_SIZE, GFP_KERNEL); in bcmdhd_init_wlan_mem()
[all …]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_custom_memprealloc.c296 wlan_static_skb[i] = __dev_alloc_skb(DHD_SKB_1PAGE_BUFSIZE, GFP_KERNEL); in dhd_init_wlan_mem()
304 wlan_static_skb[i] = __dev_alloc_skb(DHD_SKB_2PAGE_BUFSIZE, GFP_KERNEL); in dhd_init_wlan_mem()
311 wlan_static_skb[i] = __dev_alloc_skb(DHD_SKB_4PAGE_BUFSIZE, GFP_KERNEL); in dhd_init_wlan_mem()
320 kmalloc(wlan_mem_array[i].size, GFP_KERNEL); in dhd_init_wlan_mem()
328 wlan_static_scan_buf0 = kmalloc(WLAN_SCAN_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
334 wlan_static_scan_buf1 = kmalloc(WLAN_SCAN_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
340 wlan_static_dhd_log_dump_buf = kmalloc(DHD_LOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
346 wlan_static_dhd_log_dump_buf_ex = kmalloc(DHD_LOG_DUMP_BUF_EX_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
352 wlan_static_dhd_info_buf = kmalloc(WLAN_DHD_INFO_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
360 GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
Ddhd_static_buf.c309 wlan_static_prot = kmalloc(DHD_PREALLOC_PROT_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
316 wlan_static_rxbuf = kmalloc(DHD_PREALLOC_RXBUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
322 wlan_static_databuf = kmalloc(DHD_PREALLOC_DATABUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
329 wlan_static_osl_buf = kmalloc(DHD_PREALLOC_OSL_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
335 wlan_static_scan_buf0 = kmalloc(DHD_PREALLOC_WIPHY_ESCAN0_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
341 wlan_static_dhd_info_buf = kmalloc(DHD_PREALLOC_DHD_INFO_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
347 wlan_static_dhd_wlfc_info_buf = kmalloc(WLAN_DHD_WLFC_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
354 wlan_static_if_flow_lkup = kmalloc(DHD_PREALLOC_IF_FLOW_LKUP_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
361 wlan_static_dhd_memdump_ram_buf = kmalloc(DHD_PREALLOC_MEMDUMP_RAM_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
367 wlan_static_dhd_wlfc_hanger_buf = kmalloc(DHD_PREALLOC_DHD_WLFC_HANGER_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_custom_memprealloc.c295 wlan_static_skb[i] = __dev_alloc_skb(DHD_SKB_1PAGE_BUFSIZE, GFP_KERNEL); in dhd_init_wlan_mem()
303 wlan_static_skb[i] = __dev_alloc_skb(DHD_SKB_2PAGE_BUFSIZE, GFP_KERNEL); in dhd_init_wlan_mem()
310 wlan_static_skb[i] = __dev_alloc_skb(DHD_SKB_4PAGE_BUFSIZE, GFP_KERNEL); in dhd_init_wlan_mem()
319 kmalloc(wlan_mem_array[i].size, GFP_KERNEL); in dhd_init_wlan_mem()
327 wlan_static_scan_buf0 = kmalloc(WLAN_SCAN_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
333 wlan_static_scan_buf1 = kmalloc(WLAN_SCAN_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
339 wlan_static_dhd_log_dump_buf = kmalloc(DHD_LOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
346 kmalloc(DHD_LOG_DUMP_BUF_EX_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
352 wlan_static_dhd_info_buf = kmalloc(WLAN_DHD_INFO_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
359 wlan_static_if_flow_lkup = kmalloc(WLAN_DHD_IF_FLOW_LKUP_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
Ddhd_static_buf.c478 wlan_static_prot[index] = kmalloc(DHD_PREALLOC_PROT_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
487 wlan_static_rxbuf[index] = kmalloc(DHD_PREALLOC_RXBUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
495 wlan_static_databuf[index] = kmalloc(DHD_PREALLOC_DATABUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
504 wlan_static_osl_buf[index] = kmalloc(DHD_PREALLOC_OSL_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
513 kmalloc(DHD_PREALLOC_WIPHY_ESCAN0_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
522 kmalloc(DHD_PREALLOC_DHD_INFO_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
532 kmalloc(WLAN_DHD_WLFC_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
543 kmalloc(DHD_PREALLOC_IF_FLOW_LKUP_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
554 kmalloc(DHD_PREALLOC_MEMDUMP_RAM_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
565 kmalloc(DHD_PREALLOC_DHD_WLFC_HANGER_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_custom_memprealloc.c337 kmalloc(wlan_mem_array[i].size, GFP_KERNEL); in dhd_init_wlan_mem()
345 wlan_static_scan_buf0 = kmalloc(WLAN_SCAN_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
351 wlan_static_scan_buf1 = kmalloc(WLAN_SCAN_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
357 wlan_static_dhd_log_dump_buf = kmalloc(DHD_LOG_DUMP_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
363 wlan_static_dhd_log_dump_buf_ex = kmalloc(DHD_LOG_DUMP_BUF_EX_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
369 wlan_static_dhd_info_buf = kmalloc(WLAN_DHD_INFO_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
377 GFP_KERNEL); in dhd_init_wlan_mem()
385 GFP_KERNEL); in dhd_init_wlan_mem()
392 GFP_KERNEL); in dhd_init_wlan_mem()
400 GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
Ddhd_static_buf.c282 wlan_static_prot = kmalloc(DHD_PREALLOC_PROT_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
289 wlan_static_rxbuf = kmalloc(DHD_PREALLOC_RXBUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
295 wlan_static_databuf = kmalloc(DHD_PREALLOC_DATABUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
302 wlan_static_osl_buf = kmalloc(DHD_PREALLOC_OSL_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
308 wlan_static_scan_buf0 = kmalloc(DHD_PREALLOC_WIPHY_ESCAN0_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
314 wlan_static_dhd_info_buf = kmalloc(DHD_PREALLOC_DHD_INFO_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
320 wlan_static_dhd_wlfc_info_buf = kmalloc(WLAN_DHD_WLFC_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
327 wlan_static_if_flow_lkup = kmalloc(DHD_PREALLOC_IF_FLOW_LKUP_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
334 wlan_static_dhd_memdump_ram_buf = kmalloc(DHD_PREALLOC_MEMDUMP_RAM_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
340 wlan_static_dhd_wlfc_hanger_buf = kmalloc(DHD_PREALLOC_DHD_WLFC_HANGER_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_static_buf.c309 wlan_static_prot = kmalloc(DHD_PREALLOC_PROT_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
316 wlan_static_rxbuf = kmalloc(DHD_PREALLOC_RXBUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
322 wlan_static_databuf = kmalloc(DHD_PREALLOC_DATABUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
329 wlan_static_osl_buf = kmalloc(DHD_PREALLOC_OSL_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
335 wlan_static_scan_buf0 = kmalloc(DHD_PREALLOC_WIPHY_ESCAN0_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
341 wlan_static_dhd_info_buf = kmalloc(DHD_PREALLOC_DHD_INFO_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
347 wlan_static_dhd_wlfc_info_buf = kmalloc(WLAN_DHD_WLFC_BUF_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
354 wlan_static_if_flow_lkup = kmalloc(DHD_PREALLOC_IF_FLOW_LKUP_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
361 wlan_static_dhd_memdump_ram_buf = kmalloc(DHD_PREALLOC_MEMDUMP_RAM_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
367 wlan_static_dhd_wlfc_hanger_buf = kmalloc(DHD_PREALLOC_DHD_WLFC_HANGER_SIZE, GFP_KERNEL); in dhd_init_wlan_mem()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/
Dlcd_debug.c73 pp = kcalloc(1, sizeof(struct property), GFP_KERNEL | __GFP_ZERO); in create_prop()
74 pp->name = kmalloc(NAME_LENGTH, GFP_KERNEL | __GFP_ZERO); in create_prop()
75 pp->value = kmalloc(VALUE_LENGTH, GFP_KERNEL | __GFP_ZERO); in create_prop()
133 newprop = kmalloc(sizeof(struct property), GFP_KERNEL | __GFP_ZERO); in update_prop()
134 newprop->name = kmalloc(NAME_LENGTH, GFP_KERNEL | __GFP_ZERO); in update_prop()
135 newprop->value = kmalloc(VALUE_LENGTH, GFP_KERNEL | __GFP_ZERO); in update_prop()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_atomic_state_helper.c111 struct drm_crtc_state *crtc_state = kzalloc(sizeof(*crtc->state), GFP_KERNEL); in drm_atomic_helper_crtc_reset()
181 state = kmalloc(sizeof(*state), GFP_KERNEL); in drm_atomic_helper_crtc_duplicate_state()
299 plane->state = kzalloc(sizeof(*plane->state), GFP_KERNEL); in drm_atomic_helper_plane_reset()
343 state = kmalloc(sizeof(*state), GFP_KERNEL); in drm_atomic_helper_plane_duplicate_state()
439 struct drm_connector_state *conn_state = kzalloc(sizeof(*conn_state), GFP_KERNEL); in drm_atomic_helper_connector_reset()
508 state = kmalloc(sizeof(*state), GFP_KERNEL); in drm_atomic_helper_connector_duplicate_state()
604 new = kzalloc(sizeof(*new), GFP_KERNEL); in drm_atomic_helper_bridge_duplicate_state()
660 bridge_state = kzalloc(sizeof(*bridge_state), GFP_KERNEL); in drm_atomic_helper_bridge_reset()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dnlrtw.c174 skb = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_KERNEL); in rtw_nlrtw_ch_util_rpt()
220 ret = nlrtw_multicast(&nlrtw_genl_family, skb, 0, NLRTW_MCGRP_DEFAULT, GFP_KERNEL); in rtw_nlrtw_ch_util_rpt()
251 skb = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_KERNEL); in rtw_nlrtw_reg_change_event()
272 ret = nlrtw_multicast(&nlrtw_genl_family, skb, 0, NLRTW_MCGRP_DEFAULT, GFP_KERNEL); in rtw_nlrtw_reg_change_event()
305 skb = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_KERNEL); in rtw_nlrtw_reg_beacon_hint_event()
326 ret = nlrtw_multicast(&nlrtw_genl_family, skb, 0, NLRTW_MCGRP_DEFAULT, GFP_KERNEL); in rtw_nlrtw_reg_beacon_hint_event()
360 skb = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_KERNEL); in _rtw_nlrtw_radar_event()
393 ret = nlrtw_multicast(&nlrtw_genl_family, skb, 0, NLRTW_MCGRP_DEFAULT, GFP_KERNEL); in _rtw_nlrtw_radar_event()
456 skb = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_KERNEL); in rtw_nlrtw_radio_opmode_notify()
533 ret = nlrtw_multicast(&nlrtw_genl_family, skb, 0, NLRTW_MCGRP_DEFAULT, GFP_KERNEL); in rtw_nlrtw_radio_opmode_notify()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dcommon.h120 gfp_t flags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in xr_alloc_skb()
138 gfp_t flags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in xr_kmalloc()
149 gfp_t flags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in xr_kzalloc()
161 gfp_t flags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; in xr_krealloc()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
Dcommon.c28 DMA_BIDIRECTIONAL, GFP_KERNEL | GFP_DMA32); in rkcif_alloc_buffer()
95 page = alloc_pages(GFP_KERNEL | GFP_DMA32, 0); in rkcif_alloc_page_dummy_buf()
99 pages = kvmalloc_array(n_pages, sizeof(struct page *), GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
105 sg = kmalloc(sizeof(struct sg_table), GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
109 n_pages << PAGE_SHIFT, GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
/device/board/isoftstone/yangfan/kernel/src/driv/media/cif/
Dcommon.c28 DMA_BIDIRECTIONAL, GFP_KERNEL | GFP_DMA32); in rkcif_alloc_buffer()
95 page = alloc_pages(GFP_KERNEL | GFP_DMA32, 0); in rkcif_alloc_page_dummy_buf()
99 pages = kvmalloc_array(n_pages, sizeof(struct page *), GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
105 sg = kmalloc(sizeof(struct sg_table), GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
109 n_pages << PAGE_SHIFT, GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
Dcommon.c27 …mem_priv = g_ops->alloc(dev->hw_dev->dev, attrs, buf->size, DMA_BIDIRECTIONAL, GFP_KERNEL | GFP_DM… in rkcif_alloc_buffer()
93 page = alloc_pages(GFP_KERNEL | GFP_DMA32, 0); in rkcif_alloc_page_dummy_buf()
98 pages = kvmalloc_array(n_pages, sizeof(struct page *), GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
106 sg = kmalloc(sizeof(struct sg_table), GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
110 ret = sg_alloc_table_from_pages(sg, pages, n_pages, 0, n_pages << PAGE_SHIFT, GFP_KERNEL); in rkcif_alloc_page_dummy_buf()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_fence.c30 fence_ctx = kzalloc(sizeof(*fence_ctx), GFP_KERNEL); in rga_fence_context_alloc()
50 fence = kzalloc(sizeof(*fence), GFP_KERNEL); in rga_out_fence_alloc()
112 waiter = kmalloc(sizeof(*waiter), GFP_KERNEL); in rga_add_dma_fence_callback()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_memory.c22 return kcalloc(n, size, GFP_KERNEL); in _mali_osk_calloc()
27 return kmalloc(size, GFP_KERNEL); in _mali_osk_malloc()
Dmali_osk_locks.h100 lock = kmalloc(sizeof(_mali_osk_spinlock_t), GFP_KERNEL); in _mali_osk_spinlock_init()
141 lock = kmalloc(sizeof(_mali_osk_spinlock_irq_t), GFP_KERNEL); in _mali_osk_spinlock_irq_init()
189 lock = kmalloc(sizeof(_mali_osk_mutex_rw_t), GFP_KERNEL); in _mali_osk_mutex_rw_init()
261 lock = kmalloc(sizeof(_mali_osk_mutex_t), GFP_KERNEL); in _mali_osk_mutex_init()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_memory.c23 return kcalloc(n, size, GFP_KERNEL); in mali_osk_calloc()
28 return kmalloc(size, GFP_KERNEL); in mali_osk_malloc()
Dmali_osk_locks.h108 lock = kmalloc(sizeof(_mali_osk_spinlock_t), GFP_KERNEL); in _mali_osk_spinlock_init()
150 lock = kmalloc(sizeof(_mali_osk_spinlock_irq_t), GFP_KERNEL); in mali_osk_spinlock_irq_init()
197 lock = kmalloc(sizeof(_mali_osk_mutex_rw_t), GFP_KERNEL); in _mali_osk_mutex_rw_init()
268 lock = kmalloc(sizeof(_mali_osk_mutex_t), GFP_KERNEL); in _mali_osk_mutex_init()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
Dcma_heap.c55 a = kzalloc(sizeof(*a), GFP_KERNEL); in cma_heap_attach()
61 GFP_KERNEL); in cma_heap_attach()
286 buffer = kzalloc(sizeof(*buffer), GFP_KERNEL); in cma_heap_allocate()
299 cma_pages = cma_alloc(cma_heap->cma, pagecount, align, GFP_KERNEL); in cma_heap_allocate()
328 buffer->pages = kmalloc_array(pagecount, sizeof(*buffer->pages), GFP_KERNEL); in cma_heap_allocate()
375 cma_heap = kzalloc(sizeof(*cma_heap), GFP_KERNEL); in _add_cma_heap()
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/
Ddvbdev.c233 GFP_KERNEL); in dvb_create_tsout_entity()
238 GFP_KERNEL); in dvb_create_tsout_entity()
248 entity->name = kasprintf(GFP_KERNEL, "%s #%d", name, i); in dvb_create_tsout_entity()
308 dvbdev->entity = kzalloc(sizeof(*dvbdev->entity), GFP_KERNEL); in dvb_create_media_entity()
316 GFP_KERNEL); in dvb_create_media_entity()
445 *pdvbdev = dvbdev = kzalloc(sizeof(*dvbdev), GFP_KERNEL); in dvb_register_device()
452 dvbdevfops = kzalloc(sizeof(struct file_operations), GFP_KERNEL); in dvb_register_device()
618 conn = kzalloc(sizeof(*conn), GFP_KERNEL); in dvb_create_media_graph()
623 adap->conn_pads = kzalloc(sizeof(*adap->conn_pads), GFP_KERNEL); in dvb_create_media_graph()
870 mbuf = kmalloc(_IOC_SIZE(cmd), GFP_KERNEL); in dvb_usercopy()
[all …]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dtopology.c284 pd = kzalloc(sizeof(*pd), GFP_KERNEL); in pd_init()
527 if (!zalloc_cpumask_var(&rd->span, GFP_KERNEL)) { in init_rootdomain()
530 if (!zalloc_cpumask_var(&rd->online, GFP_KERNEL)) { in init_rootdomain()
533 if (!zalloc_cpumask_var(&rd->dlo_mask, GFP_KERNEL)) { in init_rootdomain()
536 if (!zalloc_cpumask_var(&rd->rto_mask, GFP_KERNEL)) { in init_rootdomain()
591 rd = kzalloc(sizeof(*rd), GFP_KERNEL); in alloc_rootdomain()
940 sg = kzalloc_node(sizeof(struct sched_group) + cpumask_size(), GFP_KERNEL, cpu_to_node(cpu)); in build_group_from_child_sched_domain()
1686 distance_map = bitmap_alloc(NR_DISTANCE_VALUES, GFP_KERNEL); in sched_init_numa()
1709 sched_domains_numa_distance = kcalloc(nr_levels, sizeof(int), GFP_KERNEL); in sched_init_numa()
1740 sched_domains_numa_masks = kzalloc(sizeof(void *) * nr_levels, GFP_KERNEL); in sched_init_numa()
[all …]
/device/soc/amlogic/a311d/soc/amlogic/unifykey/
Defuse.c234 op = kzalloc((sizeof(char) * count), GFP_KERNEL); in efuse_read()
286 op = kzalloc((sizeof(char) * count), GFP_KERNEL); in efuse_write()
352 op = kzalloc(sizeof(char) * count, GFP_KERNEL); in efuse_user_attr_store()
433 op = kzalloc(sizeof(char) * info.size, GFP_KERNEL); in efuse_user_attr_show()
482 op = kzalloc(sizeof(char) * info.size, GFP_KERNEL); in efuse_user_attr_read()
524 op = kcalloc(max_size, sizeof(char), GFP_KERNEL); in userdata_show()
580 op = kzalloc(sizeof(char) * count, GFP_KERNEL); in userdata_store()
618 op = kzalloc(sizeof(char) * count, GFP_KERNEL); in amlogic_set_store()
736 propname = kasprintf(GFP_KERNEL, "key%d", index); in key_item_parse_dt()
815 efuse_key.infos = kzalloc((sizeof(struct efusekey_info)) * efuse_key.num, GFP_KERNEL); in get_efusekey_info()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/pq/
Ddrv_pq.c61 reg = (struct pq_reg *)kmalloc(sizeof(struct pq_reg) * ubuffer[3], GFP_KERNEL); in pq_ioctl()
76 reg = (struct pq_reg *)kzalloc(sizeof(struct pq_reg) * ubuffer[3], GFP_KERNEL); in pq_ioctl()
130 (struct matrix_user *)kzalloc(sizeof(struct matrix_user), GFP_KERNEL); in pq_ioctl()

12345678910>>...48