Home
last modified time | relevance | path

Searched refs:__free (Results 1 – 25 of 506) sorted by relevance

12345678910>>...21

/linux/sound/soc/generic/
H A Daudio-graph-card2.c343 struct device_node *ports __free(device_node) = port_to_ports(*port); in graph_get_next_multi_ep()
372 struct device_node *ep __free(device_node) = of_graph_get_next_port_endpoint(*port, NULL); in graph_get_next_multi_ep()
389 struct device_node *port __free(device_node) = ep_to_port(ep); in graph_parse_convert()
390 struct device_node *ports __free(device_node) = port_to_ports(port); in graph_parse_convert()
484 struct device_node *rport __free(device_node) = ep_to_port(ep); in __graph_parse_node()
485 struct device_node *rports __free(device_node) = port_to_ports(rport); in __graph_parse_node()
537 …struct device_node *mcpu_ep __free(device_node) = of_graph_get_next_port_endpoint(mcpu_port, NULL… in graph_parse_node_multi_nm()
538 struct device_node *mcpu_ports __free(device_node) = port_to_ports(mcpu_port); in graph_parse_node_multi_nm()
539 struct device_node *mcpu_port_top __free(device_node) = of_graph_get_next_port(mcpu_ports, NULL); in graph_parse_node_multi_nm()
540 …struct device_node *mcpu_ep_top __free(device_node) = of_graph_get_next_port_endpoint(mcpu_port_t… in graph_parse_node_multi_nm()
[all …]
H A Daudio-graph-card.c91 struct device_node *port __free(device_node) = ep_to_port(ep); in graph_parse_convert()
92 struct device_node *ports __free(device_node) = port_to_ports(port); in graph_parse_convert()
93 struct device_node *node __free(device_node) = of_graph_get_port_parent(ep); in graph_parse_convert()
144 struct device_node *port_cpu __free(device_node) = ep_to_port(ep_cpu); in graph_link_init()
145 struct device_node *port_codec __free(device_node) = ep_to_port(ep_codec); in graph_link_init()
146 struct device_node *ports_cpu __free(device_node) = port_to_ports(port_cpu); in graph_link_init()
147 struct device_node *ports_codec __free(device_node) = port_to_ports(port_codec); in graph_link_init()
264 struct device_node *port __free(device_node) = ep_to_port(ep); in graph_dai_link_of_dpcm()
265 struct device_node *ports __free(device_node) = port_to_ports(port); in graph_dai_link_of_dpcm()
367 struct device_node *codec_ep __free(device_nod in __graph_for_each_link()
[all...]
H A Dsimple-card.c133 struct device_node *node __free(device_node) = of_get_parent(np); in simple_parse_convert()
185 struct device_node *node __free(device_node) = of_get_parent(cpu); in simple_link_init()
239 struct device_node *node __free(device_node) = of_get_parent(np); in simple_dai_link_of_dpcm()
324 struct device_node *node __free(device_node) = of_get_parent(np); in simple_dai_link_of()
333 struct device_node *plat __free(device_node) = of_get_child_by_name(node, prop); in simple_dai_link_of()
386 struct device_node *add_devs __free(device_node) = of_get_child_by_name(top, PREFIX "additional-devs"); in __simple_for_each_link()
400 struct device_node *codec __free(device_node) = in __simple_for_each_link()
407 struct device_node *plat __free(device_node) = in __simple_for_each_link()
505 struct device_node *node __free(device_node) = of_get_child_by_name(dev->of_node, PREFIX "additional-devs"); in simple_populate_aux()
727 struct link_info *li __free(kfre in simple_probe()
[all...]
/linux/drivers/opp/
H A Dof.c49 struct device_node *np __free(device_node) = in _managed_opp()
101 struct device_node *opp_table_np __free(device_node) = in _find_table_of_opp_np()
155 struct device_node *np __free(device_node) = in _opp_table_alloc_required_tables()
177 struct device_node *required_np __free(device_node) = in _opp_table_alloc_required_tables()
212 struct device_node *np __free(device_node) = of_node_get(dev->of_node); in _of_init_opp_table()
280 struct device_node *np __free(device_node) = in _link_required_opps()
359 struct device_node *opp_np __free(device_node) = in lazy_link_required_opp_table()
370 struct device_node *required_np __free(device_node) = in lazy_link_required_opp_table()
372 struct device_node *required_table_np __free(device_node) = in lazy_link_required_opp_table()
407 struct device_node *opp_np __free(device_node) = NULL; in _bandwidth_supported()
[all …]
H A Dcpu.c60 struct dev_pm_opp *opp __free(put_opp) = in dev_pm_opp_init_cpufreq_table()
161 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_set_sharing_cpus()
207 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_get_sharing_cpus()
H A Dcore.c312 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_get_max_clock_latency()
339 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_get_max_volt_latency()
415 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_get_suspend_opp_freq()
452 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_get_opp_count()
610 struct opp_table *opp_table __free(put_opp_table) = in _find_key()
722 struct opp_table *opp_table __free(put_opp_table) = _find_opp_table(dev); in dev_pm_opp_find_key_exact()
1415 struct dev_pm_opp *opp __free(put_opp) = NULL; in dev_pm_opp_set_rate()
1419 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_set_rate()
1483 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_set_opp()
1802 struct opp_table *opp_table __free(put_opp_table) = in dev_pm_opp_remove()
[all …]
/linux/drivers/thermal/testing/
H A Dzone.c189 struct tt_thermal_zone *tt_zone __free(kfree) = kzalloc_obj(*tt_zone); in tt_add_tz()
193 struct tt_work *tt_work __free(kfree) = kzalloc_obj(*tt_work); in tt_add_tz()
246 struct tt_work *tt_work __free(kfree) = kzalloc_obj(*tt_work); in tt_del_tz()
332 struct tt_work *tt_work __free(kfree) = kzalloc_obj(*tt_work); in tt_zone_add_trip()
336 struct tt_trip *tt_trip __free(kfree) = kzalloc_obj(*tt_trip); in tt_zone_add_trip()
340 struct tt_thermal_zone *tt_zone __free(put_tt_zone) = tt_get_tt_zone(arg); in tt_zone_add_trip()
393 struct thermal_trip *trips __free(kfree) = kzalloc_objs(*trips, in tt_zone_register_tz()
418 struct tt_thermal_zone *tt_zone __free(put_tt_zone) = tt_get_tt_zone(arg); in tt_zone_reg()
427 struct tt_thermal_zone *tt_zone __free(put_tt_zone) = tt_get_tt_zone(arg); in tt_zone_unreg()
/linux/sound/core/seq/
H A Dseq_queue.c214 struct snd_seq_queue *q __free(snd_seq_queue) = in snd_seq_queue_find_name()
294 struct snd_seq_queue *q __free(snd_seq_queue) = in snd_seq_enqueue_event()
366 struct snd_seq_queue *q __free(snd_seq_queue) = queueptr(queueid); in snd_seq_queue_check_access()
381 struct snd_seq_queue *q __free(snd_seq_queue) = queueptr(queueid); in snd_seq_queue_set_owner()
409 struct snd_seq_queue *queue __free(snd_seq_queue) = in snd_seq_queue_timer_open()
429 struct snd_seq_queue *queue __free(snd_seq_queue) = in snd_seq_queue_timer_close()
442 struct snd_seq_queue *q __free(snd_seq_queue) = queueptr(queueid); in snd_seq_queue_timer_set_tempo()
484 struct snd_seq_queue *queue __free(snd_seq_queue) = in snd_seq_queue_use()
501 struct snd_seq_queue *q __free(snd_seq_queue) = in snd_seq_queue_is_used()
531 struct snd_seq_queue *q __free(snd_seq_queue) = queueptr(i); in snd_seq_queue_client_leave()
[all …]
H A Dseq_clientmgr.c497 struct snd_seq_client *dest __free(snd_seq_client) = in get_event_dest_client()
568 struct snd_seq_queue *q __free(snd_seq_queue) = in update_timestamp_of_queue()
612 struct snd_seq_client *dest __free(snd_seq_client) = in _snd_seq_deliver_single_event()
617 struct snd_seq_client_port *dest_port __free(snd_seq_port) = in _snd_seq_deliver_single_event()
684 struct snd_seq_client_port *src_port __free(snd_seq_port) = in __deliver_to_subscribers()
810 struct snd_seq_client *client __free(snd_seq_client) = in snd_seq_dispatch_event()
890 struct snd_seq_client_port *src_port __free(snd_seq_port) = in snd_seq_client_enqueue_event()
1159 struct snd_seq_client *cptr __free(snd_seq_client) = in snd_seq_ioctl_running_mode()
1212 struct snd_seq_client *cptr __free(snd_seq_client) = in snd_seq_ioctl_get_client_info()
1349 struct snd_seq_client *cptr __free(snd_seq_clien in snd_seq_ioctl_get_port_info()
[all...]
/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c68 struct snd_seq_client_info *clinfo __free(kfree) = in snd_seq_oss_midi_lookup_ports()
70 struct snd_seq_port_info *pinfo __free(kfree) = in snd_seq_oss_midi_lookup_ports()
309 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_open()
368 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_close()
403 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_filemode()
425 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_reset()
471 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_get_addr()
491 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_input()
598 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_putc()
616 struct seq_oss_midi *mdev __free(seq_oss_midi) = in snd_seq_oss_midi_make_info()
[all …]
H A Dseq_oss_synth.c193 struct seq_oss_synth *rec __free(seq_oss_synth) = get_sdev(i); in snd_seq_oss_synth_setup()
288 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_cleanup()
390 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_reset()
424 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_load_patch()
441 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_info()
502 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_ioctl()
551 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_make_info()
578 struct seq_oss_synth *rec __free(seq_oss_synth) = in snd_seq_oss_synth_info_read()
/linux/drivers/firmware/microchip/
H A Dmpfs-auto-update.c158 u32 *response_msg __free(kfree) = in mpfs_auto_update_verify_image()
160 struct mpfs_mss_response *response __free(kfree) = in mpfs_auto_update_verify_image()
162 struct mpfs_mss_msg *message __free(kfree) = in mpfs_auto_update_verify_image()
204 char *buffer __free(kfree) = kzalloc(erase_size, GFP_KERNEL); in mpfs_auto_update_set_image_address()
360 u32 *response_msg __free(kfree) = in mpfs_auto_update_available()
362 struct mpfs_mss_response *response __free(kfree) = in mpfs_auto_update_available()
364 struct mpfs_mss_msg *message __free(kfree) = in mpfs_auto_update_available()
/linux/drivers/virt/coco/sev-guest/
H A Dsev-guest.c69 struct snp_report_req *report_req __free(kfree) = NULL; in get_report()
119 struct snp_derived_key_resp *derived_key_resp __free(kfree) = NULL; in get_derived_key()
120 struct snp_derived_key_req *derived_key_req __free(kfree) = NULL; in get_derived_key()
173 struct snp_ext_report_req *report_req __free(kfree) = NULL; in get_ext_report()
449 void *rbuf __free(kvfree) = kvzalloc(rep_len, GFP_KERNEL); in sev_svsm_report_new()
452 void *mbuf __free(kvfree) = kvzalloc(man_len, GFP_KERNEL); in sev_svsm_report_new()
455 void *cbuf __free(kvfree) = certs_len ? kvzalloc(certs_len, GFP_KERNEL) : NULL; in sev_svsm_report_new()
502 void *buf __free(kvfree) = kvzalloc(size, GFP_KERNEL); in sev_report_new()
539 void *rbuf __free(kvfree) = kvzalloc(hdr.report_size, GFP_KERNEL); in sev_report_new()
571 void *cbuf __free(kvfree) = kvzalloc(certs_size, GFP_KERNEL); in sev_report_new()
/linux/sound/soc/codecs/
H A Daudio-iio-aux.c138 char *input_name __free(kfree) = kasprintf(GFP_KERNEL, "%s IN", chan->name); in audio_iio_aux_add_dapms()
142 char *output_name __free(kfree) = kasprintf(GFP_KERNEL, "%s OUT", chan->name); in audio_iio_aux_add_dapms()
146 char *pga_name __free(kfree) = kasprintf(GFP_KERNEL, "%s PGA", chan->name); in audio_iio_aux_add_dapms()
249 const char **names __free(kfree) = kcalloc(iio_aux->num_chans, in audio_iio_aux_probe()
255 u32 *invert_ranges __free(kfree) = kcalloc(iio_aux->num_chans, in audio_iio_aux_probe()
/linux/drivers/fwctl/
H A Dmain.c70 void *driver_info __free(kfree) = in fwctl_cmd_info()
117 void *inbuf __free(kvfree) = kvzalloc(cmd->in_len, GFP_KERNEL_ACCOUNT); in fwctl_cmd_rpc()
124 void *outbuf __free(kvfree) = fwctl->ops->fw_rpc( in fwctl_cmd_rpc()
217 struct fwctl_uctx *uctx __free(kfree) = in fwctl_fops_open()
295 struct fwctl_device *fwctl __free(kfree) = kzalloc(size, GFP_KERNEL); in _alloc_device()
322 struct fwctl_device *fwctl __free(fwctl) = in _fwctl_alloc_device()
/linux/drivers/cxl/core/
H A Dfeatures.c96 struct cxl_feat_entries *entries __free(kvfree) = in get_supported_features()
101 struct cxl_mbox_get_sup_feats_out *mbox_out __free(kvfree) = in get_supported_features()
206 struct cxl_features_state *cxlfs __free(kfree) = in devm_cxl_setup_features()
290 struct cxl_mbox_set_feat_in *pi __free(kfree) = in cxl_set_feature()
419 struct fwctl_rpc_cxl_out *rpc_out __free(kvfree) = in cxlctl_get_supported_features()
474 struct fwctl_rpc_cxl_out *rpc_out __free(kvfree) = in cxlctl_get_feature()
519 struct fwctl_rpc_cxl_out *rpc_out __free(kvfree) = in cxlctl_set_feature()
692 struct fwctl_device *fwctl_dev __free(free_fwctl_dev) = in devm_cxl_setup_fwctl()
H A Dcdat.c211 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port); in cxl_port_perf_data_calculate()
353 struct cxl_root *cxl_root __free(put_cxl_root) = in cxl_qos_class_verify()
408 struct xarray *dsmas_xa __free(dsmas) = &__dsmas_xa; in DEFINE_FREE()
671 struct cxl_perf_ctx *c __free(kfree) = in cxl_endpoint_gather_bandwidth()
758 struct xarray *res_xa __free(free_perf_xa) = in DEFINE_FREE()
797 struct cxl_perf_ctx *n __free(kfree) = in DEFINE_FREE()
864 struct xarray *hb_xa __free(free_perf_xa) = in cxl_rp_gather_bandwidth()
881 struct cxl_perf_ctx *n __free(kfree) = in cxl_rp_gather_bandwidth()
908 struct xarray *mw_xa __free(free_perf_xa) = in cxl_hb_gather_bandwidth()
930 struct cxl_perf_ctx *n __free(kfree) = in cxl_hb_gather_bandwidth()
[all …]
/linux/drivers/power/sequencing/
H A Dpwrseq-pcie-m2.c164 struct device_node *endpoint __free(device_node) = NULL; in pwrseq_pcie_m2_match()
171 struct device_node *remote __free(device_node) = in pwrseq_pcie_m2_match()
236 struct device_node *serdev_parent __free(device_node) = in pwrseq_pcie_m2_create_serdev()
314 struct device_node *pci_parent __free(device_node) = in pwrseq_m2_pcie_notify()
342 struct device_node *remote __free(device_node) = in pwrseq_pcie_m2_check_remote_node()
/linux/drivers/i2c/
H A Di2c-core-of-prober.c40 struct device_node *node __free(device_node) = of_find_node_by_name(NULL, type); in i2c_of_probe_get_i2c_node()
46 struct device_node *i2c_node __free(device_node) = of_get_parent(node); in i2c_of_probe_get_i2c_node()
66 struct of_changeset *ocs __free(kfree) = kzalloc_obj(*ocs); in i2c_of_probe_enable_node()
137 struct device_node *i2c_node __free(device_node) = i2c_of_probe_get_i2c_node(dev, type); in i2c_of_probe_component()
/linux/kernel/trace/
H A Dtrace_fprobe.c99 struct tracepoint_user *tuser __free(tuser_free) = NULL; in DEFINE_FREE()
134 struct module *mod __free(module_put) = NULL; in tracepoint_user_find_get()
579 struct trace_fprobe *tf __free(free_trace_fprobe) = NULL; in alloc_trace_fprobe()
769 struct tracepoint_user *tuser __free(tuser_put) = NULL; in __regsiter_tracepoint_fprobe()
770 struct module *mod __free(module_put) = NULL; in __regsiter_tracepoint_fprobe()
1240 struct trace_fprobe *tf __free(free_trace_fprobe) = NULL; in trace_fprobe_create_internal()
1242 struct module *mod __free(module_put) = NULL; in trace_fprobe_create_internal()
1243 const char **new_argv __free(kfree) = NULL; in trace_fprobe_create_internal()
1244 char *symbol __free(kfree) = NULL; in trace_fprobe_create_internal()
1245 char *ebuf __free(kfree) = NULL; in trace_fprobe_create_internal()
[all …]
/linux/security/landlock/
H A Ddomain.c45 struct file *file __free(fput) = NULL; in get_current_exe()
46 char *buffer __free(kfree) = NULL; in get_current_exe()
85 const void *buffer __free(kfree) = NULL; in get_current_details()
/linux/drivers/base/
H A Darch_topology.c484 struct device_node *cpu_node __free(device_node) = in get_cpu_for_node()
510 struct device_node *t __free(device_node) = in parse_core()
568 struct device_node *c __free(device_node) = in parse_cluster()
587 struct device_node *c __free(device_node) = in parse_cluster()
627 struct device_node *c __free(device_node) = in parse_socket()
662 struct device_node *cn __free(device_node) = in parse_dt_topology()
674 struct device_node *map __free(device_node) = in parse_dt_topology()
/linux/drivers/cpufreq/
H A Damd-pstate-ut.c153 struct cpufreq_policy *policy __free(put_cpufreq_policy) = NULL; in amd_pstate_ut_check_perf()
225 struct cpufreq_policy *policy __free(put_cpufreq_policy) = NULL; in amd_pstate_ut_check_freq()
277 struct cpufreq_policy *policy __free(put_cpufreq_policy) = NULL; in amd_pstate_ut_epp()
278 char *buf __free(cleanup_page) = NULL; in amd_pstate_ut_epp()
465 struct cpufreq_policy *policy __free(put_cpufreq_policy) = NULL; in amd_pstate_ut_check_freq_attrs()
/linux/drivers/firmware/qcom/
H A Dqcom_tzmem.c171 u64 *handle __free(kfree) = kzalloc(sizeof(*handle), GFP_KERNEL); in qcom_tzmem_init_area()
199 struct qcom_tzmem_area *area __free(kfree) = kzalloc(sizeof(*area), in qcom_tzmem_pool_add_memory()
265 struct qcom_tzmem_pool *pool __free(kfree) = kzalloc_obj(*pool); in qcom_tzmem_pool_new()
417 struct qcom_tzmem_chunk *chunk __free(kfree) = kzalloc(sizeof(*chunk), in qcom_tzmem_alloc()
/linux/drivers/of/
H A Dresolver.c78 char *value __free(kfree) = kmemdup(prop_fixup->value, prop_fixup->length, GFP_KERNEL); in update_usages_of_a_phandle_reference()
252 struct device_node __free(device_node) *local_fixups = NULL; in of_resolve_phandles()
289 struct device_node __free(device_node) *tree_symbols = of_find_node_by_path("/__symbols__"); in of_resolve_phandles()

12345678910>>...21