Home
last modified time | relevance | path

Searched refs:DEFINE_FREE (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Dmnt_namespace.h19 DEFINE_FREE(put_mnt_ns, struct mnt_namespace *, if (!IS_ERR_OR_NULL(_T)) put_mnt_ns(_T))
H A Dexecmem.h179 DEFINE_FREE(execmem, void *, if (_T) execmem_free(_T));
H A Dtsm.h118 DEFINE_FREE(put_tsm_dev, struct tsm_dev *,
H A Dnsproxy.h118 DEFINE_FREE(put_nsproxy, struct nsproxy *, if (_T) put_nsproxy(_T))
H A Dpci-ide.h116 DEFINE_FREE(pci_ide_stream_release, struct pci_ide *, if (_T) pci_ide_stream_release(_T))
H A Dfile.h97 DEFINE_FREE(fput, struct file *, if (!IS_ERR_OR_NULL(_T)) fput(_T))
/linux/kernel/trace/rv/
H A Drv.h20 DEFINE_FREE(rv_remove, struct dentry *, if (_T) rv_remove(_T));
/linux/include/linux/firmware/qcom/
H A Dqcom_tzmem.h61 DEFINE_FREE(qcom_tzmem, void *, if (_T) qcom_tzmem_free(_T))
/linux/sound/core/seq/
H A Dseq_clientmgr.h97 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 Du_ether.h177 DEFINE_FREE(detach_gadget, struct net_device *, if (_T) gether_detach_gadget(_T))
/linux/security/landlock/
H A Druleset.h217 DEFINE_FREE(landlock_put_ruleset, struct landlock_ruleset *, in landlock_get_ruleset()
/linux/drivers/fwctl/mlx5/
H A Dmain.c28 DEFINE_FREE(mlx5ctl, struct mlx5ctl_dev *, if (_T) fwctl_put(&_T->fwctl));
/linux/kernel/trace/
H A Dtrace_fprobe.c95 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 Dtrace_eprobe.c64 DEFINE_FREE(trace_event_probe_cleanup, struct trace_eprobe *,
/linux/drivers/cxl/core/
H A Dcdat.c401 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 Damd-pstate-ut.c45 DEFINE_FREE(cleanup_page, void *, if (_T) free_page((unsigned long)_T))
/linux/include/linux/usb/
H A Dgadget.h315 DEFINE_FREE(free_usb_request, struct usb_request *, free_usb_request(_T))
/linux/sound/core/seq/oss/
H A Dseq_oss_synth.c47 DEFINE_FREE(seq_oss_synth, struct seq_oss_synth *, if (!IS_ERR_OR_NULL(_T)) snd_use_lock_free(&(_T)…
H A Dseq_oss_midi.c43 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 Dtsm.c77 DEFINE_FREE(tsm_remove, struct pci_tsm *, if (_T) tsm_remove(_T)) in DEFINE_FREE() function
/linux/kernel/
H A Dnstree.c531 DEFINE_FREE(ns_put, struct ns_common *, if (!IS_ERR_OR_NULL(_T)) ns_put(_T))
/linux/drivers/gpio/
H A Dgpiolib-cdev.c301 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 Dcontrol_led.c243 DEFINE_FREE(snd_card_unref, struct snd_card *, if (_T) snd_card_unref(_T)) DEFINE_FREE() function
/linux/drivers/firmware/efi/libstub/
H A Defistub.h1088 DEFINE_FREE(efi_pool, void *, if (_T) efi_bs_call(free_pool, _T));