/linux-5.19.10/lib/ |
D | test_vmalloc.c | 99 vfree(ptr); in random_size_align_alloc_test() 122 vfree(ptr); in align_shift_alloc_test() 140 vfree(ptr); in fix_align_alloc_test() 162 vfree(p); in random_size_alloc_test() 189 vfree(ptr_1); in long_busy_list_alloc_test() 196 vfree(ptr_1); in long_busy_list_alloc_test() 197 vfree(ptr_2); in long_busy_list_alloc_test() 205 vfree(ptr[i]); in long_busy_list_alloc_test() 207 vfree(ptr); in long_busy_list_alloc_test() 227 vfree(ptr); in full_fit_alloc_test() [all …]
|
D | test_rhashtable.c | 443 vfree(rhl_test_objects); in test_rhltable() 444 vfree(obj_in_table); in test_rhltable() 738 vfree(objs); in test_rht_init() 749 vfree(objs); in test_rht_init() 767 vfree(tdata); in test_rht_init() 777 vfree(tdata); in test_rht_init() 778 vfree(objs); in test_rht_init() 809 vfree(tdata); in test_rht_init() 810 vfree(objs); in test_rht_init()
|
/linux-5.19.10/scripts/coccinelle/api/ |
D | kfree_mismatch.cocci | 4 /// vmalloc'ed by vfree functions and kvmalloc'ed by kvfree 62 @vfree depends on !patch@ 74 * \(vfree\|vfree_atomic\|kvfree\)(E)@f 88 - \(vfree\|vfree_atomic\|kvfree\)(E)@f 116 + vfree(E) 127 * \(kfree\|kfree_sensitive\|vfree\|vfree_atomic\)(E)@f 137 - \(kfree\|vfree\)(E) 147 * \(kfree\|kfree_sensitive\|vfree\|vfree_atomic\)(E)@f 157 - \(kfree\|vfree\)(E)@f 165 a << vfree.a; [all …]
|
D | kfree_sensitive.cocci | 48 * \(kfree\|vfree\|kvfree\)(E)@p; 64 - \(vfree\|kvfree\)(E)@p; 82 - \(vfree\|kvfree\)(E)@p;
|
/linux-5.19.10/sound/drivers/opl4/ |
D | opl4_proc.c | 51 vfree(buf); in snd_opl4_mem_proc_read() 54 vfree(buf); in snd_opl4_mem_proc_read() 71 vfree(buf); in snd_opl4_mem_proc_write() 75 vfree(buf); in snd_opl4_mem_proc_write()
|
/linux-5.19.10/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-5.19.10/drivers/staging/rts5208/ |
D | rtsx_scsi.c | 543 vfree(buf); in inquiry() 635 vfree(buf); in request_sense() 1108 vfree(buf); in read_eeprom() 1117 vfree(buf); in read_eeprom() 1128 vfree(buf); in read_eeprom() 1175 vfree(buf); in write_eeprom() 1182 vfree(buf); in write_eeprom() 1217 vfree(buf); in read_mem() 1225 vfree(buf); in read_mem() 1236 vfree(buf); in read_mem() [all …]
|
/linux-5.19.10/fs/squashfs/ |
D | lzo_wrapper.c | 45 vfree(stream->input); in lzo_init() 58 vfree(stream->input); in lzo_free() 59 vfree(stream->output); in lzo_free()
|
D | lz4_wrapper.c | 70 vfree(stream->input); in lz4_init() 84 vfree(stream->input); in lz4_free() 85 vfree(stream->output); in lz4_free()
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | sw.c | 173 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_init_sw_vars() 194 vfree(rtlpriv->rtlhal.wowlan_firmware); in rtl8821ae_init_sw_vars() 195 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_init_sw_vars() 206 vfree(rtlpriv->rtlhal.wowlan_firmware); in rtl8821ae_init_sw_vars() 207 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_init_sw_vars() 218 vfree(rtlpriv->rtlhal.pfirmware); in rtl8821ae_deinit_sw_vars() 223 vfree(rtlpriv->rtlhal.wowlan_firmware); in rtl8821ae_deinit_sw_vars()
|
/linux-5.19.10/crypto/ |
D | zstd.c | 52 vfree(ctx->cwksp); in zstd_comp_init() 75 vfree(ctx->dwksp); in zstd_decomp_init() 81 vfree(ctx->cwksp); in zstd_comp_exit() 88 vfree(ctx->dwksp); in zstd_decomp_exit()
|
D | deflate.c | 67 vfree(stream->workspace); in deflate_comp_init() 92 vfree(stream->workspace); in deflate_decomp_init() 99 vfree(ctx->comp_stream.workspace); in deflate_comp_exit() 105 vfree(ctx->decomp_stream.workspace); in deflate_decomp_exit()
|
/linux-5.19.10/drivers/infiniband/sw/rdmavt/ |
D | cq.c | 264 vfree(u_wc); in rvt_create_cq() 265 vfree(k_wc); in rvt_create_cq() 288 vfree(cq->kqueue); in rvt_destroy_cq() 428 vfree(old_u_wc); in rvt_resize_cq() 430 vfree(old_k_wc); in rvt_resize_cq() 459 vfree(u_wc); in rvt_resize_cq() 460 vfree(k_wc); in rvt_resize_cq()
|
/linux-5.19.10/drivers/md/ |
D | dm-log.c | 487 vfree(lc->clean_bits); in create_log_context() 490 vfree(lc->disk_header); in create_log_context() 500 vfree(lc->sync_bits); in create_log_context() 502 vfree(lc->clean_bits); in create_log_context() 505 vfree(lc->disk_header); in create_log_context() 523 vfree(lc->sync_bits); in destroy_log_context() 524 vfree(lc->recovering_bits); in destroy_log_context() 532 vfree(lc->clean_bits); in core_dtr() 570 vfree(lc->disk_header); in disk_dtr()
|
/linux-5.19.10/fs/jffs2/ |
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()
|
D | compr_lzo.c | 26 vfree(lzo_mem); in free_workspace() 27 vfree(lzo_compress_buf); in free_workspace()
|
/linux-5.19.10/drivers/media/platform/amphion/ |
D | vpu_cmds.c | 94 vfree(cmd); in vpu_alloc_cmd() 102 vfree(cmd->pkt); in vpu_alloc_cmd() 103 vfree(cmd); in vpu_alloc_cmd() 121 vfree(cmd->pkt); in vpu_free_cmd() 122 vfree(cmd); in vpu_free_cmd()
|
/linux-5.19.10/arch/openrisc/mm/ |
D | ioremap.c | 70 vfree(area->addr); in ioremap() 103 return vfree((void *)(PAGE_MASK & (unsigned long)addr)); in iounmap()
|
/linux-5.19.10/tools/testing/crypto/chacha20-s390/ |
D | test-cipher.c | 346 vfree(plain); in chacha_s390_test_init() 348 vfree(cipher_generic); in chacha_s390_test_init() 350 vfree(cipher_s390); in chacha_s390_test_init() 352 vfree(revert); in chacha_s390_test_init()
|
/linux-5.19.10/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-5.19.10/net/bridge/netfilter/ |
D | ebtables.c | 388 vfree(info->chainstack[i]); in ebt_free_table_info() 389 vfree(info->chainstack); in ebt_free_table_info() 934 vfree(newinfo->chainstack[--i]); in translate_table() 935 vfree(newinfo->chainstack); in translate_table() 949 vfree(cl_s); in translate_table() 959 vfree(cl_s); in translate_table() 982 vfree(cl_s); in translate_table() 1084 vfree(table->entries); in do_replace_finish() 1086 vfree(table); in do_replace_finish() 1087 vfree(counterstmp); in do_replace_finish() [all …]
|
/linux-5.19.10/scripts/coccinelle/free/ |
D | ifnullfree.cocci | 30 vfree(E); 51 * \(kfree@p\|kvfree@p\|kfree_sensitive@p\|kvfree_sensitive@p\|vfree@p\|
|
/linux-5.19.10/drivers/isdn/mISDN/ |
D | l1oip_codec.c | 303 vfree(table_dec); in l1oip_4bit_free() 304 vfree(table_com); in l1oip_4bit_free()
|
/linux-5.19.10/security/integrity/ima/ |
D | ima_kexec.c | 72 vfree(file.buf); in ima_dump_measurement_list() 124 vfree(kexec_buffer); in ima_add_kexec_buffer()
|
/linux-5.19.10/drivers/uio/ |
D | uio_hv_generic.c | 184 vfree(pdata->send_buf); in hv_uio_cleanup() 189 vfree(pdata->recv_buf); in hv_uio_cleanup() 298 vfree(pdata->recv_buf); in hv_uio_probe() 320 vfree(pdata->send_buf); in hv_uio_probe()
|