Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 44) sorted by relevance

12

/tools/perf/util/
Dprobe-file.c346 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 …]
Drblist.c52 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()
Dblock-range.c20 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
Dstrlist.c15 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()
Dintlist.c15 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()
Dprobe-file.h33 #define for_each_probe_cache_entry(entry, pcache) \ argument
Dblock-range.h28 u64 entry; member
Dstrlist.h41 static inline bool strlist__has_entry(struct strlist *slist, const char *entry) in strlist__has_entry()
Dsyscalltbl.c38 const struct syscall *entry = ventry; in syscallcmpname() local
Dunwind-libdw.c68 static int entry(u64 ip, struct unwind_info *ui) in entry() function
/tools/lib/api/
Dcpu.c8 char entry[PATH_MAX]; in cpu__get_max_freq() local
/tools/testing/radix-tree/
Diteration_check.c58 void *entry; in tagged_iteration_fn() local
98 void *entry; in untagged_iteration_fn() local
/tools/usb/usbip/libsrc/
Dlist.h85 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/
Dfs.c374 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/
Dspecial.c81 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
Delf.c215 struct list_head *entry, *tmp; in read_symbols() local
/tools/perf/ui/browsers/
Dheader.c12 void *entry, int row) in ui_browser__argv_write()
Dscripts.c76 void *entry, int row) in script_browser__write()
/tools/include/linux/
Dlist.h99 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/
Dcompaction_test.c160 struct map_list *list, *entry; in main() local
/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c133 u64 entry; in setup_ebb_handler() local
140 u64 entry; in setup_ebb_handler() member
/tools/perf/tests/
Ddwarf-unwind.c40 static int unwind_entry(struct unwind_entry *entry, void *arg) in unwind_entry()
/tools/perf/ui/tui/
Dutil.c17 void *entry, int row) in ui_browser__argv_write()
/tools/usb/
Dtestusb.c250 struct testdev *entry; in find_testdev() local
380 struct testdev *entry; in main() local
/tools/testing/selftests/networking/timestamping/
Dtimestamping.c283 struct iovec entry; in recvpacket() local

12