/openbmc/linux/net/ceph/crush/ |
H A D | crush.c | 49 kfree(b->h.items); in crush_destroy_bucket_uniform() 50 kfree(b); in crush_destroy_bucket_uniform() 57 kfree(b->h.items); in crush_destroy_bucket_list() 58 kfree(b); in crush_destroy_bucket_list() 63 kfree(b->h.items); in crush_destroy_bucket_tree() 65 kfree(b); in crush_destroy_bucket_tree() 70 kfree(b->straws); in crush_destroy_bucket_straw() 73 kfree(b); in crush_destroy_bucket_straw() 80 kfree(b); in crush_destroy_bucket_straw2() 136 kfree(map); in crush_destroy() [all …]
|
/openbmc/linux/drivers/md/ |
H A D | dm-ima.c | 92 kfree(*dev_name); in dm_ima_alloc_and_copy_name_uuid() 93 kfree(*dev_uuid); in dm_ima_alloc_and_copy_name_uuid() 123 kfree(dev_name); in dm_ima_alloc_and_copy_device_data() 124 kfree(dev_uuid); in dm_ima_alloc_and_copy_device_data() 358 kfree(digest); in dm_ima_measure_on_table_load() 361 kfree(ima_buf); in dm_ima_measure_on_table_load() 464 kfree(dev_name); in dm_ima_measure_on_device_resume() 465 kfree(dev_uuid); in dm_ima_measure_on_device_resume() 598 kfree(dev_name); in dm_ima_measure_on_device_remove() 599 kfree(dev_uuid); in dm_ima_measure_on_device_remove() [all …]
|
/openbmc/linux/drivers/virt/acrn/ |
H A D | hsm.c | 58 kfree(pm_info); in pmcmd_ioctl() 64 kfree(pm_info); in pmcmd_ioctl() 73 kfree(px_data); in pmcmd_ioctl() 79 kfree(px_data); in pmcmd_ioctl() 88 kfree(cx_data); in pmcmd_ioctl() 94 kfree(cx_data); in pmcmd_ioctl() 266 kfree(pcidev); in acrn_dev_ioctl() 290 kfree(vdev); in acrn_dev_ioctl() 301 kfree(vdev); in acrn_dev_ioctl() 343 kfree(msi); in acrn_dev_ioctl() [all …]
|
/openbmc/linux/lib/ |
H A D | fortify_kunit.c | 152 kfree(p)); \ 155 kfree(p)); \ 157 kfree(p)); \ 160 kfree(p)); \ 162 kfree(p)); \ 164 kfree(p)); \ 167 kfree(p)); \ 170 kfree(p)); \ 172 kfree(p)); \ 174 kfree(p)); \ [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 37 kfree(rates); in wl1251_acx_frame_rates() 58 kfree(mac); in wl1251_acx_station_id() 131 kfree(auth); in wl1251_acx_sleep_auth() 163 kfree(rev); in wl1251_acx_fw_version() 190 kfree(acx); in wl1251_acx_tx_power() 302 kfree(acx); in wl1251_acx_rx_msdu_life_time() 352 kfree(pd); in wl1251_acx_pd_threshold() 406 kfree(acx); in wl1251_acx_group_address_tbl() 457 kfree(rts); in wl1251_acx_rts_threshold() 539 kfree(acx); in wl1251_acx_conn_monit_params() [all …]
|
/openbmc/linux/fs/btrfs/ |
H A D | ref-verify.c | 245 kfree(re); in free_block_entry() 251 kfree(ref); in free_block_entry() 258 kfree(ra); in free_block_entry() 260 kfree(be); in free_block_entry() 273 kfree(re); in add_block_entry() 274 kfree(be); in add_block_entry() 293 kfree(re); in add_block_entry() 295 kfree(be); in add_block_entry() 308 kfree(re); in add_block_entry() 334 kfree(ref); in add_tree_block() [all …]
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | utils.c | 108 kfree(adev->mod_idas); in avs_module_ida_destroy() 138 kfree(ida_ptrs[i]); in avs_module_ida_alloc() 140 kfree(ida_ptrs); in avs_module_ida_alloc() 149 kfree(adev->mod_idas); in avs_module_ida_alloc() 255 kfree(entry); in avs_request_firmware() 261 kfree(entry->name); in avs_request_firmware() 262 kfree(entry); in avs_request_firmware() 285 kfree(entry->name); in avs_release_last_firmware() 286 kfree(entry); in avs_release_last_firmware() 299 kfree(entry->name); in avs_release_firmwares() [all …]
|
/openbmc/linux/drivers/platform/x86/ |
H A D | lg-laptop.c | 118 kfree(r); in ggov() 123 kfree(r); in ggov() 284 kfree(r); in fan_mode_store() 286 kfree(r); in fan_mode_store() 288 kfree(r); in fan_mode_store() 309 kfree(r); in fan_mode_show() 330 kfree(r); in usb_charge_store() 351 kfree(r); in usb_charge_show() 372 kfree(r); in reader_mode_store() 393 kfree(r); in reader_mode_show() [all …]
|
H A D | think-lmi.c | 307 kfree(obj); in tlmi_get_pwd_settings() 318 kfree(obj); in tlmi_get_pwd_settings() 325 kfree(obj); in tlmi_get_pwd_settings() 502 kfree(new_pwd); in new_password_store() 950 kfree(item); in current_value_show() 1086 kfree(set_str); in current_value_store() 1129 kfree(setting); in tlmi_attr_setting_release() 1136 kfree(setting); in tlmi_pwd_setting_release() 1461 kfree(item); in tlmi_analyze() 1476 kfree(item); in tlmi_analyze() [all …]
|
/openbmc/linux/lib/kunit/ |
H A D | executor.c | 90 kfree(parsed->suite_glob); in kunit_parse_glob_filter() 122 kfree(copy); in kunit_filter_glob_tests() 141 kfree((*suites)->test_cases); in kunit_free_suite_set() 142 kfree(*suites); in kunit_free_suite_set() 144 kfree(suite_set.start); in kunit_free_suite_set() 214 kfree(filtered_suite); in kunit_filter_suites() 242 kfree((*suites)->test_cases); in kunit_filter_suites() 243 kfree(*suites); in kunit_filter_suites() 249 kfree(parsed_filters); in kunit_filter_suites() 254 kfree(parsed_glob.test_glob); in kunit_filter_suites() [all …]
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_scatter.c | 59 kfree(entry->busaddr); in drm_sg_cleanup() 60 kfree(entry->pagelist); in drm_sg_cleanup() 61 kfree(entry); in drm_sg_cleanup() 109 kfree(entry); in drm_legacy_sg_alloc() 115 kfree(entry->pagelist); in drm_legacy_sg_alloc() 116 kfree(entry); in drm_legacy_sg_alloc() 122 kfree(entry->busaddr); in drm_legacy_sg_alloc() 123 kfree(entry->pagelist); in drm_legacy_sg_alloc() 124 kfree(entry); in drm_legacy_sg_alloc()
|
H A D | drm_dma.c | 109 kfree(dmah); in drm_legacy_dma_takedown() 112 kfree(dma->bufs[i].seglist); in drm_legacy_dma_takedown() 116 kfree(dma->bufs[i].buflist[j].dev_private); in drm_legacy_dma_takedown() 118 kfree(dma->bufs[i].buflist); in drm_legacy_dma_takedown() 122 kfree(dma->buflist); in drm_legacy_dma_takedown() 123 kfree(dma->pagelist); in drm_legacy_dma_takedown() 124 kfree(dev->dma); in drm_legacy_dma_takedown()
|
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client-buffers.c | 75 kfree(tx_buf); in ishtp_cl_alloc_tx_ring() 108 kfree(rb->buffer.data); in ishtp_cl_free_rx_ring() 109 kfree(rb); in ishtp_cl_free_rx_ring() 118 kfree(rb->buffer.data); in ishtp_cl_free_rx_ring() 119 kfree(rb); in ishtp_cl_free_rx_ring() 142 kfree(tx_buf->send_buf.data); in ishtp_cl_free_tx_ring() 143 kfree(tx_buf); in ishtp_cl_free_tx_ring() 153 kfree(tx_buf->send_buf.data); in ishtp_cl_free_tx_ring() 154 kfree(tx_buf); in ishtp_cl_free_tx_ring() 170 kfree(rb->buffer.data); in ishtp_io_rb_free() [all …]
|
/openbmc/linux/fs/smb/server/mgmt/ |
H A D | user_config.c | 48 kfree(user->name); in ksmbd_alloc_user() 49 kfree(user->passkey); in ksmbd_alloc_user() 50 kfree(user); in ksmbd_alloc_user() 59 kfree(user->name); in ksmbd_free_user() 60 kfree(user->passkey); in ksmbd_free_user() 61 kfree(user); in ksmbd_free_user()
|
/openbmc/linux/drivers/mtd/devices/ |
H A D | ms02-nv.c | 228 kfree(csr_res); in ms02nv_init_one() 231 kfree(user_res); in ms02nv_init_one() 234 kfree(diag_res); in ms02nv_init_one() 236 kfree(mp); in ms02nv_init_one() 238 kfree(mtd); in ms02nv_init_one() 242 kfree(mod_res); in ms02nv_init_one() 256 kfree(mp->resource.csr); in ms02nv_remove_one() 258 kfree(mp->resource.user_ram); in ms02nv_remove_one() 262 kfree(mp->resource.module); in ms02nv_remove_one() 263 kfree(mp); in ms02nv_remove_one() [all …]
|
/openbmc/linux/mm/kasan/ |
H A D | kasan_test.c | 185 kfree(ptr); in kmalloc_oob_right() 198 kfree(ptr); in kmalloc_oob_left() 211 kfree(ptr); in kmalloc_node_oob_right() 233 kfree(ptr); in kmalloc_pagealloc_oob_right() 245 kfree(ptr); in kmalloc_pagealloc_uaf() 313 kfree(ptr); in kmalloc_large_oob_right() 504 kfree(ptr); in kmalloc_oob_memset_2() 519 kfree(ptr); in kmalloc_oob_memset_4() 534 kfree(ptr); in kmalloc_oob_memset_8() 549 kfree(ptr); in kmalloc_oob_memset_16() [all …]
|
/openbmc/linux/drivers/usb/serial/ |
H A D | io_ti.c | 421 kfree(temp); in write_boot_mem() 541 kfree(oedb); in tx_active() 571 kfree(lsr); in tx_active() 572 kfree(oedb); in tx_active() 749 kfree(buffer); in check_i2c_image() 750 kfree(rom_desc); in check_i2c_image() 792 kfree(rom_desc); in get_manuf_info() 849 kfree(buffer); in build_i2c_fw_hdr() 905 kfree(data); in i2c_type_bootmode() 1485 kfree(buffer); in do_boot_mode() [all …]
|
/openbmc/linux/drivers/acpi/ |
H A D | processor_pdc.c | 41 kfree(obj_list); in acpi_processor_alloc_pdc() 47 kfree(obj); in acpi_processor_alloc_pdc() 48 kfree(obj_list); in acpi_processor_alloc_pdc() 97 kfree(obj_list->pointer->buffer.pointer); in acpi_processor_set_pdc() 98 kfree(obj_list->pointer); in acpi_processor_set_pdc() 99 kfree(obj_list); in acpi_processor_set_pdc()
|
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad_debugfs.c | 56 kfree(fw_debug); in bnad_debugfs_open_fwtrc() 69 kfree(fw_debug); in bnad_debugfs_open_fwtrc() 96 kfree(fw_debug); in bnad_debugfs_open_fwsave() 109 kfree(fw_debug); in bnad_debugfs_open_fwsave() 196 kfree(drv_info); in bnad_debugfs_open_drvinfo() 208 kfree(drv_info); in bnad_debugfs_open_drvinfo() 322 kfree(kern_buf); in bnad_debugfs_write_regrd() 326 kfree(kern_buf); in bnad_debugfs_write_regrd() 385 kfree(kern_buf); in bnad_debugfs_write_regwr() 413 kfree(debug); in bnad_debugfs_release() [all …]
|
/openbmc/linux/drivers/power/supply/ |
H A D | power_supply_leds.c | 89 kfree(psy->full_trig_name); in power_supply_create_bat_triggers() 91 kfree(psy->charging_trig_name); in power_supply_create_bat_triggers() 93 kfree(psy->charging_full_trig_name); in power_supply_create_bat_triggers() 104 kfree(psy->charging_blink_full_solid_trig_name); in power_supply_remove_bat_triggers() 105 kfree(psy->full_trig_name); in power_supply_remove_bat_triggers() 106 kfree(psy->charging_trig_name); in power_supply_remove_bat_triggers() 107 kfree(psy->charging_full_trig_name); in power_supply_remove_bat_triggers() 142 kfree(psy->online_trig_name); in power_supply_remove_gen_triggers()
|
/openbmc/linux/drivers/cpuidle/ |
H A D | dt_idle_genpd.c | 50 kfree(states[i].data); in pd_parse_state_nodes() 69 kfree(*states); in pd_parse_states() 80 kfree(states[i].data); in pd_free_states() 81 kfree(states); in pd_free_states() 87 kfree(pd->name); in dt_idle_pd_free() 88 kfree(pd); in dt_idle_pd_free() 123 kfree(pd->name); in dt_idle_pd_alloc() 125 kfree(pd); in dt_idle_pd_alloc()
|
/openbmc/linux/net/nfc/hci/ |
H A D | llc.c | 39 kfree(llc_engine->name); in nfc_llc_exit() 40 kfree(llc_engine); in nfc_llc_exit() 54 kfree(llc_engine); in nfc_llc_register() 86 kfree(llc_engine->name); in nfc_llc_unregister() 87 kfree(llc_engine); in nfc_llc_unregister() 111 kfree(llc); in nfc_llc_allocate() 122 kfree(llc); in nfc_llc_free()
|
/openbmc/linux/net/batman-adv/ |
H A D | hash.c | 33 kfree(hash->list_locks); in batadv_hash_destroy() 34 kfree(hash->table); in batadv_hash_destroy() 35 kfree(hash); in batadv_hash_destroy() 66 kfree(hash->table); in batadv_hash_new() 68 kfree(hash); in batadv_hash_new()
|
/openbmc/linux/block/partitions/ |
H A D | efi.c | 290 kfree(pte); in alloc_read_gpt_entries() 317 kfree(gpt); in alloc_read_gpt_header() 445 kfree(*ptes); in is_gpt_valid() 448 kfree(*gpt); in is_gpt_valid() 605 kfree(legacymbr); in find_valid_gpt() 660 kfree(pgpt); in find_valid_gpt() 661 kfree(agpt); in find_valid_gpt() 721 kfree(gpt); in efi_partition() 722 kfree(ptes); in efi_partition() 753 kfree(ptes); in efi_partition() [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | acx.c | 49 kfree(wake_up); in wl1271_acx_wake_up_conditions() 77 kfree(auth); in wl1271_acx_sleep_auth() 109 kfree(acx); in wl1271_acx_tx_power() 180 kfree(acx); in wl1271_acx_rx_msdu_life_time() 209 kfree(slot); in wl1271_acx_slot() 241 kfree(acx); in wl1271_acx_group_address_tbl() 307 kfree(rts); in wl1271_acx_rts_threshold() 336 kfree(dco); in wl1271_acx_dco_itrim_params() 473 kfree(acx); in wl1271_acx_conn_monit_params() 503 kfree(pta); in wl1271_acx_sg_enable() [all …]
|