Home
last modified time | relevance | path

Searched defs:k1 (Results 1 – 25 of 48) sorted by relevance

12

/linux/include/linux/
H A 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/drivers/md/dm-vdo/
H A Dmurmurhash3.c50 u64 k1 = get_unaligned_le64(&data[i * 16]); in murmurhash3_128() local
77 u64 k1 = 0; in murmurhash3_128() local
/linux/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c216 const union xfs_btree_key *k1, in xfs_bnobt_cmp_two_keys()
229 const union xfs_btree_key *k1, in xfs_cntbt_cmp_two_keys()
354 const union xfs_btree_key *k1, in xfs_bnobt_keys_inorder()
375 const union xfs_btree_key *k1, in xfs_cntbt_keys_inorder()
H A Dxfs_refcount_btree.c194 const union xfs_btree_key *k1, in xfs_refcountbt_cmp_two_keys()
289 const union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
H A Dxfs_rtrefcount_btree.c176 const union xfs_btree_key *k1, in xfs_rtrefcountbt_cmp_two_keys()
255 const union xfs_btree_key *k1, in xfs_rtrefcountbt_keys_inorder()
H A Dxfs_bmap_btree.c384 const union xfs_btree_key *k1, in xfs_bmbt_cmp_two_keys()
476 const union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
H A Dxfs_rtrmap_btree.c205 const union xfs_btree_key *k1, in xfs_rtrmapbt_cmp_two_keys()
310 const union xfs_btree_key *k1, in xfs_rtrmapbt_keys_inorder()
/linux/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S17 #define k1 r1 macro
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c61 uint32_t *k1, in dccg314_get_pixel_rate_div()
103 enum pixel_rate_div k1, in dccg314_set_pixel_rate_div()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn32/
H A Ddcn32_dccg.c61 uint32_t *k1, in dccg32_get_pixel_rate_div()
103 enum pixel_rate_div k1, in dccg32_set_pixel_rate_div()
/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S14 #define k1 r1 macro
H A Dentry.S68 #define k1 r1 macro
/linux/crypto/
H A Dtea.c59 u32 k0, k1, k2, k3; in tea_encrypt() local
85 u32 k0, k1, k2, k3; in tea_decrypt() local
/linux/fs/xfs/scrub/
H A Drcbag_btree.c65 const union xfs_btree_key *k1, in rcbagbt_cmp_two_keys()
81 const union xfs_btree_key *k1, in rcbagbt_keys_inorder()
/linux/sound/soc/intel/boards/
H A Dsof_board_helpers.h66 #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/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S22 #define k1 r1 macro
/linux/fs/bcachefs/
H A Dsiphash.c88 u64 k0, k1; in SipHash_Init() local
H A Dsiphash.h66 __le64 k1; member
H A Dsb-clean.c107 struct bkey_i *k1, *k2; in bch2_verify_superblock_clean() local
H A Dstr_hash.c90 struct bkey_s_c k1, in hash_pick_winner()
/linux/tools/testing/selftests/bpf/progs/
H A Drbtree.c136 long k1 = -1, k2 = -1, k3 = -1; in rbtree_add_and_remove_array() local
/linux/fs/hfsplus/
H A Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
/linux/drivers/clk/sprd/
H A Dpll.c105 u16 k1, k2; in _sprd_pll_recalc_rate() local
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c256 int64_t k1; member

12