/linux-6.14.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-6.14.4/drivers/md/dm-vdo/ |
D | murmurhash3.c | 50 u64 k1 = get_unaligned_le64(&data[i * 16]); in murmurhash3_128() local 77 u64 k1 = 0; in murmurhash3_128() local
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 219 const union xfs_btree_key *k1, in xfs_bnobt_diff_two_keys() 232 const union xfs_btree_key *k1, in xfs_cntbt_diff_two_keys() 362 const union xfs_btree_key *k1, in xfs_bnobt_keys_inorder() 383 const union xfs_btree_key *k1, in xfs_cntbt_keys_inorder()
|
D | xfs_refcount_btree.c | 194 const union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys() 289 const union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
|
D | xfs_rtrefcount_btree.c | 176 const union xfs_btree_key *k1, in xfs_rtrefcountbt_diff_two_keys() 255 const union xfs_btree_key *k1, in xfs_rtrefcountbt_keys_inorder()
|
D | xfs_bmap_btree.c | 384 const union xfs_btree_key *k1, in xfs_bmbt_diff_two_keys() 488 const union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
|
D | xfs_ialloc_btree.c | 280 const union xfs_btree_key *k1, in xfs_inobt_diff_two_keys() 381 const union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
|
D | xfs_rmap_btree.c | 279 const union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys() 417 const union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder()
|
/linux-6.14.4/arch/sh/boards/mach-hp6xx/ |
D | pm_wakeup.S | 17 #define k1 r1 macro
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dccg/dcn314/ |
D | dcn314_dccg.c | 61 uint32_t *k1, in dccg314_get_pixel_rate_div() 103 enum pixel_rate_div k1, in dccg314_set_pixel_rate_div()
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dccg/dcn32/ |
D | dcn32_dccg.c | 61 uint32_t *k1, in dccg32_get_pixel_rate_div() 103 enum pixel_rate_div k1, in dccg32_set_pixel_rate_div()
|
/linux-6.14.4/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 14 #define k1 r1 macro
|
D | entry.S | 68 #define k1 r1 macro
|
/linux-6.14.4/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()
|
D | attributes.c | 35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
|
/linux-6.14.4/crypto/ |
D | tea.c | 59 u32 k0, k1, k2, k3; in tea_encrypt() local 85 u32 k0, k1, k2, k3; in tea_decrypt() local
|
/linux-6.14.4/fs/xfs/scrub/ |
D | rcbag_btree.c | 74 const union xfs_btree_key *k1, in rcbagbt_diff_two_keys() 99 const union xfs_btree_key *k1, in rcbagbt_keys_inorder()
|
/linux-6.14.4/sound/soc/intel/boards/ |
D | sof_board_helpers.h | 66 #define SOF_LINK_ORDER(k1, k2, k3, k4, k5, k6, k7) \ argument 78 #define SOF_LINK_IDS(k1, k2, k3, k4, k5, k6, k7) \ argument
|
/linux-6.14.4/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 22 #define k1 r1 macro
|
/linux-6.14.4/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
|
/linux-6.14.4/fs/bcachefs/ |
D | siphash.c | 88 u64 k0, k1; in SipHash_Init() local
|
D | siphash.h | 66 __le64 k1; member
|
D | str_hash.c | 77 struct bkey_s_c k1, in hash_pick_winner()
|
D | sb-clean.c | 107 struct bkey_i *k1, *k2; in bch2_verify_superblock_clean() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | rbtree.c | 136 long k1 = -1, k2 = -1, k3 = -1; in rbtree_add_and_remove_array() local
|