/tools/crypto/ccp/ |
A D | dbc.c | 23 struct dbc_user_nonce tmp = { in get_nonce() local 41 struct dbc_user_setuid tmp; in set_uid() local 56 struct dbc_user_param tmp = { in process_param() local
|
/tools/power/cpupower/utils/idle_monitor/ |
A D | cpuidle_sysfs.c | 79 void fix_up_intel_idle_driver_name(char *tmp, int num) in fix_up_intel_idle_driver_name() 128 void map_power_idle_state_name(char *tmp) in map_power_idle_state_name() 138 void map_power_idle_state_name(char *tmp) { } in map_power_idle_state_name() 144 char *tmp; in cpuidle_register() local
|
/tools/testing/selftests/perf_events/ |
A D | remove_on_exec.c | 125 int tmp; in TEST_F() local 175 int tmp; in TEST_F() local 201 int i, tmp; in TEST_F() local
|
/tools/power/cpupower/utils/ |
A D | cpuidle-info.c | 26 char *tmp; in cpuidle_cpu_output() local 78 char *tmp; in cpuidle_general_output() local
|
/tools/perf/trace/beauty/ |
A D | sockaddr.c | 16 char tmp[16]; in af_inet__scnprintf() local 25 char tmp[512]; in af_inet6__scnprintf() local
|
/tools/perf/tests/ |
A D | event_update.c | 51 struct event_name *tmp = container_of(tool, struct event_name, tool); in process_event_name() local 83 struct event_name tmp; in test__event_update() local
|
/tools/testing/selftests/bpf/progs/ |
A D | test_usdt.c | 19 long tmp; in usdt0() local 44 long tmp; in usdt3() local
|
A D | verifier_may_goto_2.c | 14 int i, tmp[3]; in may_goto_c_code() local
|
A D | setget_sockopt.c | 98 int old, tmp, new, opt = t->opt; in bpf_test_sockopt_flip() local 128 int old, tmp, new, expected, opt; in bpf_test_sockopt_int() local 331 int val = 1314, tmp; in test_tcp_maxseg() local
|
A D | bpf_iter_sockmap.c | 39 __u32 tmp, *key = ctx->key; in copy() local
|
A D | read_cgroupfs_xattr.c | 24 struct cgroup_subsys_state *css, *tmp; in BPF_PROG() local
|
/tools/testing/selftests/bpf/ |
A D | bpf_arena_list.h | 45 arena_list_node_t *first = h->first, * __arena *tmp; in list_add_head() local 67 arena_list_node_t *next = n->next, *tmp; in __list_del() local
|
/tools/testing/selftests/net/tcp_ao/lib/ |
A D | ftrace.c | 88 struct opts_list_t *tmp; in disable_trace_options() local 109 struct opts_list_t *tmp = opts_list; in disable_trace_options() local 121 struct opts_list_t *tmp = opts_list; in disable_trace_options() local 149 char *tmp; in setup_ftrace_instance() local
|
/tools/build/feature/ |
A D | test-cplus-demangle.c | 8 char *tmp; in main() local
|
A D | test-libbfd.c | 9 char *tmp; in main() local
|
/tools/include/linux/ |
A D | hashtable.h | 119 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument 144 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | test_mmap_inner_array.c | 12 void *tmp; in test_mmap_inner_array() local
|
A D | probe_user.c | 17 struct sockaddr curr, orig, tmp; in serial_test_probe_user() local
|
/tools/perf/ |
A D | builtin-lock.c | 348 char *tok, *tmp, *orig; in setup_output_field() local 2268 unsigned int *tmp; in add_lock_type() local 2282 char *s, *tmp, *tok; in parse_lock_type() local 2342 unsigned long *tmp; in add_lock_addr() local 2357 char **tmp; in add_lock_sym() local 2379 char **tmp; in add_lock_slab() local 2401 char *s, *tmp, *tok; in parse_lock_addr() local 2463 u64 *tmp; in add_lock_cgroup() local 2493 char *s, *tmp, *tok; in parse_cgroup_filter() local 2514 struct lock_delay *tmp; in add_lock_delay() local [all …]
|
/tools/perf/util/ |
A D | hashmap.c | 65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local 104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
|
/tools/lib/perf/include/internal/ |
A D | evlist.h | 103 #define __perf_evlist__for_each_entry_safe(list, tmp, evsel) \ argument 112 #define perf_evlist__for_each_entry_safe(evlist, tmp, evsel) \ argument
|
/tools/lib/bpf/ |
A D | hashmap.c | 65 struct hashmap_entry *cur, *tmp; in hashmap__clear() local 104 struct hashmap_entry *cur, *tmp; in hashmap_grow() local
|
/tools/testing/selftests/net/tcp_ao/ |
A D | key-management.c | 173 struct tcp_ao_add tmp = {}; in test_add_current_rnext_key() local 527 struct tcp_ao_add tmp = {}; in test_add_key_cr() local 851 struct tcp_counters tmp; in try_server_run() local 863 struct tcp_counters tmp; in server_rotations() local 1051 struct tcp_counters tmp; in check_current_back() local 1084 struct tcp_counters tmp; in roll_over_keys() local 1119 struct tcp_counters tmp; in try_client_run() local
|
/tools/testing/selftests/timers/ |
A D | rtcpie.c | 33 unsigned long tmp, data, old_pie_rate; in main() local
|
/tools/power/cpupower/lib/ |
A D | cpufreq.c | 346 struct cpufreq_available_governors *tmp, *next; in cpufreq_put_available_governors() local 476 struct cpufreq_available_frequencies *tmp, *next; in cpufreq_put_available_frequencies() local 557 struct cpufreq_affected_cpus *tmp, *next; in cpufreq_put_affected_cpus() local 787 struct cpufreq_stats *tmp, *next; in cpufreq_put_stats() local
|