| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_bch.c | 134 nbc = kzalloc(sizeof(*nbc), GFP_KERNEL); in nand_bch_init() 191 nbc->eccmask = kmalloc(eccbytes, GFP_KERNEL); in nand_bch_init() 192 nbc->errloc = kmalloc(t*sizeof(*nbc->errloc), GFP_KERNEL); in nand_bch_init() 198 erased_page = kmalloc(eccsize, GFP_KERNEL); in nand_bch_init()
|
| H A D | rockchip_nand_spl_v9.c | 388 g_rk_nand->databuf = kzalloc(nand_page_size, GFP_KERNEL); in rockchip_nandc_probe() 495 g_rk_nand = kzalloc(sizeof(*g_rk_nand), GFP_KERNEL); in board_nand_init() 497 g_rk_nand->databuf = kzalloc(nand_page_size, GFP_KERNEL); in board_nand_init()
|
| H A D | rockchip_nand_spl.c | 388 g_rk_nand->databuf = kzalloc(nand_page_size, GFP_KERNEL); in rockchip_nandc_probe() 495 g_rk_nand = kzalloc(sizeof(*g_rk_nand), GFP_KERNEL); in board_nand_init() 497 g_rk_nand->databuf = kzalloc(nand_page_size, GFP_KERNEL); in board_nand_init()
|
| /rk3399_rockchip-uboot/drivers/video/drm/rk628/ |
| H A D | panel.c | 49 buf = kmemdup(data, blen, GFP_KERNEL); in dsi_panel_parse_cmds() 78 pcmds->cmds = kcalloc(cnt, sizeof(struct cmd_desc), GFP_KERNEL); in dsi_panel_parse_cmds() 116 rk628->panel->on_cmds = kcalloc(1, sizeof(struct panel_cmds), GFP_KERNEL); in dsi_panel_get_cmds() 130 rk628->panel->off_cmds = kcalloc(1, sizeof(struct panel_cmds), GFP_KERNEL); in dsi_panel_get_cmds() 163 panel = devm_kzalloc(dev, sizeof(struct rk628_panel_simple), GFP_KERNEL); in rk628_panel_info_get()
|
| /rk3399_rockchip-uboot/drivers/i2c/muxes/ |
| H A D | i2c-mux-gpio.c | 81 GFP_KERNEL); in i2c_mux_gpio_probe() 103 GFP_KERNEL); in i2c_mux_gpio_probe()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/ |
| H A D | bbt.c | 130 data_buf = kzalloc(bbt_page_num * mtd->writesize, GFP_KERNEL); in nanddev_read_bbt() 133 oob_buf = kzalloc(bbt_page_num * mtd->oobsize, GFP_KERNEL); in nanddev_read_bbt() 187 u8 *temp_buf = kzalloc(bbt_page_num * mtd->writesize, GFP_KERNEL); in nanddev_read_bbt() 244 data_buf = kzalloc(bbt_page_num * mtd->writesize, GFP_KERNEL); in nanddev_write_bbt() 247 oob_buf = kzalloc(bbt_page_num * mtd->oobsize, GFP_KERNEL); in nanddev_write_bbt() 401 GFP_KERNEL); in nanddev_bbt_init()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | attach.c | 130 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_to_list() 162 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_corrupted() 278 av = kmalloc(sizeof(struct ubi_ainf_volume), GFP_KERNEL); in add_volume() 368 vh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in ubi_compare_lebs() 570 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in ubi_add_to_av() 674 ec_hdr = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in early_erase_peb() 1233 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_all() 1237 vidh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in scan_all() 1303 ai = kzalloc(sizeof(struct ubi_attach_info), GFP_KERNEL); in alloc_ai() 1342 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_fast() [all …]
|
| H A D | fastmap.c | 33 ret = kcalloc(ubi->peb_count, sizeof(int), GFP_KERNEL); in init_seen() 117 new = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in new_fm_vhdr() 148 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_aeb() 203 av = kmalloc(sizeof(struct ubi_ainf_volume), GFP_KERNEL); in add_vol() 312 GFP_KERNEL); in update_vol() 469 ech = kzalloc(ubi->ec_hdr_alsize, GFP_KERNEL); in scan_pool() 473 vh = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); in scan_pool() 536 GFP_KERNEL); in scan_pool() 893 fmsb = kmalloc(sizeof(*fmsb), GFP_KERNEL); in ubi_scan_fastmap() 899 fm = kzalloc(sizeof(*fm), GFP_KERNEL); in ubi_scan_fastmap() [all …]
|
| H A D | vtbl.c | 305 vid_hdr = ubi_zalloc_vid_hdr(ubi, GFP_KERNEL); 542 vol = kzalloc(sizeof(struct ubi_volume), GFP_KERNEL); 621 vol = kzalloc(sizeof(struct ubi_volume), GFP_KERNEL);
|
| H A D | eba.c | 1303 scan_eba = kmalloc(sizeof(*scan_eba) * num_volumes, GFP_KERNEL); in self_check_eba() 1307 fm_eba = kmalloc(sizeof(*fm_eba) * num_volumes, GFP_KERNEL); in self_check_eba() 1319 GFP_KERNEL); in self_check_eba() 1326 GFP_KERNEL); in self_check_eba() 1410 GFP_KERNEL); in ubi_eba_init()
|
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ |
| H A D | host.c | 43 rdrv = devm_kzalloc(cdns->dev, sizeof(*rdrv), GFP_KERNEL); in cdns3_host_init()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci-generic.c | 90 GFP_KERNEL); in ohci_usb_probe() 117 GFP_KERNEL); in ohci_usb_probe()
|
| H A D | ehci-generic.c | 90 GFP_KERNEL); in ehci_usb_probe() 121 GFP_KERNEL); in ehci_usb_probe()
|
| H A D | ohci-da8xx.c | 103 GFP_KERNEL); in ohci_da8xx_probe()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/proc-armv/ |
| H A D | processor.h | 71 #define ll_alloc_task_struct() ((struct task_struct *) __get_free_pages(GFP_KERNEL,1))
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand_compat.c | 11 clk = devm_kzalloc(dev, sizeof(*clk), GFP_KERNEL); in devm_clk_get()
|
| /rk3399_rockchip-uboot/drivers/video/exynos/ |
| H A D | exynos_mipi_dsi.c | 54 dsim_ddi = kzalloc(sizeof(struct mipi_dsim_ddi), GFP_KERNEL); in exynos_mipi_dsi_register_lcd_device() 180 dsim = kzalloc(sizeof(struct mipi_dsim_device), GFP_KERNEL); in exynos_mipi_dsi_init()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | list_sort.c | 223 elts = kmalloc(sizeof(void *) * TEST_LIST_LEN, GFP_KERNEL); in list_sort_test() 231 el = kmalloc(sizeof(*el), GFP_KERNEL); in list_sort_test()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | replay.c | 362 r = kzalloc(sizeof(struct replay_entry), GFP_KERNEL); in insert_node() 409 r = kzalloc(sizeof(struct replay_entry), GFP_KERNEL); in insert_dent() 413 nbuf = kmalloc(nlen + 1, GFP_KERNEL); in insert_dent() 747 bud = kmalloc(sizeof(struct ubifs_bud), GFP_KERNEL); in add_replay_bud() 751 b = kmalloc(sizeof(struct bud_entry), GFP_KERNEL); in add_replay_bud()
|
| H A D | sb.c | 157 sup = kzalloc(tmp, GFP_KERNEL); in create_default_filesystem() 203 mst = kzalloc(c->mst_node_alsz, GFP_KERNEL); in create_default_filesystem() 266 idx = kzalloc(ALIGN(tmp, c->min_io_size), GFP_KERNEL); in create_default_filesystem() 290 ino = kzalloc(tmp, GFP_KERNEL); in create_default_filesystem() 326 cs = kzalloc(tmp, GFP_KERNEL); in create_default_filesystem()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/mvebu/ |
| H A D | pinctrl-armada-37xx.c | 345 sizeof(*grp->pins), GFP_KERNEL); in armada_37xx_fill_group() 397 GFP_KERNEL); in armada_37xx_fill_func() 593 sizeof(struct armada_37xx_pmx_func), GFP_KERNEL); in armada_37xx_pinctrl_probe()
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | core.c | 120 GFP_KERNEL); in dwc3_alloc_one_event_buffer() 245 DWC3_SCRATCHBUF_SIZE, GFP_KERNEL); in dwc3_alloc_scratch_buffers() 706 sizeof(*dwc) + DWC3_ALIGN_MASK, GFP_KERNEL); in dwc3_uboot_init() 902 GFP_KERNEL); in dwc3_setup_phy()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdconcat.c | 183 vecs_copy = kmemdup(vecs, sizeof(struct kvec) * count, GFP_KERNEL); in concat_writev() 437 erase = kmalloc(sizeof (struct erase_info), GFP_KERNEL); in concat_erase() 708 concat = kzalloc(size, GFP_KERNEL); in mtd_concat_create() 883 sizeof (struct mtd_erase_region_info), GFP_KERNEL); in mtd_concat_create()
|
| /rk3399_rockchip-uboot/drivers/reset/ |
| H A D | reset-uclass.c | 95 GFP_KERNEL); in reset_get_bulk()
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | spi-mem.c | 273 tmpbuf = kzalloc(tmpbufsize, GFP_KERNEL | GFP_DMA); in spi_mem_exec_op() 469 mem = devm_kzalloc(&spi->dev, sizeof(*mem), GFP_KERNEL); in spi_mem_probe()
|