| /tools/perf/util/ |
| D | probe-file.c | 346 static void probe_cache_entry__delete(struct probe_cache_entry *entry) in probe_cache_entry__delete() 361 struct probe_cache_entry *entry = zalloc(sizeof(*entry)); in probe_cache_entry__new() local 381 int probe_cache_entry__get_event(struct probe_cache_entry *entry, in probe_cache_entry__get_event() 464 struct probe_cache_entry *entry = NULL; in probe_cache__load() local 530 struct probe_cache_entry *entry, *n; in probe_cache__purge() local 590 struct probe_cache_entry *entry = NULL; in probe_cache__find() local 624 struct probe_cache_entry *entry = NULL; in probe_cache__find_by_name() local 642 struct probe_cache_entry *entry = NULL; in probe_cache__add_entry() local 692 struct probe_cache_entry *entry = NULL; in probe_cache__scan_sdt() local 744 static int probe_cache_entry__write(struct probe_cache_entry *entry, int fd) in probe_cache_entry__write() [all …]
|
| D | rblist.c | 52 const void *entry, in __rblist__findnew() 84 struct rb_node *rblist__find(struct rblist *rblist, const void *entry) in rblist__find() 89 struct rb_node *rblist__findnew(struct rblist *rblist, const void *entry) in rblist__findnew()
|
| D | block-range.c | 20 struct block_range *entry = rb_entry(rb, struct block_range, node); in block_range__debug() local 34 struct block_range *entry; in block_range__find() local 82 struct block_range *next, *entry = NULL; in block_range__create() local
|
| D | strlist.c | 15 struct rb_node *strlist__node_new(struct rblist *rblist, const void *entry) in strlist__node_new() 55 static int strlist__node_cmp(struct rb_node *rb_node, const void *entry) in strlist__node_cmp() 70 char entry[1024]; in strlist__load() local 100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find()
|
| D | intlist.c | 15 const void *entry) in intlist__node_new() 43 static int intlist__node_cmp(struct rb_node *rb_node, const void *entry) in intlist__node_cmp()
|
| D | probe-file.h | 33 #define for_each_probe_cache_entry(entry, pcache) \ argument
|
| D | block-range.h | 28 u64 entry; member
|
| D | strlist.h | 41 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry()
|
| D | syscalltbl.c | 38 const struct syscall *entry = ventry; in syscallcmpname() local
|
| D | unwind-libdw.c | 68 static int entry(u64 ip, struct unwind_info *ui) in entry() function
|
| /tools/lib/api/ |
| D | cpu.c | 8 char entry[PATH_MAX]; in cpu__get_max_freq() local
|
| /tools/testing/radix-tree/ |
| D | iteration_check.c | 58 void *entry; in tagged_iteration_fn() local 98 void *entry; in untagged_iteration_fn() local
|
| /tools/usb/usbip/libsrc/ |
| D | list.h | 85 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() 90 static inline void list_del(struct list_head *entry) in list_del()
|
| /tools/lib/api/fs/ |
| D | fs.c | 374 int procfs__read_str(const char *entry, char **buf, size_t *sizep) in procfs__read_str() 387 int sysfs__read_ull(const char *entry, unsigned long long *value) in sysfs__read_ull() 400 int sysfs__read_int(const char *entry, int *value) in sysfs__read_int() 413 int sysfs__read_str(const char *entry, char **buf, size_t *sizep) in sysfs__read_str()
|
| /tools/objtool/ |
| D | special.c | 81 static int get_alt_entry(struct elf *elf, struct special_entry *entry, in get_alt_entry() 155 struct special_entry *entry; in special_get_alts() local
|
| D | elf.c | 215 struct list_head *entry, *tmp; in read_symbols() local
|
| /tools/perf/ui/browsers/ |
| D | header.c | 12 void *entry, int row) in ui_browser__argv_write()
|
| D | scripts.c | 76 void *entry, int row) in script_browser__write()
|
| /tools/include/linux/ |
| D | list.h | 99 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() 104 static inline void list_del(struct list_head *entry) in list_del() 142 static inline void list_del_init(struct list_head *entry) in list_del_init() 234 struct list_head *head, struct list_head *entry) in __list_cut_position() 260 struct list_head *head, struct list_head *entry) in list_cut_position()
|
| /tools/testing/selftests/vm/ |
| D | compaction_test.c | 160 struct map_list *list, *entry; in main() local
|
| /tools/testing/selftests/powerpc/pmu/ebb/ |
| D | ebb.c | 133 u64 entry; in setup_ebb_handler() local 140 u64 entry; in setup_ebb_handler() member
|
| /tools/perf/tests/ |
| D | dwarf-unwind.c | 40 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry()
|
| /tools/perf/ui/tui/ |
| D | util.c | 17 void *entry, int row) in ui_browser__argv_write()
|
| /tools/usb/ |
| D | testusb.c | 250 struct testdev *entry; in find_testdev() local 380 struct testdev *entry; in main() local
|
| /tools/testing/selftests/networking/timestamping/ |
| D | timestamping.c | 283 struct iovec entry; in recvpacket() local
|