Home
last modified time | relevance | path

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

1234

/tools/lib/bpf/
Dhashmap.c25 struct hashmap_entry *entry) in hashmap_add_entry()
32 struct hashmap_entry *entry) in hashmap_del_entry()
133 struct hashmap_entry **entry) in hashmap_find_entry()
158 struct hashmap_entry *entry; in hashmap__insert() local
208 struct hashmap_entry *entry; in hashmap__find() local
223 struct hashmap_entry **pprev, *entry; in hashmap__delete() local
/tools/perf/util/
Dhashmap.c25 struct hashmap_entry *entry) in hashmap_add_entry()
32 struct hashmap_entry *entry) in hashmap_del_entry()
133 struct hashmap_entry **entry) in hashmap_find_entry()
158 struct hashmap_entry *entry; in hashmap__insert() local
208 struct hashmap_entry *entry; in hashmap__find() local
223 struct hashmap_entry **pprev, *entry; in hashmap__delete() local
Dprobe-file.c389 static void probe_cache_entry__delete(struct probe_cache_entry *entry) in probe_cache_entry__delete()
404 struct probe_cache_entry *entry = zalloc(sizeof(*entry)); in probe_cache_entry__new() local
424 int probe_cache_entry__get_event(struct probe_cache_entry *entry, in probe_cache_entry__get_event()
512 struct probe_cache_entry *entry = NULL; in probe_cache__load() local
582 struct probe_cache_entry *entry, *n; in probe_cache__purge() local
642 struct probe_cache_entry *entry = NULL; in probe_cache__find() local
676 struct probe_cache_entry *entry = NULL; in probe_cache__find_by_name() local
694 struct probe_cache_entry *entry = NULL; in probe_cache__add_entry() local
909 struct probe_cache_entry *entry = NULL; in probe_cache__scan_sdt() local
968 static int probe_cache_entry__write(struct probe_cache_entry *entry, int fd) in probe_cache_entry__write()
[all …]
Drblist.c54 const void *entry, in __rblist__findnew()
90 struct rb_node *rblist__find(struct rblist *rblist, const void *entry) in rblist__find()
95 struct rb_node *rblist__findnew(struct rblist *rblist, const void *entry) in rblist__findnew()
Dblock-range.c23 struct block_range *entry = rb_entry(rb, struct block_range, node); in block_range__debug() local
37 struct block_range *entry; in block_range__find() local
85 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()
Dmem2node.c18 static void phys_entry__insert(struct phys_entry *entry, struct rb_root *root) in phys_entry__insert()
39 phys_entry__init(struct phys_entry *entry, u64 start, u64 bsize, u64 node) in phys_entry__init()
122 struct phys_entry *entry; in mem2node__node() local
Dintlist.c14 const void *entry) in intlist__node_new()
42 static int intlist__node_cmp(struct rb_node *rb_node, const void *entry) in intlist__node_cmp()
/tools/lib/api/fs/
Dfs.c441 int procfs__read_str(const char *entry, char **buf, size_t *sizep) in procfs__read_str()
454 static int sysfs__read_ull_base(const char *entry, in sysfs__read_ull_base()
468 int sysfs__read_xll(const char *entry, unsigned long long *value) in sysfs__read_xll()
473 int sysfs__read_ull(const char *entry, unsigned long long *value) in sysfs__read_ull()
478 int sysfs__read_int(const char *entry, int *value) in sysfs__read_int()
491 int sysfs__read_str(const char *entry, char **buf, size_t *sizep) in sysfs__read_str()
504 int sysfs__read_bool(const char *entry, bool *value) in sysfs__read_bool()
546 int sysfs__write_int(const char *entry, int value) in sysfs__write_int()
/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c45 struct hashmap_entry *entry, *tmp; in test_hashmap_generic() local
262 struct hashmap_entry *entry; in test_hashmap_multimap() local
333 struct hashmap_entry *entry; in test_hashmap_empty() local
/tools/testing/radix-tree/
Diteration_check.c70 void *entry; in tagged_iteration_fn() local
103 void *entry; in untagged_iteration_fn() local
Diteration_check_2.c16 void *entry; in iterator() local
Dregression4.c21 void *entry; in reader_fn() local
/tools/testing/selftests/kvm/lib/s390x/
Dprocessor.c53 uint64_t *entry; in virt_pg_map() local
92 uint64_t *entry; in addr_gva2gpa() local
131 uint64_t addr, *entry; in virt_dump_region() local
/tools/lib/api/
Dcpu.c9 char entry[PATH_MAX]; in cpu__get_max_freq() local
/tools/testing/selftests/vm/
Dmadv_populate.c33 uint64_t entry; in pagemap_get_entry() local
44 uint64_t entry = pagemap_get_entry(fd, start); in pagemap_is_populated() local
52 uint64_t entry = pagemap_get_entry(fd, start); in pagemap_is_softdirty() local
/tools/testing/selftests/bpf/progs/
Dtailcall1.c24 int entry(struct __sk_buff *skb) in entry() function
Dtailcall3.c24 int entry(struct __sk_buff *skb) in entry() function
Dtailcall4.c26 int entry(struct __sk_buff *skb) in entry() function
Dtailcall_bpf2bpf1.c30 int entry(struct __sk_buff *skb) in entry() function
Dtailcall5.c26 int entry(struct __sk_buff *skb) in entry() function
Dtailcall_bpf2bpf2.c33 int entry(struct __sk_buff *skb) in entry() function
/tools/usb/usbip/libsrc/
Dlist.h80 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry()
91 static inline void list_del(struct list_head *entry) in list_del()
/tools/objtool/
Dorc_gen.c121 struct orc_list_entry *entry = malloc(sizeof(*entry)); in orc_list_add() local
147 struct orc_list_entry *entry; in orc_create() local
Dspecial.c68 static int get_alt_entry(struct elf *elf, struct special_entry *entry, in get_alt_entry()
141 struct special_entry *entry; in special_get_alts() local

1234