/tools/lib/bpf/ |
D | hashmap.h | 138 #define hashmap__for_each_entry(map, cur, bkt) \ argument 150 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument 162 #define hashmap__for_each_key_entry(map, cur, _key) \ argument 170 #define hashmap__for_each_key_entry_safe(map, cur, tmp, _key) \ argument
|
D | hashmap.c | 91 struct hashmap_entry *cur, *tmp; in hashmap_grow() local 123 struct hashmap_entry *cur, **prev_ptr; in hashmap_find_entry() local
|
/tools/testing/selftests/vm/ |
D | mlock-random-test.c | 143 struct rlimit cur; in test_mlock_within_limit() local 220 struct rlimit cur; in test_mlock_outof_limit() local
|
/tools/testing/selftests/networking/timestamping/ |
D | txtimestamp.c | 107 static void validate_timestamp(struct timespec *cur, int min_delay) in validate_timestamp() 122 static void __print_timestamp(const char *name, struct timespec *cur, in __print_timestamp() 664 struct addrinfo *addrs, *cur; in resolve_hostname() local
|
/tools/lib/ |
D | bitmap.c | 35 int cur, rbot, rtop; in bitmap_scnprintf() local
|
/tools/testing/radix-tree/ |
D | main.c | 160 unsigned long start, end, count = 0, tagged, cur, tmp; in copy_tag_check() local
|
/tools/testing/selftests/gpio/ |
D | gpio-mockup-chardev.c | 78 char *cur; in gpio_debugfs_get() local
|
/tools/perf/util/ |
D | genelf_debug.c | 193 ubyte cur = data & 0x7F; in emit_unsigned_LEB128() local 207 ubyte cur = data & 0x7F; in emit_signed_LEB128() local
|
D | strfilter.c | 84 struct strfilter_node root, *cur, *last_op; in strfilter_node__new() local
|
D | unwind-libunwind-local.c | 114 u8 *cur = *p; in __dw_read_encoded_value() local
|
/tools/bpf/bpftool/ |
D | cfg.c | 131 static bool cfg_partition_funcs(struct cfg *cfg, struct bpf_insn *cur, in cfg_partition_funcs() 167 struct bpf_insn *cur, *end; in func_partition_bb_head() local
|
D | xlated_dumper.c | 365 struct bpf_insn *cur = insn_start; in dump_xlated_for_graph() local
|
/tools/power/cpupower/utils/helpers/ |
D | bitmask.c | 279 unsigned int cur, rbot, rtop; in bitmask_displaylist() local
|
/tools/testing/selftests/net/ |
D | udpgso_bench_rx.c | 191 char cur = data[0]; in do_verify_udp() local
|
/tools/perf/util/cs-etm-decoder/ |
D | cs-etm-decoder.c | 703 ocsd_datapath_resp_t cur = OCSD_RESP_CONT; in cs_etm_decoder__process_data_block() local
|
/tools/testing/selftests/bpf/ |
D | test_btf.c | 6709 const char *cur = strs; in dump_btf_strings() local
|