Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 25 of 54) 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-4.19/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-4.19/fs/xfs/libxfs/
Dxfs_alloc_btree.c268 union xfs_btree_key *k2) in xfs_bnobt_diff_two_keys()
278 union xfs_btree_key *k2) in xfs_cntbt_diff_two_keys()
392 union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
413 union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
Dxfs_refcount_btree.c198 union xfs_btree_key *k2) in xfs_refcountbt_diff_two_keys()
278 union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
Dxfs_rmap_btree.c263 union xfs_btree_key *k2) in xfs_rmapbt_diff_two_keys()
377 union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
Dxfs_bmap_btree.c404 union xfs_btree_key *k2) in xfs_bmbt_diff_two_keys()
494 union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
Dxfs_ialloc_btree.c251 union xfs_btree_key *k2) in xfs_inobt_diff_two_keys()
343 union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
/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-4.19/arch/sh/kernel/cpu/sh3/
Dswsusp.S18 #define k2 r2 macro
Dentry.S73 #define k2 r2 macro
/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-4.19/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-4.19/crypto/
Dtea.c65 u32 k0, k1, k2, k3; in tea_encrypt() local
93 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c283 #define k2 (*(((u32 *)kh)+INDEX_LOW)) in poly_step_func() macro
358 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/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-5.10/tools/testing/selftests/bpf/prog_tests/
Dhashmap.c262 void *k1 = (void *)0, *k2 = (void *)1; in test_hashmap_multimap() local
/kernel/linux/linux-4.19/drivers/clk/sprd/
Dpll.h57 u16 k2; member

123