Searched defs:T (Results 1 – 11 of 11) sorted by relevance
/tools/include/linux/ |
D | overflow.h | 33 #define type_max(T) ((T)((__type_half_max(T) - 1) + __type_half_max(T))) argument 34 #define type_min(T) ((T)((T)-type_max(T)-(T)1)) argument
|
/tools/perf/tests/ |
D | mem2node.c | 22 #define T TEST_ASSERT_VAL macro
|
D | kmod-path.c | 44 #define T(path, an, k, c, n) \ macro
|
/tools/include/uapi/linux/ |
D | const.h | 22 #define _AT(T,X) ((T)(X)) argument
|
/tools/testing/selftests/cgroup/ |
D | test_kill.c | 263 #define T(x) { x, #x } macro
|
D | test_kmem.c | 407 #define T(x) { x, #x } macro
|
D | test_freezer.c | 807 #define T(x) { x, #x } macro
|
D | test_core.c | 840 #define T(x) { x, #x } macro
|
D | test_memcontrol.c | 1173 #define T(x) { x, #x } macro
|
/tools/testing/selftests/bpf/progs/ |
D | btf_data.c | 27 typedef int T; typedef
|
/tools/perf/util/ |
D | s390-cpumsf-kernel.h | 20 unsigned int T:1; /* 26 PSW DAT mode */ member
|