| /linux/include/linux/fs/ |
| H A D | super.h | 130 sb_start_write(_T), in DEFINE_GUARD() 131 sb_end_write(_T)) in DEFINE_GUARD()
|
| /linux/arch/powerpc/platforms/cell/ |
| H A D | spu_syscalls.c | 59 DEFINE_CLASS(spufs_calls, struct spufs_calls *, spufs_calls_put(_T), spufs_calls_get(), void) in DEFINE_CLASS()
|
| /linux/tools/perf/tests/ |
| H A D | event-times.c | 222 #define _T(attach, detach) \ in test__event_times() macro
|
| /linux/include/linux/ |
| H A D | mmap_lock.h | 623 mmap_read_lock(_T), mmap_read_unlock(_T)) in DEFINE_GUARD()
|
| H A D | device.h | 1058 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD()
|
| H A D | netdevice.h | 4537 DEFINE_FREE(dev_put, struct net_device *, if (_T) dev_put(_T)) in DEFINE_FREE()
|
| /linux/drivers/cxl/core/ |
| H A D | cdat.c | 401 DEFINE_FREE(dsmas, struct xarray *, if (_T) discard_dsmas(_T)) in DEFINE_FREE() 736 DEFINE_FREE(free_perf_xa, struct xarray *, if (_T) free_perf_xa(_T)) in DEFINE_FREE()
|
| H A D | features.c | 668 DEFINE_FREE(free_fwctl_dev, struct fwctl_device *, if (_T) fwctl_put(_T)) in DEFINE_FREE()
|
| H A D | port.c | 1150 DEFINE_FREE(cxl_dport_release_dr_group, void *, if (_T) del_dport(_T)) in DEFINE_FREE()
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-ssse3-and-avx.S | 209 .set _T, \a define
|
| /linux/drivers/pci/ |
| H A D | ide.c | 206 DEFINE_FREE(free_stream, struct stream_index *, if (_T) free_stream_index(_T)) in DEFINE_FREE()
|
| H A D | tsm.c | 77 DEFINE_FREE(tsm_remove, struct pci_tsm *, if (_T) tsm_remove(_T)) in DEFINE_FREE()
|
| /linux/drivers/cxl/ |
| H A D | acpi.c | 400 DEFINE_FREE(del_cxl_resource, struct resource *, if (_T) del_cxl_resource(_T)) in DEFINE_FREE()
|
| /linux/sound/core/ |
| H A D | control_led.c | 243 DEFINE_FREE(snd_card_unref, struct snd_card *, if (_T) snd_card_unref(_T)) in DEFINE_FREE()
|
| /linux/drivers/pwm/ |
| H A D | core.c | 54 DEFINE_GUARD(pwmchip, struct pwm_chip *, pwmchip_lock(_T), pwmchip_unlock(_T)) in DEFINE_GUARD()
|
| /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()
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 232 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS()
|
| H A D | sched.h | 1944 #define class_task_rq_lock_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(task_rq_lock, _T) argument 1999 #define class_rq_lock_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(rq_lock, _T) argument 2007 #define class_rq_lock_irq_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(rq_lock_irq, _T) argument 2015 #define class_rq_lock_irqsave_constructor(_T) WITH_LOCK_GUARD_1_ATTRS(rq_lock_irqsave, _T) argument
|
| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 95 DEFINE_FREE(tuser_free, struct tracepoint_user *, __tracepoint_user_free(_T)) in DEFINE_FREE()
|
| H A D | trace_uprobe.c | 536 DEFINE_FREE(free_trace_uprobe, struct trace_uprobe *, if (_T) free_trace_uprobe(_T)) in DEFINE_FREE()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 1603 vmx_load_vmcs01(_T), vmx_put_vmcs01(_T)) in DEFINE_GUARD()
|
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 920 DEFINE_FREE(kvm_s390_mmu_cache, struct kvm_s390_mmu_cache *, if (_T) kvm_s390_free_mmu_cache(_T)) in DEFINE_FREE()
|
| /linux/kernel/events/ |
| H A D | core.c | 229 static inline void class_perf_ctx_lock_destructor(class_perf_ctx_lock_t *_T) in class_perf_ctx_lock_destructor() 5805 DEFINE_FREE(__free_event, struct perf_event *, if (_T) __free_event(_T)) in DEFINE_FREE() 12799 DEFINE_FREE(pmu_unregister, struct pmu *, if (_T) perf_pmu_free(_T)) in DEFINE_FREE()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 3170 DEFINE_FREE(state_release, struct dc_state *, if (_T) dc_state_release(_T)) in DEFINE_FREE() 3973 DEFINE_FREE(sink_release, struct dc_sink *, if (_T) dc_sink_release(_T)) in DEFINE_FREE()
|