Home
last modified time | relevance | path

Searched defs:k (Results 1 – 25 of 32) sorted by relevance

12

/tools/testing/selftests/bpf/
Dtest_hashmap.c22 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
Dtest_sockmap.c330 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
Dtest_verifier.c140 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/
Dbitmap.c10 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/
Djhash.h73 const u8 *k = key; in jhash() local
117 static inline u32 jhash2(const u32 *k, u32 length, u32 initval) in jhash2()
Dkernel.h119 #define current_gfp_context(k) 0 argument
/tools/testing/radix-tree/
Dmultiorder.c98 int k; in multiorder_tagged_iteration() local
126 int mask, k; in multiorder_tagged_iteration() local
/tools/testing/selftests/bpf/progs/
Dtest_jhash.h39 const unsigned char *k = key; in jhash() local
Dtest_l4lb.c62 const unsigned char *k = key; in jhash() local
Dtest_l4lb_noinline.c58 const unsigned char *k = key; in jhash() local
Dbtf_dump_test_case_syntax.c110 fn_ptr_arr1_t k; member
/tools/perf/tests/
Dkmod-path.c44 #define T(path, an, k, c, n) \ argument
Dhists_common.c128 size_t k; in setup_fake_machine() local
Dhists_link.c70 size_t i = 0, k; in add_hist_entries() local
/tools/thermal/tmon/
Dsysfs.c285 int i, j, n, k = 0; in scan_tzones() local
343 int i, n, k = 0; in scan_cdevs() local
Dtui.c240 int k = 0; /* per zone trip point id that in show_cooling_device() local
/tools/testing/selftests/powerpc/tm/
Dtm-trap.c249 uint16_t k = 1; in tm_trap_test() local
/tools/testing/selftests/powerpc/ptrace/
Dperf-hwbreak.c87 volatile int *k; in runtestsingle() local
/tools/bpf/
Dbpf_exp.y480 uint32_t k) in bpf_set_curr_instr()
/tools/iio/
Diio_generic_buffer.c184 int k; in process_scan() local
/tools/power/x86/intel-speed-select/
Disst-display.c141 int k = 0; in format_and_print() local
Disst-core.c367 int i, k, ret; in isst_get_fact_bucket_info() local
/tools/perf/
Dbuiltin-probe.c338 int i, k; in perf_add_probe_events() local
/tools/perf/util/
Dsymbol-elf.c1509 #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
Dconfig.c494 static int perf_env_bool(const char *k, int def) in perf_env_bool()

12