Searched defs:_T (Results 1 – 10 of 10) sorted by relevance
| /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()
|
| /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()
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-ssse3-and-avx.S | 209 .set _T, \a define
|
| /linux/drivers/pci/ |
| H A D | tsm.c | 77 DEFINE_FREE(tsm_remove, struct pci_tsm *, if (_T) tsm_remove(_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)) DEFINE_FREE() argument
|
| /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/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()
|
| /linux/kernel/trace/ |
| H A D | trace_fprobe.c | 95 DEFINE_FREE(tuser_free, struct tracepoint_user *, __tracepoint_user_free(_T)) in DEFINE_FREE()
|