Home
last modified time | relevance | path

Searched refs:no_free_ptr (Results 1 – 25 of 100) sorted by relevance

1234

/linux/drivers/thermal/testing/
H A Dzone.c209 tt_work->tt_zone = no_free_ptr(tt_zone); in tt_add_tz()
210 schedule_work(&(no_free_ptr(tt_work)->work)); in tt_add_tz()
272 schedule_work(&(no_free_ptr(tt_work)->work)); in tt_del_tz()
359 tt_work->tt_zone = no_free_ptr(tt_zone); in tt_zone_add_trip()
360 tt_work->tt_trip = no_free_ptr(tt_trip); in tt_zone_add_trip()
361 schedule_work(&(no_free_ptr(tt_work)->work)); in tt_zone_add_trip()
/linux/drivers/cxl/core/
H A Dfeatures.c180 return no_free_ptr(entries); in get_supported_features()
219 return devm_add_action_or_reset(cxlds->dev, free_cxlfs, no_free_ptr(cxlfs)); in devm_cxl_setup_features()
452 return no_free_ptr(rpc_out); in cxlctl_get_supported_features()
486 return no_free_ptr(rpc_out); in cxlctl_get_feature()
493 return no_free_ptr(rpc_out); in cxlctl_get_feature()
533 return no_free_ptr(rpc_out); in cxlctl_set_feature()
538 return no_free_ptr(rpc_out); in cxlctl_set_feature()
702 no_free_ptr(fwctl_dev)); in devm_cxl_setup_fwctl()
H A Dcdat.c679 perf_ctx = no_free_ptr(c); in cxl_endpoint_gather_bandwidth()
806 us_ctx = no_free_ptr(n); in DEFINE_FREE()
852 return no_free_ptr(res_xa); in DEFINE_FREE()
889 hb_ctx = no_free_ptr(n); in cxl_rp_gather_bandwidth()
896 return no_free_ptr(hb_xa); in cxl_rp_gather_bandwidth()
938 mw_ctx = no_free_ptr(n); in cxl_hb_gather_bandwidth()
946 return no_free_ptr(mw_xa); in cxl_hb_gather_bandwidth()
/linux/drivers/virt/coco/
H A Dtsm-core.c52 return no_free_ptr(tsm_dev); in alloc_tsm_dev()
95 return tsm_register_pci_or_reset(no_free_ptr(tsm_dev), pci_ops); in tsm_register()
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c463 report->outblob = no_free_ptr(rbuf); in sev_svsm_report_new()
467 report->manifestblob = no_free_ptr(mbuf); in sev_svsm_report_new()
472 report->auxblob = no_free_ptr(cbuf); in sev_svsm_report_new()
544 report->outblob = no_free_ptr(rbuf); in sev_report_new()
576 report->auxblob = no_free_ptr(cbuf); in sev_report_new()
/linux/drivers/virt/coco/guest/
H A Dtsm-mr.c231 ctx->agrp.bin_attrs = no_free_ptr(attrs); in tsm_mr_create_attribute_group()
233 return &no_free_ptr(ctx)->agrp; in tsm_mr_create_attribute_group()
/linux/drivers/dma/idxd/
H A Dinit.c880 saved_groups[i] = no_free_ptr(saved_group); in idxd_device_config_save()
906 saved_engines[i] = no_free_ptr(saved_engine); in idxd_device_config_save()
951 saved_wqs[i] = no_free_ptr(saved_wq); in idxd_device_config_save()
956 idxd_saved->saved_groups = no_free_ptr(saved_groups); in idxd_device_config_save()
957 idxd_saved->saved_engines = no_free_ptr(saved_engines); in idxd_device_config_save()
958 idxd_saved->saved_wq_enable_map = no_free_ptr(saved_wq_enable_map); in idxd_device_config_save()
959 idxd_saved->saved_wqs = no_free_ptr(saved_wqs); in idxd_device_config_save()
1073 idxd->idxd_saved = no_free_ptr(idxd_saved); in idxd_reset_prepare()
/linux/kernel/irq/
H A Dirq_sim.c222 work_ctx->pending = no_free_ptr(pending); in irq_domain_create_sim_full()
228 return no_free_ptr(work_ctx)->domain; in irq_domain_create_sim_full()
/linux/drivers/i2c/
H A Di2c-core-of-prober.c57 return no_free_ptr(i2c_node); in i2c_of_probe_get_i2c_node()
84 void *ptr __always_unused = no_free_ptr(ocs); in i2c_of_probe_enable_node()
/linux/drivers/tee/qcomtee/
H A Duser_obj.c262 oic->data = no_free_ptr(ureq); in qcomtee_user_object_dispatch()
286 oic->data = no_free_ptr(ureq); in qcomtee_user_object_dispatch()
390 *object = &no_free_ptr(user_object)->object; in qcomtee_user_param_to_object()
H A Dmem_obj.c117 *object = &no_free_ptr(mem_object)->object; in qcomtee_memobj_param_to_object()
/linux/drivers/pci/
H A Dide.c311 .stream_index = no_free_ptr(ep_stream)->stream_index, in pci_ide_stream_alloc()
319 .stream_index = no_free_ptr(rp_stream)->stream_index, in pci_ide_stream_alloc()
324 .host_bridge_stream = no_free_ptr(hb_stream)->stream_index, in pci_ide_stream_alloc()
450 ide->name = no_free_ptr(name); in pci_ide_stream_register()
/linux/drivers/firmware/efi/libstub/
H A Dmem.c63 *map = no_free_ptr(m); in efi_get_memory_map()
H A Defi-stub.c149 *cmdline_ptr = no_free_ptr(cmdline); in efi_handle_cmdline()
/linux/drivers/base/
H A Dauxiliary_sysfs.c83 xa_store(&auxdev->sysfs.irqs, irq, no_free_ptr(info), GFP_KERNEL); in auxiliary_device_sysfs_irq_add()
/linux/drivers/gpio/
H A Dgpiolib-shared.c102 ref->con_id = no_free_ptr(con_id_cpy); in gpio_shared_make_ref()
107 return no_free_ptr(ref); in gpio_shared_make_ref()
488 lookup->table[0] = GPIO_LOOKUP(no_free_ptr(key), 0, in gpio_shared_add_proxy_lookup()
/linux/drivers/firewire/
H A Dcore-iso.c51 buffer->pages = no_free_ptr(page_array); in fw_iso_buffer_alloc()
84 buffer->dma_addrs = no_free_ptr(dma_addrs); in fw_iso_buffer_map_dma()
/linux/drivers/thermal/
H A Dthermal_of.c123 return no_free_ptr(tt); in thermal_of_trips_init()
167 return no_free_ptr(child); in of_thermal_zone_find()
/linux/drivers/virt/coco/arm-cca-guest/
H A Darm-cca-guest.c177 report->outblob = no_free_ptr(token); in arm_cca_report_new()
/linux/kernel/cgroup/
H A Dnamespace.c33 return no_free_ptr(new_ns); in alloc_cgroup_ns()
/linux/include/linux/
H A Dcleanup.h227 #define no_free_ptr(p) \ macro
230 #define return_ptr(p) return no_free_ptr(p)
/linux/fs/pstore/
H A Dinode.c387 d_make_persistent(dentry, no_free_ptr(inode)); in pstore_mkfile()
390 list_add(&(no_free_ptr(private))->list, &records_list); in pstore_mkfile()
/linux/kernel/trace/rv/
H A Drv.c442 mon->root_d = no_free_ptr(dir); in create_monitor_dir()
851 rv_root.root_dir = no_free_ptr(root_dir); in rv_init_interface()
/linux/drivers/platform/x86/intel/pmc/
H A Dssram_telemetry.c99 ssram = no_free_ptr(tmp_ssram); in pmc_ssram_telemetry_get_pmc()
/linux/security/landlock/
H A Ddomain.c72 return no_free_ptr(buffer); in get_current_exe()

1234