Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
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-6.3-rc2/fs/xfs/libxfs/
A Dxfs_alloc_btree.c262 const union xfs_btree_key *k1, in xfs_bnobt_diff_two_keys()
272 const union xfs_btree_key *k1, in xfs_cntbt_diff_two_keys()
382 const union xfs_btree_key *k1, in xfs_bnobt_keys_inorder()
403 const union xfs_btree_key *k1, in xfs_cntbt_keys_inorder()
A Dxfs_refcount_btree.c203 const union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys()
284 const union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
A Dxfs_bmap_btree.c384 const union xfs_btree_key *k1, in xfs_bmbt_diff_two_keys()
485 const union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
A Dxfs_rmap_btree.c255 const union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys()
370 const union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder()
A Dxfs_ialloc_btree.c268 const union xfs_btree_key *k1, in xfs_inobt_diff_two_keys()
366 const union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/
A Ddcn314_dccg.c51 enum pixel_rate_div *k1, in dccg314_get_pixel_rate_div()
93 enum pixel_rate_div k1, in dccg314_set_pixel_rate_div()
/linux-6.3-rc2/arch/sh/boards/mach-hp6xx/
A Dpm_wakeup.S17 #define k1 r1 macro
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_dccg.c48 enum pixel_rate_div *k1, in dccg32_get_pixel_rate_div()
90 enum pixel_rate_div k1, in dccg32_set_pixel_rate_div()
/linux-6.3-rc2/arch/sh/kernel/cpu/sh3/
A Dswsusp.S14 #define k1 r1 macro
A Dentry.S68 #define k1 r1 macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
/linux-6.3-rc2/fs/hfsplus/
A Dcatalog.c16 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()
A Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
A Dextents.c20 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key()
/linux-6.3-rc2/crypto/
A Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
A Dvmac.c283 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) in poly_step_func() macro
359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/linux-6.3-rc2/arch/sh/kernel/cpu/shmobile/
A Dsleep.S22 #define k1 r1 macro
/linux-6.3-rc2/lib/
A Dxxhash.c210 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.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dhashmap.c341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
/linux-6.3-rc2/drivers/clk/sprd/
A Dpll.c105 u16 k1, k2; in _sprd_pll_recalc_rate() local
A Dpll.h56 u16 k1; member
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/
A Dtvmodesnv17.c256 int64_t k1; member
/linux-6.3-rc2/net/netfilter/
A Dnft_set_hash.c499 u32 hash, k1, k2; in nft_hash_lookup_fast() local
519 u32 hash, k1; in nft_jhash() local
/linux-6.3-rc2/arch/sparc/crypto/
A Ddes_glue.c185 u64 k1[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local

Completed in 40 milliseconds

12