Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_alloc_btree.c264 union xfs_btree_key *k2) in xfs_bnobt_diff_two_keys()
274 union xfs_btree_key *k2) in xfs_cntbt_diff_two_keys()
384 union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
405 union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
Dxfs_refcount_btree.c193 union xfs_btree_key *k2) in xfs_refcountbt_diff_two_keys()
274 union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
Dxfs_rmap_btree.c259 union xfs_btree_key *k2) in xfs_rmapbt_diff_two_keys()
374 union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
Dxfs_bmap_btree.c401 union xfs_btree_key *k2) in xfs_bmbt_diff_two_keys()
502 union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
Dxfs_ialloc_btree.c267 union xfs_btree_key *k2) in xfs_inobt_diff_two_keys()
365 union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
/kernel/linux/linux-6.6/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()
390 const union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
411 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()
283 const union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
Dxfs_bmap_btree.c389 const union xfs_btree_key *k2, in xfs_bmbt_diff_two_keys()
493 const union xfs_btree_key *k2) in xfs_bmbt_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_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()
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
Dswsusp.S15 #define k2 r2 macro
Dentry.S70 #define k2 r2 macro
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/
Dswsusp.S15 #define k2 r2 macro
Dentry.S69 #define k2 r2 macro
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/crypto/
Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
/kernel/linux/linux-6.6/crypto/
Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c262 void *k1 = (void *)0, *k2 = (void *)1; in test_hashmap_multimap() local

123