Home
last modified time | relevance | path

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

12

/linux-6.8/include/linux/
Dbtree-128.h22 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-6.8/fs/xfs/libxfs/
Dxfs_alloc_btree.c263 const union xfs_btree_key *k2, in xfs_bnobt_diff_two_keys()
276 const union xfs_btree_key *k2, in xfs_cntbt_diff_two_keys()
401 const union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
422 const union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
Dxfs_refcount_btree.c199 const union xfs_btree_key *k2, in xfs_refcountbt_diff_two_keys()
294 const union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
Dxfs_rmap_btree.c276 const union xfs_btree_key *k2, in xfs_rmapbt_diff_two_keys()
403 const union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
Dxfs_bmap_btree.c384 const union xfs_btree_key *k2, in xfs_bmbt_diff_two_keys()
488 const union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
Dxfs_ialloc_btree.c271 const union xfs_btree_key *k2, in xfs_inobt_diff_two_keys()
372 const union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn314/
Ddcn314_dccg.c62 enum pixel_rate_div *k2) in dccg314_get_pixel_rate_div()
104 enum pixel_rate_div k2) in dccg314_set_pixel_rate_div()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_dccg.c62 enum pixel_rate_div *k2) in dccg32_get_pixel_rate_div()
104 enum pixel_rate_div k2) in dccg32_set_pixel_rate_div()
/linux-6.8/arch/sh/kernel/cpu/sh3/
Dswsusp.S15 #define k2 r2 macro
Dentry.S69 #define k2 r2 macro
/linux-6.8/fs/hfsplus/
Dcatalog.c17 const hfsplus_btree_key *k2) in hfsplus_cat_case_cmp_key()
30 const hfsplus_btree_key *k2) in hfsplus_cat_bin_cmp_key()
Dattributes.c36 const hfsplus_btree_key *k2) in hfsplus_attr_bin_cmp_key()
Dextents.c21 const hfsplus_btree_key *k2) in hfsplus_ext_cmp_key()
/linux-6.8/crypto/
Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c284 #define k2 (*(((u32 *)kh)+INDEX_LOW)) in poly_step_func() macro
359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/linux-6.8/drivers/gpu/drm/amd/display/dc/dcn35/
Ddcn35_dccg.c107 enum pixel_rate_div *k2) in dccg35_get_pixel_rate_div()
149 enum pixel_rate_div k2) in dccg35_set_pixel_rate_div()
/linux-6.8/fs/bcachefs/
Dsb-clean.c95 struct bkey_i *k1, *k2; in bch2_verify_superblock_clean() local
Dbset.c181 struct bkey_packed *k2 = __btree_node_offset_to_key(b, set->k); in bch2_btree_node_iter_next_check() local
251 struct bkey k2 = bkey_unpack_key(b, insert); in bch2_verify_insert_pos() local
270 struct bkey k2 = bkey_unpack_key(b, next); in bch2_verify_insert_pos() local
Dextents.c888 bool bch2_extents_match(struct bkey_s_c k1, struct bkey_s_c k2) in bch2_extents_match()
918 bch2_extent_has_ptr(struct bkey_s_c k1, struct extent_ptr_decoded p1, struct bkey_s k2) in bch2_extent_has_ptr()
/linux-6.8/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
/linux-6.8/drivers/clk/sprd/
Dpll.c105 u16 k1, k2; in _sprd_pll_recalc_rate() local
Dpll.h57 u16 k2; member
/linux-6.8/arch/sparc/crypto/
Ddes_glue.c186 u64 k2[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
/linux-6.8/fs/btrfs/
Dctree.h503 const struct btrfs_key *k2) in btrfs_comp_keys()
514 const struct btrfs_key *k2) in btrfs_comp_keys()
/linux-6.8/fs/ntfs3/
Dindex.c73 const u32 *k2 = key2; in cmp_uint() local
92 const struct SECURITY_KEY *k2 = key2; in cmp_sdh() local
127 const __le32 *k2 = key2; in cmp_uints() local

12