| /linux/drivers/cxl/ |
| H A D | cxl.h | 741 DEFINE_FREE(put_cxl_root, struct cxl_root *, if (_T) put_device(&_T->port.dev)) 742 DEFINE_FREE(put_cxl_port, struct cxl_port *, if (!IS_ERR_OR_NULL(_T)) put_device(&_T->dev)) 743 DEFINE_FREE(put_cxl_root_decoder, struct cxl_root_decoder *, if (!IS_ERR_OR_NULL(_T)) put_device(&_… 744 DEFINE_FREE(put_cxl_region, struct cxl_region *, if (!IS_ERR_OR_NULL(_T)) put_device(&_T->dev)) 745 DEFINE_FREE(put_cxl_dax_region, struct cxl_dax_region *, if (!IS_ERR_OR_NULL(_T)) put_device(&_T->d…
|
| /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 | 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 | slab.h | 599 DEFINE_FREE(kfree, void *, if (!IS_ERR_OR_NULL(_T)) kfree(_T)) 600 DEFINE_FREE(kfree_sensitive, void *, if (_T) kfree_sensitive(_T)) 1423 DEFINE_FREE(kvfree, void *, if (!IS_ERR_OR_NULL(_T)) kvfree(_T)) 1426 DEFINE_FREE(kvfree_atomic, void *, if (!IS_ERR_OR_NULL(_T)) kvfree_atomic(_T))
|
| H A D | file.h | 97 DEFINE_FREE(fput, struct file *, if (!IS_ERR_OR_NULL(_T)) fput(_T))
|
| H A D | platform_device.h | 276 DEFINE_FREE(platform_device_put, struct platform_device *, if (_T) platform_device_put(_T))
|
| H A D | device.h | 1167 DEFINE_FREE(device_del, struct device *, if (_T) device_del(_T)) 1363 DEFINE_FREE(put_device, struct device *, if (_T) put_device(_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 | 96 DEFINE_FREE(snd_seq_client, struct snd_seq_client *, if (!IS_ERR_OR_NULL(_T)) snd_seq_client_unref(_T))
|
| /linux/net/core/ |
| H A D | dev.h | 47 DEFINE_FREE(netdev_unlock, struct net_device *, if (_T) netdev_unlock(_T)); 60 DEFINE_FREE(netdev_unlock_ops_compat, struct net_device *,
|
| /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 | 203 DEFINE_FREE(landlock_put_ruleset, struct landlock_ruleset *,
|
| /linux/fs/btrfs/ |
| H A D | ctree.h | 607 DEFINE_FREE(btrfs_free_path, struct btrfs_path *, btrfs_free_path(_T)) 608 DEFINE_FREE(btrfs_release_path, struct btrfs_path, btrfs_release_path(&_T))
|
| /linux/kernel/trace/ |
| H A D | trace_probe.h | 510 DEFINE_FREE(traceprobe_parse_context, struct traceprobe_parse_context *, 651 DEFINE_FREE(trace_probe_log_clear, const char *, if (_T) trace_probe_log_clear())
|
| 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 *, 564 DEFINE_FREE(free_trace_fprobe, struct trace_fprobe *, if (!IS_ERR_OR_NULL(_T)) free_trace_fprobe(_T…
|
| /linux/drivers/pci/ |
| H A D | ide.c | 204 DEFINE_FREE(free_stream, struct stream_index *, if (_T) free_stream_index(_T)) in DEFINE_FREE() function 405 DEFINE_FREE(free_stream_id, struct pci_ide_stream_id *,
|
| /linux/drivers/fwctl/mlx5/ |
| H A D | main.c | 28 DEFINE_FREE(mlx5ctl, struct mlx5ctl_dev *, if (_T) fwctl_put(&_T->fwctl));
|
| /linux/drivers/thermal/testing/ |
| H A D | zone.c | 304 DEFINE_FREE(put_tt_zone, struct tt_thermal_zone *,
|
| /linux/drivers/firmware/qcom/ |
| H A D | qcom_pas_tee.c | 213 DEFINE_FREE(shm_free, struct tee_shm *, tee_shm_free(_T)) in DEFINE_FREE() function
|
| /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/include/linux/usb/ |
| H A D | gadget.h | 315 DEFINE_FREE(free_usb_request, struct usb_request *, free_usb_request(_T))
|
| /linux/drivers/vdpa/mlx5/core/ |
| H A D | mr.c | 279 DEFINE_FREE(free_cmds, struct mlx5_vdpa_async_cmd *, kvfree(_T)) in DEFINE_FREE() function 280 DEFINE_FREE(free_cmd_mem, struct mlx5_destroy_mkey_mem *, kvfree(_T)) in DEFINE_FREE()
|