| /tools/build/tests/ex/ |
| D | b.c | 2 int b(void) in b() function
|
| /tools/power/acpi/tools/acpidump/ |
| D | acpidump.h | 49 #define INIT_GLOBAL(a,b) a=b argument 52 #define INIT_GLOBAL(a,b) a argument
|
| /tools/lib/lockdep/tests/ |
| D | ABBA.c | 6 pthread_mutex_t a, b; in main() local
|
| D | common.h | 4 #define LOCK_UNLOCK_2(a, b) \ argument
|
| D | ABA.c | 5 pthread_mutex_t a, b; in main() local
|
| D | WW.c | 5 pthread_rwlock_t a, b; in main() local
|
| D | ABCABC.c | 6 pthread_mutex_t a, b, c; in main() local
|
| D | ABBCCA.c | 6 pthread_mutex_t a, b, c; in main() local
|
| D | ABCDBDDA.c | 6 pthread_mutex_t a, b, c, d; in main() local
|
| D | ABCDBCDA.c | 6 pthread_mutex_t a, b, c, d; in main() local
|
| D | ABBCCDDA.c | 6 pthread_mutex_t a, b, c, d; in main() local
|
| D | ABBA_2threads.c | 5 pthread_mutex_t b = PTHREAD_MUTEX_INITIALIZER; variable
|
| /tools/perf/arch/x86/util/ |
| D | header.c | 10 cpuid(unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, in cpuid() 25 unsigned int a, b, c, d, lvl; in __get_cpuid() local
|
| /tools/testing/selftests/powerpc/pmu/ebb/ |
| D | ebb_lmr.h | 20 #define LDMX(t, a, b)\ argument
|
| D | ebb_handler.S | 69 #define SAVE_VSR(n, b) li b, VSR_SAVE(n); stxvd2x n,b,r1 argument 70 #define LOAD_VSR(n, b) li b, VSR_SAVE(n); lxvd2x n,b,r1 argument
|
| /tools/perf/ |
| D | builtin-kmem.c | 287 static int funcmp(const void *a, const void *b) in funcmp() 298 static int callcmp(const void *a, const void *b) in callcmp() 597 static int gfpcmp(const void *a, const void *b) in gfpcmp() 1377 static int ptr_cmp(void *a, void *b) in ptr_cmp() 1394 static int slab_callsite_cmp(void *a, void *b) in slab_callsite_cmp() 1411 static int hit_cmp(void *a, void *b) in hit_cmp() 1428 static int bytes_cmp(void *a, void *b) in bytes_cmp() 1445 static int frag_cmp(void *a, void *b) in frag_cmp() 1466 static int pingpong_cmp(void *a, void *b) in pingpong_cmp() 1484 static int page_cmp(void *a, void *b) in page_cmp() [all …]
|
| /tools/virtio/linux/ |
| D | kernel.h | 43 #define __printf(a,b) __attribute__((format(printf,a,b))) argument 129 #define list_add_tail(a, b) do {} while (0) argument 131 #define list_for_each_entry(a, b, c) while (0) argument
|
| /tools/testing/radix-tree/linux/ |
| D | cpu.h | 2 #define hotcpu_notifier(a, b) argument
|
| D | kernel.h | 38 #define min(a, b) ((a) < (b) ? (a) : (b)) argument
|
| /tools/perf/util/ |
| D | perf_regs.h | 13 #define SMPL_REG(n, b) { .name = #n, .mask = 1ULL << (b) } argument
|
| /tools/testing/selftests/vDSO/ |
| D | vdso_standalone_test_x86.c | 24 int strcmp(const char *a, const char *b) in strcmp()
|
| /tools/testing/selftests/vm/ |
| D | transhuge-stress.c | 62 struct timespec a, b; in main() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | bitmask.c | 16 #define max(a, b) ((a) > (b) ? (a) : (b)) argument 200 unsigned int b; /* end of range */ in bitmask_parselist() local
|
| /tools/testing/selftests/timers/ |
| D | mqueue-lat.c | 51 long long timespec_sub(struct timespec a, struct timespec b) in timespec_sub()
|
| /tools/perf/ui/browsers/ |
| D | hists.h | 7 struct ui_browser b; member
|