| /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()
|
| /tools/testing/radix-tree/linux/bitops/ |
| D | non-atomic.h | 64 unsigned long old = *p; in __test_and_set_bit() local 83 unsigned long old = *p; in __test_and_clear_bit() local 95 unsigned long old = *p; in __test_and_change_bit() local
|
| /tools/testing/radix-tree/linux/ |
| D | bitops.h | 64 unsigned long old = *p; in __test_and_set_bit() local 83 unsigned long old = *p; in __test_and_clear_bit() local 95 unsigned long old = *p; in __test_and_change_bit() local
|
| /tools/perf/util/ |
| D | term.c | 25 void set_term_quiet_input(struct termios *old) in set_term_quiet_input()
|
| D | help-unknown-cmd.c | 32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
|
| D | comm.c | 105 struct comm_str *new, *old = comm->comm_str; in comm__override() local
|
| D | block-range.c | 17 u64 old = 0; /* NULL isn't executable */ in block_range__debug() local
|
| D | auxtrace.c | 536 unsigned char *data, u64 *head, u64 *old) in auxtrace_record__find_snapshot() 1172 u64 head, old = mm->prev, offset, ref; in __auxtrace_mmap__read() local
|
| D | evlist.c | 775 u64 old = md->prev; in perf_mmap__read_forward() local 892 u64 old = md->prev; in perf_mmap__consume() local
|
| D | dso.c | 664 struct dso_cache *old; in dso_cache__read() local
|
| /tools/build/feature/ |
| D | test-sync-compare-and-swap.c | 7 uint64_t old, new = argc; in main() local
|
| /tools/lib/subcmd/ |
| D | sigchain.c | 8 sigchain_fun *old; member
|
| /tools/include/linux/ |
| D | bitmap.h | 63 unsigned long old; in test_and_set_bit() local
|
| D | rbtree_augmented.h | 124 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child()
|
| D | list.h | 122 static inline void list_replace(struct list_head *old, in list_replace() 131 static inline void list_replace_init(struct list_head *old, in list_replace_init() 684 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list()
|
| /tools/perf/arch/x86/util/ |
| D | intel-bts.c | 369 u64 *head, u64 *old) in intel_bts_find_snapshot()
|
| D | intel-pt.c | 993 u64 *head, u64 *old) in intel_pt_find_snapshot()
|
| /tools/perf/arch/arm/util/ |
| D | cs-etm.c | 464 u64 *head, u64 *old) in cs_etm_find_snapshot()
|
| /tools/perf/ |
| D | builtin-record.c | 123 rb_find_range(void *data, int mask, u64 head, u64 old, in rb_find_range() 140 u64 old = md->prev; in record__mmap_read() 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/scripts/python/ |
| D | sched-migration.py | 91 def __init__(self, old): argument 124 def migrate_out(self, old): argument
|