| /linux-6.15/include/linux/ |
| H A D | percpu-rwsem.h | 130 percpu_down_read(_T), percpu_up_read(_T)) in DEFINE_GUARD()
|
| H A D | device.h | 940 DEFINE_GUARD(device, struct device *, device_lock(_T), device_unlock(_T)) in DEFINE_GUARD()
|
| H A D | cpufreq.h | 217 DEFINE_FREE(put_cpufreq_policy, struct cpufreq_policy *, if (_T) cpufreq_cpu_put(_T)) in DEFINE_FREE()
|
| H A D | netdevice.h | 4397 DEFINE_FREE(dev_put, struct net_device *, if (_T) dev_put(_T)) in DEFINE_FREE()
|
| /linux-6.15/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-6.15/tools/perf/tests/ |
| H A D | event-times.c | 224 #define _T(attach, detach) \ in test__event_times() macro
|
| /linux-6.15/drivers/platform/x86/intel/pmc/ |
| H A D | core_ssram.c | 32 DEFINE_FREE(pmc_core_iounmap, void __iomem *, if (_T) iounmap(_T)) in DEFINE_FREE()
|
| /linux-6.15/include/linux/sched/ |
| H A D | task.h | 173 DEFINE_FREE(put_task, struct task_struct *, if (_T) put_task_struct(_T)) in DEFINE_FREE()
|
| /linux-6.15/drivers/cxl/core/ |
| H A D | cdat.c | 401 DEFINE_FREE(dsmas, struct xarray *, if (_T) discard_dsmas(_T)) in DEFINE_FREE() 739 DEFINE_FREE(free_perf_xa, struct xarray *, if (_T) free_perf_xa(_T)) in DEFINE_FREE()
|
| H A D | features.c | 670 DEFINE_FREE(free_fwctl_dev, struct fwctl_device *, if (_T) fwctl_put(_T)) in DEFINE_FREE()
|
| /linux-6.15/arch/x86/crypto/ |
| H A D | sha1_ssse3_asm.S | 210 .set _T, \a define
|
| /linux-6.15/include/drm/ttm/ |
| H A D | ttm_bo.h | 536 class_ttm_bo_lru_cursor_lock_ptr(class_ttm_bo_lru_cursor_t *_T) in class_ttm_bo_lru_cursor_lock_ptr()
|
| /linux-6.15/drivers/pwm/ |
| H A D | core.c | 50 DEFINE_GUARD(pwmchip, struct pwm_chip *, pwmchip_lock(_T), pwmchip_unlock(_T)) in DEFINE_GUARD()
|
| /linux-6.15/drivers/cxl/ |
| H A D | acpi.c | 342 DEFINE_FREE(del_cxl_resource, struct resource *, if (_T) del_cxl_resource(_T)) in DEFINE_FREE()
|
| /linux-6.15/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-6.15/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-6.15/kernel/sched/ |
| H A D | syscalls.c | 284 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS()
|
| /linux-6.15/kernel/trace/ |
| H A D | trace_fprobe.c | 1089 DEFINE_FREE(module_put, struct module *, if (_T) module_put(_T)) in DEFINE_FREE()
|
| /linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 3102 DEFINE_FREE(state_release, struct dc_state *, if (_T) dc_state_release(_T)) in DEFINE_FREE() 3716 DEFINE_FREE(sink_release, struct dc_sink *, if (_T) dc_sink_release(_T)) in DEFINE_FREE()
|
| /linux-6.15/fs/ |
| H A D | namespace.c | 179 DEFINE_FREE(mnt_ns_release, struct mnt_namespace *, if (_T) mnt_ns_release(_T)) in DEFINE_FREE()
|
| /linux-6.15/kernel/events/ |
| H A D | core.c | 5571 DEFINE_FREE(__free_event, struct perf_event *, if (_T) __free_event(_T)) in DEFINE_FREE() 12156 DEFINE_FREE(pmu_unregister, struct pmu *, if (_T) perf_pmu_free(_T)) in DEFINE_FREE()
|