/Linux-v4.19/sound/drivers/opl4/ |
D | opl4_proc.c | 64 vfree(buf); in snd_opl4_mem_proc_read() 67 vfree(buf); in snd_opl4_mem_proc_read() 84 vfree(buf); in snd_opl4_mem_proc_write() 88 vfree(buf); in snd_opl4_mem_proc_write()
|
/Linux-v4.19/fs/orangefs/ |
D | dir.c | 96 vfree(op->downcall.trailer_buf); in do_readdir() 99 vfree(op->downcall.trailer_buf); in do_readdir() 106 vfree(op->downcall.trailer_buf); in do_readdir() 110 vfree(op->downcall.trailer_buf); in do_readdir() 120 vfree(op->downcall.trailer_buf); in do_readdir() 294 vfree(part); in orangefs_dir_llseek() 391 vfree(part); in orangefs_dir_release()
|
/Linux-v4.19/drivers/staging/rts5208/ |
D | rtsx_scsi.c | 555 vfree(buf); in inquiry() 648 vfree(buf); in request_sense() 1125 vfree(buf); in read_eeprom() 1134 vfree(buf); in read_eeprom() 1145 vfree(buf); in read_eeprom() 1193 vfree(buf); in write_eeprom() 1200 vfree(buf); in write_eeprom() 1236 vfree(buf); in read_mem() 1244 vfree(buf); in read_mem() 1255 vfree(buf); in read_mem() [all …]
|
/Linux-v4.19/fs/squashfs/ |
D | lzo_wrapper.c | 58 vfree(stream->input); in lzo_init() 71 vfree(stream->input); in lzo_free() 72 vfree(stream->output); in lzo_free()
|
D | lz4_wrapper.c | 72 vfree(stream->input); in lz4_init() 86 vfree(stream->input); in lz4_free() 87 vfree(stream->output); in lz4_free()
|
/Linux-v4.19/crypto/ |
D | zstd.c | 60 vfree(ctx->cwksp); in zstd_comp_init() 83 vfree(ctx->dwksp); in zstd_decomp_init() 89 vfree(ctx->cwksp); in zstd_comp_exit() 96 vfree(ctx->dwksp); in zstd_decomp_exit()
|
D | deflate.c | 71 vfree(stream->workspace); in deflate_comp_init() 96 vfree(stream->workspace); in deflate_decomp_init() 103 vfree(ctx->comp_stream.workspace); in deflate_comp_exit() 109 vfree(ctx->decomp_stream.workspace); in deflate_decomp_exit()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | sw.c | 200 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_init_sw_vars() 221 vfree(rtlpriv->rtlhal.wowlan_firmware); in rtl8821ae_init_sw_vars() 222 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_init_sw_vars() 233 vfree(rtlpriv->rtlhal.wowlan_firmware); in rtl8821ae_init_sw_vars() 234 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_init_sw_vars() 245 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_deinit_sw_vars() 250 vfree(rtlpriv->rtlhal.wowlan_firmware); in rtl8821ae_deinit_sw_vars()
|
/Linux-v4.19/arch/ia64/sn/kernel/sn2/ |
D | sn_hwperf.c | 80 vfree(objbuf); in sn_hwperf_enum_objects() 777 vfree(objs); in sn_hwperf_ioctl() 799 vfree(objs); in sn_hwperf_ioctl() 810 vfree(objs); in sn_hwperf_ioctl() 817 vfree(objs); in sn_hwperf_ioctl() 822 vfree(objs); in sn_hwperf_ioctl() 862 vfree(p); in sn_hwperf_ioctl() 933 vfree(sn_hwperf_salheap); in sn_hwperf_init() 961 vfree(seq->private); in sn_topology_release() 975 vfree(objbuf); in sn_hwperf_get_nearest_node()
|
/Linux-v4.19/drivers/md/ |
D | dm-log.c | 488 vfree(lc->clean_bits); in create_log_context() 491 vfree(lc->disk_header); in create_log_context() 501 vfree(lc->sync_bits); in create_log_context() 503 vfree(lc->clean_bits); in create_log_context() 506 vfree(lc->disk_header); in create_log_context() 524 vfree(lc->sync_bits); in destroy_log_context() 525 vfree(lc->recovering_bits); in destroy_log_context() 533 vfree(lc->clean_bits); in core_dtr() 571 vfree(lc->disk_header); in disk_dtr()
|
/Linux-v4.19/arch/parisc/mm/ |
D | ioremap.c | 87 vfree(addr); in __ioremap() 98 return vfree((void *) (PAGE_MASK & (unsigned long __force) addr)); in iounmap()
|
/Linux-v4.19/fs/jffs2/ |
D | compr_lzo.c | 26 vfree(lzo_mem); in free_workspace() 27 vfree(lzo_compress_buf); in free_workspace()
|
D | compr_zlib.c | 54 vfree(def_strm.workspace); in alloc_workspaces() 64 vfree(def_strm.workspace); in free_workspaces() 65 vfree(inf_strm.workspace); in free_workspaces()
|
/Linux-v4.19/arch/openrisc/mm/ |
D | ioremap.c | 75 vfree(area->addr); in __ioremap() 108 return vfree((void *)(PAGE_MASK & (unsigned long)addr)); in iounmap()
|
/Linux-v4.19/lib/ |
D | test_rhashtable.c | 451 vfree(rhl_test_objects); in test_rhltable() 452 vfree(obj_in_table); in test_rhltable() 735 vfree(objs); in test_rht_init() 746 vfree(objs); in test_rht_init() 764 vfree(tdata); in test_rht_init() 774 vfree(tdata); in test_rht_init() 775 vfree(objs); in test_rht_init() 803 vfree(tdata); in test_rht_init() 804 vfree(objs); in test_rht_init()
|
/Linux-v4.19/fs/reiserfs/ |
D | resize.c | 115 vfree(node_tmp); in reiserfs_resize() 152 vfree(bitmap); in reiserfs_resize() 170 vfree(old_bitmap); in reiserfs_resize()
|
/Linux-v4.19/arch/ia64/sn/kernel/ |
D | mca.c | 105 vfree(*sn_oemdata); in sn_platform_plat_specific_err_print() 123 vfree(*oemdata); in sn_salinfo_platform_oemdata()
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | l1oip_codec.c | 315 vfree(table_dec); in l1oip_4bit_free() 316 vfree(table_com); in l1oip_4bit_free()
|
/Linux-v4.19/drivers/infiniband/sw/rdmavt/ |
D | srq.c | 164 vfree(srq->rq.wq); in rvt_create_srq() 271 vfree(owq); in rvt_modify_srq() 314 vfree(wq); in rvt_modify_srq() 351 vfree(srq->rq.wq); in rvt_destroy_srq()
|
/Linux-v4.19/net/bridge/netfilter/ |
D | ebtables.c | 357 vfree(info->chainstack[i]); in ebt_free_table_info() 358 vfree(info->chainstack); in ebt_free_table_info() 930 vfree(newinfo->chainstack[--i]); in translate_table() 931 vfree(newinfo->chainstack); in translate_table() 946 vfree(cl_s); in translate_table() 956 vfree(cl_s); in translate_table() 979 vfree(cl_s); in translate_table() 1083 vfree(table->entries); in do_replace_finish() 1085 vfree(table); in do_replace_finish() 1086 vfree(counterstmp); in do_replace_finish() [all …]
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | videobuf-vmalloc.c | 107 vfree(mem->vaddr); in videobuf_vm_close() 268 vfree(mem->vaddr); in __videobuf_mmap_mapper() 343 vfree(mem->vaddr); in videobuf_vmalloc_free()
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | vtbl.c | 458 vfree(leb[1]); in process_lvol() 479 vfree(leb[0]); in process_lvol() 484 vfree(leb[0]); in process_lvol() 485 vfree(leb[1]); in process_lvol() 515 vfree(vtbl); in create_empty_lvol() 866 vfree(ubi->vtbl); in ubi_read_volume_table()
|
/Linux-v4.19/arch/um/include/shared/ |
D | um_malloc.h | 15 extern void vfree(void *ptr);
|
/Linux-v4.19/drivers/staging/media/zoran/ |
D | zoran_procfs.c | 152 vfree (string); in zoran_write() 173 vfree(string); in zoran_write()
|
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_queue.c | 176 vfree(new_q->buf); in rxe_queue_resize() 209 vfree(q->buf); in rxe_queue_cleanup()
|