/tools/testing/selftests/bpf/prog_tests/ |
D | hashmap.c | 13 static size_t hash_fn(const void *k, void *ctx) in hash_fn() 55 const void *oldk, *k = (const void *)(long)i; in test_hashmap_generic() local 94 long k = (long)entry->key; in test_hashmap_generic() local 107 const void *oldk, *k = (const void *)(long)i; in test_hashmap_generic() local 142 long k = (long)entry->key; in test_hashmap_generic() local 165 const void *oldk, *k; in test_hashmap_generic() local 201 const void *oldk, *k; in test_hashmap_generic() local 254 static size_t collision_hash_fn(const void *k, void *ctx) in collision_hash_fn() 336 void *k = (void *)0; in test_hashmap_empty() 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 78 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_equal() local 93 unsigned int k, lim = bits/BITS_PER_LONG; in __bitmap_intersects() local
|
/tools/testing/selftests/net/ |
D | devlink_port_split.py | 107 def split(k, port, should_fail=False): argument 183 def create_split_group(port, k): argument 192 def split_unsplittable_port(port, k): argument 204 def split_splittable_port(port, k, lanes, dev): argument
|
/tools/include/uapi/linux/ |
D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
/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 | 125 #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/ptrace/ |
D | vmaccess.c | 48 int s, k, pid = fork(); in TEST() local
|
/tools/testing/selftests/bpf/progs/ |
D | test_jhash.h | 39 const unsigned char *k = key; in jhash() local
|
D | for_each_hash_map_elem.c | 33 __u32 k; in check_hash_elem() local
|
/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/bpf/ |
D | bpf_exp.y | 480 uint32_t k) in bpf_set_curr_instr()
|
/tools/testing/selftests/bpf/ |
D | test_sockmap.c | 419 unsigned char k = 0; in msg_loop_sendpage() local 476 unsigned char k = 0; in msg_alloc_iov() local 515 unsigned char k = 0; in msg_verify_data() local 1460 int k = ktls; in test_txmsg_skb() local
|
D | test_verifier.c | 154 int i = 0, j, k = 0; in bpf_fill_ld_abs_vlan_push_pop() local 247 int i = 0, k = 0; in bpf_fill_scale1() local 273 int i = 0, k = 0; in bpf_fill_scale2() local
|
/tools/lib/perf/ |
D | cpumap.c | 302 int i, j, k; in perf_cpu_map__merge() local
|
/tools/iio/ |
D | iio_generic_buffer.c | 186 int k; in process_scan() local
|
/tools/testing/selftests/filesystems/binderfs/ |
D | binderfs_test.c | 402 int i, j, k, nthreads; in TEST() local
|
/tools/perf/bench/ |
D | inject-buildid.c | 350 unsigned int i, k; in inject_build_id() local
|
/tools/perf/util/ |
D | mem-events.c | 187 int i = *argv_nr, k = 0; in perf_mem_events__record_args() local
|
/tools/perf/ |
D | builtin-probe.c | 338 int i, k; in perf_add_probe_events() local
|