| /tools/testing/selftests/bpf/prog_tests/ | 
| D | hashmap.c | 14 static size_t hash_fn(long k, void *ctx)  in hash_fn() 56 		long oldk, k = i;  in test_hashmap_generic()  local 93 		long k = entry->key;  in test_hashmap_generic()  local 106 		long oldk, k = i;  in test_hashmap_generic()  local 141 		long k = entry->key;  in test_hashmap_generic()  local 164 		long oldk, k;  in test_hashmap_generic()  local 198 		long oldk, k;  in test_hashmap_generic()  local 334 static size_t collision_hash_fn(long k, void *ctx)  in collision_hash_fn() 416 	long k = 0;  in test_hashmap_empty()  local
  | 
| D | timer_lockup.c | 17 volatile int k = 0;  variable
  | 
| /tools/lib/ | 
| D | bitmap.c | 10 	unsigned 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/drivers/net/hw/ | 
| 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/testing/selftests/bpf/progs/ | 
| D | timer_lockup.c | 33 static int timer_cb1(void *map, int *k, struct elem *v)  in timer_cb1() 45 static int timer_cb2(void *map, int *k, struct elem *v)  in timer_cb2()
  | 
| D | test_jhash.h | 39 	const unsigned char *k = key;  in jhash()  local 73 static __always_inline u32 jhash2(const u32 *k, u32 length, u32 initval)  in jhash2()
  | 
| D | fentry_many_args.c | 22 	     int g, unsigned int h, long i, __u64 j, unsigned long k)  in BPF_PROG() 33 	     __u64 g, __u64 h, __u64 i, __u64 j, __u64 k)  in BPF_PROG()
  | 
| D | fexit_many_args.c | 22 	     int g, unsigned int h, long i, __u64 j, unsigned long k,  in BPF_PROG() 34 	     __u64 g, __u64 h, __u64 i, __u64 j, __u64 k, __u64 ret)  in BPF_PROG()
  | 
| D | for_each_hash_map_elem.c | 33 	__u32 k;  in check_hash_elem()  local
  | 
| /tools/perf/tests/ | 
| D | event_groups.c | 81 static int run_test(int i, int j, int k)  in run_test() 111 	int i, j, k;  in test__event_groups()  local
  | 
| D | builtin-test.c | 386 #define for_each_test(j, k, t)					\  argument 393 	unsigned int j, k;  in __cmd_test()  local 481 	unsigned int j, k;  in perf_test__list()  local
  | 
| D | kmod-path.c | 44 #define T(path, an, k, c, n) \  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()
  | 
| /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/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
  | 
| /tools/testing/selftests/net/tcp_ao/lib/ | 
| D | kconfig.c | 145 bool kernel_config_has(enum test_needs_kconfig k)  in kernel_config_has()
  | 
| /tools/testing/selftests/powerpc/tm/ | 
| D | tm-trap.c | 249 	uint16_t k = 1;  in tm_trap_test()  local
  | 
| /tools/power/x86/intel-speed-select/ | 
| D | isst-daemon.c | 28 	int i, j, k;  in init_levels()  local
  | 
| D | isst-display.c | 147 				int k = 0;  in format_and_print()  local 364 		int j, k;  in isst_ctdp_display_information()  local
  | 
| /tools/lib/perf/ | 
| D | cpumap.c | 451 	int i, j, k;  in perf_cpu_map__merge()  local 495 	int i, j, k;  in perf_cpu_map__intersect()  local
  | 
| /tools/testing/selftests/net/netfilter/ | 
| D | audit_logread.c | 99 	char *k, *v;  in readlog()  local
  | 
| /tools/testing/selftests/bpf/ | 
| D | test_sockmap.c | 426 	unsigned char k = 0;  in msg_loop_sendpage()  local 485 	unsigned char k = 0;  in msg_alloc_iov()  local 554 	unsigned char k = *k_p;  in msg_verify_data()  local 682 		unsigned char k = 0;  in msg_loop()  local 1604 	int k = ktls;  in test_txmsg_skb()  local
  | 
| /tools/testing/selftests/drivers/dma-buf/ | 
| D | udmabuf.c | 112 	int i = 0, j, k = 0, ret = 0;  in compare_chunks()  local
  |