| /tools/lib/ |
| D | rbtree.c | 62 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents() 73 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert() 202 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in ____rb_erase_color() 364 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_erase_color() 377 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy() 378 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} in dummy_rotate() 405 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert_augmented() 496 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
|
| /tools/build/feature/ |
| D | test-sync-compare-and-swap.c | 7 uint64_t old, new = argc; in main() local
|
| /tools/perf/util/ |
| D | comm.c | 55 struct comm_str *iter, *new; in comm_str__findnew() local 105 struct comm_str *new, *old = comm->comm_str; in comm__override() local
|
| D | ordered-events.c | 14 static void queue_event(struct ordered_events *oe, struct ordered_event *new) in queue_event() 93 struct ordered_event *new = NULL; in alloc_event() local 137 struct ordered_event *new; in ordered_events__new_event() local
|
| D | callchain.c | 382 struct callchain_node *new; in create_child() local 454 struct callchain_node *new; in add_child() local 518 struct callchain_node *new; in split_add_child() local 1011 struct callchain_list *chain, *new; in callchain_node__make_parent_list() local
|
| D | thread.c | 131 struct comm *new, *curr = thread__comm(thread); in __thread__set_comm() local
|
| D | sort.h | 72 void *(*new)(size_t size); member
|
| D | map.c | 757 struct map *new = map__clone(map); in map_groups__clone() local
|
| D | dso.c | 615 dso_cache__insert(struct dso *dso, struct dso_cache *new) in dso_cache__insert()
|
| D | session.c | 1663 void *new = realloc(buf, size); in __perf_session__process_pipe_events() local
|
| D | hist.c | 1269 struct hist_entry *iter, *new; in hierarchy_insert_entry() local
|
| D | parse-events.c | 2389 int parse_events_term__clone(struct parse_events_term **new, in parse_events_term__clone()
|
| /tools/usb/usbip/libsrc/ |
| D | list.h | 39 static inline void __list_add(struct list_head *new, in __list_add() 57 static inline void list_add(struct list_head *new, struct list_head *head) in list_add()
|
| /tools/include/linux/ |
| D | list.h | 37 static inline void __list_add(struct list_head *new, in __list_add() 60 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 74 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() 123 struct list_head *new) in list_replace() 132 struct list_head *new) in list_replace_init() 685 struct hlist_head *new) in hlist_move_list()
|
| D | rbtree_augmented.h | 124 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
|
| /tools/perf/scripts/python/ |
| D | sched-migration.py | 80 def __init__(self, new): argument 131 def __migrate_in(self, new, event): argument 139 def migrate_in(self, new): argument 142 def wake_up(self, new): argument 145 def wake_up_new(self, new): argument 189 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
|
| /tools/testing/selftests/vm/ |
| D | mlock-random-test.c | 26 struct rlimit new; in set_cap_limits() local
|
| /tools/objtool/ |
| D | special.c | 49 unsigned char size, orig, new; member
|
| /tools/perf/ |
| D | builtin-help.c | 137 char *new = strdup(path); in exec_man_konqueror() local 203 struct man_viewer_info_list *new = zalloc(sizeof(*new) + len + 1); in do_add_man_viewer_info() local
|
| D | builtin-kmem.c | 666 char *new; in compact_gfp_flags() local 743 struct gfp_flag *new; in parse_gfp_flags() local 1219 struct rb_node **new = &(root->rb_node); in sort_slab_insert() local 1266 struct rb_node **new = &root->rb_node; in sort_page_insert() local
|
| D | builtin-lock.c | 137 static void thread_stat_insert(struct thread_stat *new) in thread_stat_insert() 316 struct lock_stat *ret, *new; in lock_stat_findnew() local
|
| D | builtin-sched.c | 864 struct rb_node **new = &(root->rb_node), *parent = NULL; in __thread_latency_insert() local 1677 struct rb_node **new = &(root->rb_node), *parent = NULL; in __merge_work_atoms() local
|
| /tools/power/x86/turbostat/ |
| D | turbostat.c | 748 #define DELTA_WRAP32(new, old) \ argument 756 delta_package(struct pkg_data *new, struct pkg_data *old) in delta_package() 794 delta_core(struct core_data *new, struct core_data *old) in delta_core() 806 delta_thread(struct thread_data *new, struct thread_data *old, in delta_thread()
|
| /tools/perf/ui/browsers/ |
| D | hists.c | 868 char *new; in hist_browser__folded_callchain_str() local
|