| /linux/include/linux/ |
| H A D | mnt_namespace.h | 19 DEFINE_FREE(put_mnt_ns, struct mnt_namespace *, if (!IS_ERR_OR_NULL(_T)) put_mnt_ns(_T))
|
| H A D | execmem.h | 179 DEFINE_FREE(execmem, void *, if (_T) execmem_free(_T));
|
| H A D | tsm.h | 118 DEFINE_FREE(put_tsm_dev, struct tsm_dev *,
|
| H A D | nsproxy.h | 118 DEFINE_FREE(put_nsproxy, struct nsproxy *, if (_T) put_nsproxy(_T))
|
| H A D | pci-ide.h | 116 DEFINE_FREE(pci_ide_stream_release, struct pci_ide *, if (_T) pci_ide_stream_release(_T))
|
| H A D | file.h | 97 DEFINE_FREE(fput, struct file *, if (!IS_ERR_OR_NULL(_T)) fput(_T))
|
| /linux/kernel/trace/rv/ |
| H A D | rv.h | 20 DEFINE_FREE(rv_remove, struct dentry *, if (_T) rv_remove(_T));
|
| /linux/include/linux/firmware/qcom/ |
| H A D | qcom_tzmem.h | 61 DEFINE_FREE(qcom_tzmem, void *, if (_T) qcom_tzmem_free(_T))
|
| /linux/sound/core/seq/ |
| H A D | seq_clientmgr.h | 97 DEFINE_FREE(snd_seq_client, struct snd_seq_client *, if (!IS_ERR_OR_NULL(_T)) snd_seq_client_unref(…
|
| /linux/drivers/usb/gadget/function/ |
| H A D | u_ether.h | 177 DEFINE_FREE(detach_gadget, struct net_device *, if (_T) gether_detach_gadget(_T))
|
| /linux/security/landlock/ |
| H A D | ruleset.h | 217 DEFINE_FREE(landlock_put_ruleset, struct landlock_ruleset *, in landlock_get_ruleset()
|
| /linux/drivers/fwctl/mlx5/ |
| H A D | main.c | 28 DEFINE_FREE(mlx5ctl, struct mlx5ctl_dev *, if (_T) fwctl_put(&_T->fwctl));
|
| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 95 DEFINE_FREE(tuser_free, struct tracepoint_user *, __tracepoint_user_free(_T)) in DEFINE_FREE() function 175 DEFINE_FREE(tuser_put, struct tracepoint_user *, 568 DEFINE_FREE(free_trace_fprobe, struct trace_fprobe *, if (!IS_ERR_OR_NULL(_T)) free_trace_fprobe(_T…
|
| H A D | trace_eprobe.c | 64 DEFINE_FREE(trace_event_probe_cleanup, struct trace_eprobe *,
|
| /linux/drivers/cxl/core/ |
| H A D | cdat.c | 401 DEFINE_FREE(dsmas, struct xarray *, if (_T) discard_dsmas(_T)) in DEFINE_FREE() function 736 DEFINE_FREE(free_perf_xa, struct xarray *, if (_T) free_perf_xa(_T)) in DEFINE_FREE() function
|
| /linux/drivers/cpufreq/ |
| H A D | amd-pstate-ut.c | 45 DEFINE_FREE(cleanup_page, void *, if (_T) free_page((unsigned long)_T))
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 315 DEFINE_FREE(free_usb_request, struct usb_request *, free_usb_request(_T))
|
| /linux/sound/core/seq/oss/ |
| H A D | seq_oss_synth.c | 47 DEFINE_FREE(seq_oss_synth, struct seq_oss_synth *, if (!IS_ERR_OR_NULL(_T)) snd_use_lock_free(&(_T)…
|
| H A D | seq_oss_midi.c | 43 DEFINE_FREE(seq_oss_midi, struct seq_oss_midi *, if (!IS_ERR_OR_NULL(_T)) snd_use_lock_free(&(_T)->use_lock))
|
| /linux/drivers/pci/ |
| H A D | tsm.c | 77 DEFINE_FREE(tsm_remove, struct pci_tsm *, if (_T) tsm_remove(_T)) in DEFINE_FREE() function
|
| /linux/kernel/ |
| H A D | nstree.c | 531 DEFINE_FREE(ns_put, struct ns_common *, if (!IS_ERR_OR_NULL(_T)) ns_put(_T))
|
| /linux/drivers/gpio/ |
| H A D | gpiolib-cdev.c | 301 DEFINE_FREE(linehandle_free, struct linehandle_state *, if (!IS_ERR_OR_NULL(_T)) linehandle_free(_T… 1602 DEFINE_FREE(linereq_free, struct linereq *, if (!IS_ERR_OR_NULL(_T)) linereq_free(_T)) 2004 DEFINE_FREE(lineevent_free, struct lineevent_state *, if (!IS_ERR_OR_NULL(_T)) lineevent_free(_T))
|
| /linux/sound/core/ |
| H A D | control_led.c | 243 DEFINE_FREE(snd_card_unref, struct snd_card *, if (_T) snd_card_unref(_T)) DEFINE_FREE() function
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 1088 DEFINE_FREE(efi_pool, void *, if (_T) efi_bs_call(free_pool, _T));
|