/linux-6.3-rc2/include/linux/ |
A 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.3-rc2/fs/xfs/libxfs/ |
A D | xfs_alloc_btree.c | 263 const union xfs_btree_key *k2) in xfs_bnobt_diff_two_keys() 273 const union xfs_btree_key *k2) in xfs_cntbt_diff_two_keys() 383 const union xfs_btree_key *k2) in xfs_bnobt_keys_inorder() 404 const union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
|
A D | xfs_refcount_btree.c | 204 const union xfs_btree_key *k2) in xfs_refcountbt_diff_two_keys() 285 const union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
|
A D | xfs_bmap_btree.c | 385 const union xfs_btree_key *k2) in xfs_bmbt_diff_two_keys() 486 const union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
|
A D | xfs_rmap_btree.c | 256 const union xfs_btree_key *k2) in xfs_rmapbt_diff_two_keys() 371 const union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
|
A D | xfs_ialloc_btree.c | 269 const union xfs_btree_key *k2) in xfs_inobt_diff_two_keys() 367 const union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn314/ |
A D | dcn314_dccg.c | 52 enum pixel_rate_div *k2) in dccg314_get_pixel_rate_div() 94 enum pixel_rate_div k2) in dccg314_set_pixel_rate_div()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A D | dcn32_dccg.c | 49 enum pixel_rate_div *k2) in dccg32_get_pixel_rate_div() 91 enum pixel_rate_div k2) in dccg32_set_pixel_rate_div()
|
/linux-6.3-rc2/arch/sh/kernel/cpu/sh3/ |
A D | swsusp.S | 15 #define k2 r2 macro
|
A D | entry.S | 69 #define k2 r2 macro
|
/linux-6.3-rc2/fs/hfsplus/ |
A D | catalog.c | 17 const hfsplus_btree_key *k2) in hfsplus_cat_case_cmp_key() 30 const hfsplus_btree_key *k2) in hfsplus_cat_bin_cmp_key()
|
A D | attributes.c | 36 const hfsplus_btree_key *k2) in hfsplus_attr_bin_cmp_key()
|
A D | extents.c | 21 const hfsplus_btree_key *k2) in hfsplus_ext_cmp_key()
|
/linux-6.3-rc2/crypto/ |
A D | tea.c | 60 u32 k0, k1, k2, k3; in tea_encrypt() local 88 u32 k0, k1, k2, k3; in tea_decrypt() local
|
A D | vmac.c | 284 #define k2 (*(((u32 *)kh)+INDEX_LOW)) 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/tools/testing/selftests/bpf/prog_tests/ |
A D | hashmap.c | 341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
|
/linux-6.3-rc2/drivers/clk/sprd/ |
A D | pll.c | 105 u16 k1, k2; in _sprd_pll_recalc_rate() local
|
A D | pll.h | 57 u16 k2; member
|
/linux-6.3-rc2/arch/sparc/crypto/ |
A D | des_glue.c | 186 u64 k2[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
|
/linux-6.3-rc2/fs/ntfs3/ |
A D | index.c | 73 const u32 *k2 = key2; in cmp_uint() local 92 const struct SECURITY_KEY *k2 = key2; in cmp_sdh() local 127 const __le32 *k2 = key2; in cmp_uints() local
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | expr.c | 1034 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
|
/linux-6.3-rc2/drivers/media/usb/gspca/ |
A D | sonixj.c | 1802 u8 k2; in setbrightness() local 1847 u8 k2; in setcontrast() local
|
/linux-6.3-rc2/security/selinux/ss/ |
A D | policydb.c | 424 static int filenametr_cmp(const void *k1, const void *k2) in filenametr_cmp() 461 static int rangetr_cmp(const void *k1, const void *k2) in rangetr_cmp() 497 static int role_trans_cmp(const void *k1, const void *k2) in role_trans_cmp()
|
/linux-6.3-rc2/fs/btrfs/ |
A D | ctree.c | 725 const struct btrfs_key *k2) in comp_keys() 738 const struct btrfs_key *k2) in comp_keys() 751 int __pure btrfs_comp_cpu_keys(const struct btrfs_key *k1, const struct btrfs_key *k2) in btrfs_comp_cpu_keys()
|
/linux-6.3-rc2/arch/x86/kvm/svm/ |
A D | avic.c | 178 struct kvm_svm *k2; in avic_vm_init() local
|