Home
last modified time | relevance | path

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

12

/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c13 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/
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
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/
Ddevlink_port_split.py107 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/
Dfilter.h28 __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/
Djhash.h73 const u8 *k = key; in jhash() local
117 static inline u32 jhash2(const u32 *k, u32 length, u32 initval) in jhash2()
Dkernel.h125 #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/ptrace/
Dvmaccess.c48 int s, k, pid = fork(); in TEST() local
/tools/testing/selftests/bpf/progs/
Dtest_jhash.h39 const unsigned char *k = key; in jhash() local
Dfor_each_hash_map_elem.c33 __u32 k; in check_hash_elem() local
/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/bpf/
Dbpf_exp.y480 uint32_t k) in bpf_set_curr_instr()
/tools/testing/selftests/bpf/
Dtest_sockmap.c419 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
Dtest_verifier.c154 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/
Dcpumap.c302 int i, j, k; in perf_cpu_map__merge() local
/tools/iio/
Diio_generic_buffer.c186 int k; in process_scan() local
/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c402 int i, j, k, nthreads; in TEST() local
/tools/perf/bench/
Dinject-buildid.c350 unsigned int i, k; in inject_build_id() local
/tools/perf/util/
Dmem-events.c187 int i = *argv_nr, k = 0; in perf_mem_events__record_args() local
/tools/perf/
Dbuiltin-probe.c338 int i, k; in perf_add_probe_events() local

12