/tools/testing/selftests/bpf/ |
D | test_hashmap.c | 22 size_t hash_fn(const void *k, void *ctx) in hash_fn() 66 const void *oldk, *k = (const void *)(long)i; in test_hashmap_generic() local 102 long k = (long)entry->key; in test_hashmap_generic() local 114 const void *oldk, *k = (const void *)(long)i; in test_hashmap_generic() local 145 long k = (long)entry->key; in test_hashmap_generic() local 167 const void *oldk, *k; in test_hashmap_generic() local 202 const void *oldk, *k; in test_hashmap_generic() local 252 size_t collision_hash_fn(const void *k, void *ctx) in collision_hash_fn() 337 void *k = (void *)0; in test_hashmap_empty() local
|
D | test_sockmap.c | 330 unsigned char k = 0; in msg_loop_sendpage() local 383 unsigned char k = 0; in msg_alloc_iov() local 422 unsigned char k = 0; in msg_verify_data() local
|
D | test_verifier.c | 140 int i = 0, j, k = 0; in bpf_fill_ld_abs_vlan_push_pop() local 233 int i = 0, k = 0; in bpf_fill_scale1() local 259 int i = 0, k = 0; in bpf_fill_scale2() local
|
/tools/lib/ |
D | bitmap.c | 10 int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local 24 int k; in __bitmap_or() local 63 unsigned int k; in __bitmap_and() local
|
/tools/include/linux/ |
D | jhash.h | 73 const u8 *k = key; in jhash() local 117 static inline u32 jhash2(const u32 *k, u32 length, u32 initval) in jhash2()
|
D | kernel.h | 119 #define current_gfp_context(k) 0 argument
|
/tools/testing/radix-tree/ |
D | multiorder.c | 98 int k; in multiorder_tagged_iteration() local 126 int mask, k; in multiorder_tagged_iteration() local
|
/tools/testing/selftests/bpf/progs/ |
D | test_jhash.h | 39 const unsigned char *k = key; in jhash() local
|
D | test_l4lb.c | 62 const unsigned char *k = key; in jhash() local
|
D | test_l4lb_noinline.c | 58 const unsigned char *k = key; in jhash() local
|
D | btf_dump_test_case_syntax.c | 110 fn_ptr_arr1_t k; member
|
/tools/perf/tests/ |
D | kmod-path.c | 44 #define T(path, an, k, c, n) \ argument
|
D | hists_common.c | 128 size_t k; in setup_fake_machine() local
|
D | hists_link.c | 70 size_t i = 0, k; in add_hist_entries() local
|
/tools/thermal/tmon/ |
D | sysfs.c | 285 int i, j, n, k = 0; in scan_tzones() local 343 int i, n, k = 0; in scan_cdevs() local
|
D | tui.c | 240 int k = 0; /* per zone trip point id that in show_cooling_device() local
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-trap.c | 249 uint16_t k = 1; in tm_trap_test() local
|
/tools/testing/selftests/powerpc/ptrace/ |
D | perf-hwbreak.c | 87 volatile int *k; in runtestsingle() local
|
/tools/bpf/ |
D | bpf_exp.y | 480 uint32_t k) in bpf_set_curr_instr()
|
/tools/iio/ |
D | iio_generic_buffer.c | 184 int k; in process_scan() local
|
/tools/power/x86/intel-speed-select/ |
D | isst-display.c | 141 int k = 0; in format_and_print() local
|
D | isst-core.c | 367 int i, k, ret; in isst_get_fact_bucket_info() local
|
/tools/perf/ |
D | builtin-probe.c | 338 int i, k; in perf_add_probe_events() local
|
/tools/perf/util/ |
D | symbol-elf.c | 1509 #define kcore_copy__for_each_phdr(k, p) \ argument 1701 struct phdr_data *p, *k = NULL; in kcore_copy__find_remaps() local 1750 struct phdr_data *k = p->remaps; in kcore_copy__layout() local
|
D | config.c | 494 static int perf_env_bool(const char *k, int def) in perf_env_bool()
|