| /Linux-v5.4/include/linux/ | 
| D | btree-128.h | 22 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2)  in btree_lookup128()29 				      u64 *k1, u64 *k2)  in btree_get_prev128()
 41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2,  in btree_insert128()
 49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2,  in btree_update128()
 57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2)  in btree_remove128()
 63 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2)  in btree_last128()
 106 #define btree_for_each_safe128(head, k1, k2, val)	\  argument
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_alloc_btree.c | 267 	union xfs_btree_key	*k2)  in xfs_bnobt_diff_two_keys()277 	union xfs_btree_key	*k2)  in xfs_cntbt_diff_two_keys()
 387 	union xfs_btree_key	*k2)  in xfs_bnobt_keys_inorder()
 408 	union xfs_btree_key	*k2)  in xfs_cntbt_keys_inorder()
 
 | 
| D | xfs_refcount_btree.c | 194 	union xfs_btree_key	*k2)  in xfs_refcountbt_diff_two_keys()275 	union xfs_btree_key	*k2)  in xfs_refcountbt_keys_inorder()
 
 | 
| D | xfs_rmap_btree.c | 259 	union xfs_btree_key	*k2)  in xfs_rmapbt_diff_two_keys()374 	union xfs_btree_key	*k2)  in xfs_rmapbt_keys_inorder()
 
 | 
| D | xfs_bmap_btree.c | 401 	union xfs_btree_key	*k2)  in xfs_bmbt_diff_two_keys()502 	union xfs_btree_key	*k2)  in xfs_bmbt_keys_inorder()
 
 | 
| D | xfs_ialloc_btree.c | 246 	union xfs_btree_key	*k2)  in xfs_inobt_diff_two_keys()344 	union xfs_btree_key	*k2)  in xfs_inobt_keys_inorder()
 
 | 
| /Linux-v5.4/arch/sh/kernel/cpu/sh3/ | 
| D | swsusp.S | 15 #define k2	r2  macro
 | 
| D | entry.S | 70 #define k2	r2  macro
 | 
| /Linux-v5.4/fs/hfsplus/ | 
| D | catalog.c | 17 			     const hfsplus_btree_key *k2)  in hfsplus_cat_case_cmp_key()30 			    const hfsplus_btree_key *k2)  in hfsplus_cat_bin_cmp_key()
 
 | 
| D | attributes.c | 36 				const hfsplus_btree_key *k2)  in hfsplus_attr_bin_cmp_key()
 | 
| D | extents.c | 21 			const hfsplus_btree_key *k2)  in hfsplus_ext_cmp_key()
 | 
| /Linux-v5.4/crypto/ | 
| D | tea.c | 60 	u32 k0, k1, k2, k3;  in tea_encrypt()  local88 	u32 k0, k1, k2, k3;  in tea_decrypt()  local
 
 | 
| D | vmac.c | 283 #define k2 (*(((u32 *)kh)+INDEX_LOW))  in poly_step_func()  macro358 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len)  in l3hash()
 
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_hashmap.c | 259 	void *k1 = (void *)0, *k2 = (void *)1;  in test_hashmap_multimap()  local
 | 
| /Linux-v5.4/drivers/clk/sprd/ | 
| D | pll.h | 57 	u16 k2;  member
 | 
| D | pll.c | 104 	u16 k1, k2;  in _sprd_pll_recalc_rate()  local
 | 
| /Linux-v5.4/arch/sparc/crypto/ | 
| D | des_glue.c | 202 	u64 k2[DES_EXPKEY_WORDS / 2];  in des3_ede_set_key()  local
 | 
| /Linux-v5.4/scripts/kconfig/ | 
| D | expr.c | 1028 	enum string_value_kind k1 = k_string, k2 = k_string;  in expr_calc_value()  local
 | 
| /Linux-v5.4/drivers/media/usb/gspca/ | 
| D | sonixj.c | 1802 	u8 k2;  in setbrightness()  local1847 	u8 k2;  in setcontrast()  local
 
 | 
| /Linux-v5.4/drivers/crypto/ccp/ | 
| D | ccp-crypto.h | 108 	u8 k2[AES_BLOCK_SIZE];  member
 | 
| /Linux-v5.4/net/netfilter/ | 
| D | nft_set_hash.c | 467 	u32 hash, k1, k2;  in nft_hash_lookup_fast()  local
 | 
| /Linux-v5.4/security/selinux/ss/ | 
| D | policydb.c | 417 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2)  in filenametr_cmp()447 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2)  in rangetr_cmp()
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/ | 
| D | sta.h | 519 	u8 k2[16];  member
 | 
| /Linux-v5.4/fs/reiserfs/ | 
| D | stree.c | 133 			const struct reiserfs_key *k2)  in comp_le_keys()
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | ctree.c | 1554 		     const struct btrfs_key *k2)  in comp_keys()1566 int btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2)  in btrfs_comp_cpu_keys()
 
 |