/tools/lib/symbol/ |
D | kallsyms.c | 5 u8 kallsyms2elf_type(char type) in kallsyms2elf_type() 13 char type, u64 start)) in kallsyms__parse()
|
D | kallsyms.h | 12 static inline u8 kallsyms2elf_binding(char type) in kallsyms2elf_binding()
|
/tools/firewire/ |
D | list.h | 46 #define list_entry(link, type, member) \ argument 49 #define list_head(list, type, member) \ argument 52 #define list_tail(list, type, member) \ argument
|
/tools/lib/lockdep/uinclude/linux/ |
D | module.h | 4 #define module_param(name, type, perm) argument
|
/tools/iio/ |
D | iio_event_monitor.c | 118 enum iio_chan_type type = IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id); in event_is_known() local 227 enum iio_chan_type type = IIO_EVENT_CODE_EXTRACT_CHAN_TYPE(event->id); in print_event() local
|
/tools/arch/sparc/include/asm/ |
D | barrier_64.h | 27 #define membar_safe(type) \ argument
|
/tools/include/linux/ |
D | rbtree.h | 50 #define rb_entry(ptr, type, member) container_of(ptr, type, member) argument 88 #define rb_entry_safe(ptr, type, member) \ argument
|
/tools/perf/util/include/asm/ |
D | uaccess.h | 12 #define access_ok(type, addr, size) 1 argument
|
/tools/testing/selftests/powerpc/ |
D | utils.c | 22 void *get_auxv_entry(int type) in get_auxv_entry()
|
/tools/perf/util/ |
D | parse-events.l | 106 static int sym(yyscan_t scanner, int type, int config) in sym() 114 static int term(yyscan_t scanner, int type) in term()
|
D | svghelper.c | 155 void svg_ubox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_ubox() 174 void svg_lbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_lbox() 193 void svg_fbox(int Yslot, u64 start, u64 end, double height, const char *type, int fd, int err, int … in svg_fbox() 212 void svg_box(int Yslot, u64 start, u64 end, const char *type) in svg_box() 239 const char *type; in svg_running() local 387 const char *type; in svg_process() local 418 void svg_cstate(int cpu, u64 start, u64 end, int type) in svg_cstate()
|
D | machine.h | 52 struct map *__machine__kernel_map(struct machine *machine, enum map_type type) in __machine__kernel_map() 176 enum map_type type, u64 addr, in machine__find_kernel_symbol() 184 enum map_type type, const char *name, in machine__find_kernel_symbol_by_name()
|
D | map.c | 130 void map__init(struct map *map, enum map_type type, in map__init() 150 enum map_type type, struct thread *thread) in map__new() 216 struct map *map__new2(u64 start, struct dso *dso, enum map_type type) in map__new2() 555 enum map_type type, u64 addr, in map_groups__find_symbol() 597 enum map_type type, in map_groups__find_symbol_by_name() 645 size_t __map_groups__fprintf_maps(struct map_groups *mg, enum map_type type, in __map_groups__fprintf_maps() 747 struct map_groups *parent, enum map_type type) in map_groups__clone()
|
D | symbol.c | 208 void __map_groups__fixup_end(struct map_groups *mg, enum map_type type) in __map_groups__fixup_end() 443 enum map_type type; in dso__reset_find_symbol_cache() local 451 void dso__insert_symbol(struct dso *dso, enum map_type type, struct symbol *sym) in dso__insert_symbol() 464 enum map_type type, u64 addr) in dso__find_symbol() 474 struct symbol *dso__first_symbol(struct dso *dso, enum map_type type) in dso__first_symbol() 479 struct symbol *dso__last_symbol(struct dso *dso, enum map_type type) in dso__last_symbol() 500 struct symbol *dso__find_symbol_by_name(struct dso *dso, enum map_type type, in dso__find_symbol_by_name() 506 void dso__sort_by_name(struct dso *dso, enum map_type type) in dso__sort_by_name() 608 char type, u64 start) in map__process_kallsym_symbol() 1086 enum map_type type; member [all …]
|
/tools/perf/pmu-events/ |
D | jsmn.c | 47 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token() 182 jsmntype_t type; in jsmn_parse() local
|
D | pmu-events.h | 27 const char *type; /* core, uncore etc */ member
|
/tools/testing/radix-tree/linux/ |
D | percpu.h | 2 #define DEFINE_PER_CPU(type, val) type val argument
|
/tools/lib/traceevent/ |
D | event-parse.c | 96 enum pevent_func_arg_type type; member 785 static int event_item_type(enum event_type type) in event_item_type() 950 enum event_type type; in __read_token() local 1115 enum event_type type; in force_token() local 1142 enum event_type type; in read_token() local 1183 enum event_type type; in read_token_item() local 1198 static int test_type(enum event_type type, enum event_type expect) in test_type() 1208 static int test_type_token(enum event_type type, const char *token, in test_type_token() 1227 enum event_type type; in __read_expect_type() local 1244 enum event_type type; in __read_expected() local [all …]
|
/tools/usb/usbip/libsrc/ |
D | list.h | 103 #define list_entry(ptr, type, member) \ argument 132 #define container_of(ptr, type, member) ({ \ argument
|
/tools/perf/trace/beauty/ |
D | socket_type.c | 23 int type = arg->val, in syscall_arg__scnprintf_socket_type() local
|
/tools/objtool/arch/x86/ |
D | decode.c | 45 unsigned int *len, unsigned char *type, in arch_decode_instruction()
|
/tools/testing/selftests/kcmp/ |
D | kcmp_test.c | 22 static long sys_kcmp(int pid1, int pid2, int type, int fd1, int fd2) in sys_kcmp()
|
/tools/perf/tests/ |
D | openat-syscall-tp-fields.c | 86 const u32 type = event->header.type; in test__syscall_openat_tp_fields() local
|
/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 138 static inline void getr(int type, struct rlimit *rlim) in getr() 144 static inline void setr(int type, struct rlimit *rlim) in setr()
|
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.h | 19 u8 type; member
|