Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v5.4/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-v5.4/fs/xfs/libxfs/
Dxfs_alloc_btree.c267 union xfs_btree_key *k2) in xfs_bnobt_diff_two_keys()
277 union xfs_btree_key *k2) in xfs_cntbt_diff_two_keys()
387 union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
408 union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
Dxfs_refcount_btree.c194 union xfs_btree_key *k2) in xfs_refcountbt_diff_two_keys()
275 union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
Dxfs_rmap_btree.c259 union xfs_btree_key *k2) in xfs_rmapbt_diff_two_keys()
374 union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
Dxfs_bmap_btree.c401 union xfs_btree_key *k2) in xfs_bmbt_diff_two_keys()
502 union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
Dxfs_ialloc_btree.c246 union xfs_btree_key *k2) in xfs_inobt_diff_two_keys()
344 union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
/Linux-v5.4/arch/sh/kernel/cpu/sh3/
Dswsusp.S15 #define k2 r2 macro
Dentry.S70 #define k2 r2 macro
/Linux-v5.4/fs/hfsplus/
Dcatalog.c17 const hfsplus_btree_key *k2) in hfsplus_cat_case_cmp_key()
30 const hfsplus_btree_key *k2) in hfsplus_cat_bin_cmp_key()
Dattributes.c36 const hfsplus_btree_key *k2) in hfsplus_attr_bin_cmp_key()
Dextents.c21 const hfsplus_btree_key *k2) in hfsplus_ext_cmp_key()
/Linux-v5.4/crypto/
Dtea.c60 u32 k0, k1, k2, k3; in tea_encrypt() local
88 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c283 #define k2 (*(((u32 *)kh)+INDEX_LOW)) in poly_step_func() macro
358 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_hashmap.c259 void *k1 = (void *)0, *k2 = (void *)1; in test_hashmap_multimap() local
/Linux-v5.4/drivers/clk/sprd/
Dpll.h57 u16 k2; member
Dpll.c104 u16 k1, k2; in _sprd_pll_recalc_rate() local
/Linux-v5.4/arch/sparc/crypto/
Ddes_glue.c202 u64 k2[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
/Linux-v5.4/scripts/kconfig/
Dexpr.c1028 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
/Linux-v5.4/drivers/media/usb/gspca/
Dsonixj.c1802 u8 k2; in setbrightness() local
1847 u8 k2; in setcontrast() local
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto.h108 u8 k2[AES_BLOCK_SIZE]; member
/Linux-v5.4/net/netfilter/
Dnft_set_hash.c467 u32 hash, k1, k2; in nft_hash_lookup_fast() local
/Linux-v5.4/security/selinux/ss/
Dpolicydb.c417 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2) in filenametr_cmp()
447 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2) in rangetr_cmp()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dsta.h519 u8 k2[16]; member
/Linux-v5.4/fs/reiserfs/
Dstree.c133 const struct reiserfs_key *k2) in comp_le_keys()
/Linux-v5.4/fs/btrfs/
Dctree.c1554 const struct btrfs_key *k2) in comp_keys()
1566 int btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2) in btrfs_comp_cpu_keys()

12