| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-4.19/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
|
| /kernel/linux/linux-4.19/fs/xfs/libxfs/ |
| D | xfs_alloc_btree.c | 267 union xfs_btree_key *k1, in xfs_bnobt_diff_two_keys() 277 union xfs_btree_key *k1, in xfs_cntbt_diff_two_keys() 391 union xfs_btree_key *k1, in xfs_bnobt_keys_inorder() 412 union xfs_btree_key *k1, in xfs_cntbt_keys_inorder()
|
| D | xfs_refcount_btree.c | 197 union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys() 277 union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
|
| D | xfs_rmap_btree.c | 262 union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys() 376 union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder()
|
| D | xfs_bmap_btree.c | 403 union xfs_btree_key *k1, in xfs_bmbt_diff_two_keys() 493 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
|
| /kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/ |
| D | pm_wakeup.S | 17 #define k1 r1 macro
|
| /kernel/linux/linux-4.19/arch/sh/boards/mach-hp6xx/ |
| D | pm_wakeup.S | 21 #define k1 r1 macro
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_alloc_btree.c | 263 union xfs_btree_key *k1, in xfs_bnobt_diff_two_keys() 273 union xfs_btree_key *k1, in xfs_cntbt_diff_two_keys() 383 union xfs_btree_key *k1, in xfs_bnobt_keys_inorder() 404 union xfs_btree_key *k1, in xfs_cntbt_keys_inorder()
|
| D | xfs_refcount_btree.c | 192 union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys() 273 union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
|
| /kernel/linux/linux-4.19/arch/sh/kernel/cpu/sh3/ |
| D | swsusp.S | 17 #define k1 r1 macro
|
| D | entry.S | 72 #define k1 r1 macro
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
| D | swsusp.S | 14 #define k1 r1 macro
|
| D | entry.S | 69 #define k1 r1 macro
|
| /kernel/linux/linux-4.19/drivers/staging/ks7010/ |
| D | michael_mic.h | 12 u32 k1; // Key member
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/ |
| D | regdef.h | 54 #define k1 $27 macro 97 #define k1 $27 macro
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | regdef.h | 54 #define k1 $27 macro 97 #define k1 $27 macro
|
| /kernel/linux/linux-4.19/arch/sh/kernel/cpu/shmobile/ |
| D | sleep.S | 25 #define k1 r1 macro
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/ |
| D | sleep.S | 22 #define k1 r1 macro
|
| /kernel/linux/linux-4.19/fs/hfsplus/ |
| D | catalog.c | 16 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_case_cmp_key() 29 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_bin_cmp_key()
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| D | catalog.c | 16 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_case_cmp_key() 29 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_bin_cmp_key()
|
| /kernel/linux/linux-4.19/crypto/ |
| D | tea.c | 65 u32 k0, k1, k2, k3; in tea_encrypt() local 93 u32 k0, k1, k2, k3; in tea_decrypt() local
|
| /kernel/linux/linux-5.10/crypto/ |
| D | tea.c | 60 u32 k0, k1, k2, k3; in tea_encrypt() local 88 u32 k0, k1, k2, k3; in tea_decrypt() local
|
| /kernel/linux/linux-5.10/lib/ |
| D | xxhash.c | 210 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64() local 470 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64_digest() local
|
| /kernel/linux/linux-4.19/lib/ |
| D | xxhash.c | 210 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64() local 470 const uint64_t k1 = xxh64_round(0, get_unaligned_le64(p)); in xxh64_digest() local
|