Home
last modified time | relevance | path

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

12

/Linux-v4.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
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_alloc_btree.c267 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()
Dxfs_refcount_btree.c197 union xfs_btree_key *k1, in xfs_refcountbt_diff_two_keys()
277 union xfs_btree_key *k1, in xfs_refcountbt_keys_inorder()
Dxfs_rmap_btree.c262 union xfs_btree_key *k1, in xfs_rmapbt_diff_two_keys()
376 union xfs_btree_key *k1, in xfs_rmapbt_keys_inorder()
Dxfs_bmap_btree.c403 union xfs_btree_key *k1, in xfs_bmbt_diff_two_keys()
493 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
Dxfs_ialloc_btree.c250 union xfs_btree_key *k1, in xfs_inobt_diff_two_keys()
342 union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
/Linux-v4.19/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S21 #define k1 r1 macro
/Linux-v4.19/arch/sh/kernel/cpu/sh3/
Dswsusp.S17 #define k1 r1 macro
Dentry.S72 #define k1 r1 macro
/Linux-v4.19/drivers/staging/ks7010/
Dmichael_mic.h12 u32 k1; // Key member
/Linux-v4.19/arch/mips/include/asm/
Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
/Linux-v4.19/fs/hfsplus/
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()
Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
Dextents.c20 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key()
/Linux-v4.19/arch/sh/kernel/cpu/shmobile/
Dsleep.S25 #define k1 r1 macro
/Linux-v4.19/crypto/
Dtea.c65 u32 k0, k1, k2, k3; in tea_encrypt() local
93 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c282 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) in poly_step_func() macro
358 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/Linux-v4.19/lib/
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-v4.19/drivers/clk/sprd/
Dpll.h56 u16 k1; member
Dpll.c104 u16 k1, k2; in _sprd_pll_recalc_rate() local
/Linux-v4.19/drivers/gpu/drm/nouveau/dispnv04/
Dtvmodesnv17.c258 int64_t k1; member
/Linux-v4.19/arch/mips/kernel/
Dpm-cps.c80 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
/Linux-v4.19/arch/sparc/crypto/
Ddes_glue.c206 u64 k1[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
/Linux-v4.19/scripts/kconfig/
Dexpr.c1030 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
/Linux-v4.19/drivers/crypto/ccp/
Dccp-crypto.h110 u8 k1[AES_BLOCK_SIZE]; member

12