Home
last modified time | relevance | path

Searched defs:k2 (Results 1 – 25 of 37) 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/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c220 const union xfs_btree_key *k2, in xfs_bnobt_diff_two_keys()
233 const union xfs_btree_key *k2, in xfs_cntbt_diff_two_keys()
363 const union xfs_btree_key *k2) in xfs_bnobt_keys_inorder()
384 const union xfs_btree_key *k2) in xfs_cntbt_keys_inorder()
H A Dxfs_refcount_btree.c195 const union xfs_btree_key *k2, in xfs_refcountbt_diff_two_keys()
290 const union xfs_btree_key *k2) in xfs_refcountbt_keys_inorder()
H A Dxfs_rtrefcount_btree.c177 const union xfs_btree_key *k2, in xfs_rtrefcountbt_diff_two_keys()
256 const union xfs_btree_key *k2) in xfs_rtrefcountbt_keys_inorder()
H A Dxfs_rmap_btree.c280 const union xfs_btree_key *k2, in xfs_rmapbt_diff_two_keys()
418 const union xfs_btree_key *k2) in xfs_rmapbt_keys_inorder()
H A Dxfs_ialloc_btree.c281 const union xfs_btree_key *k2, in xfs_inobt_diff_two_keys()
382 const union xfs_btree_key *k2) in xfs_inobt_keys_inorder()
H A Dxfs_bmap_btree.c385 const union xfs_btree_key *k2, in xfs_bmbt_diff_two_keys()
489 const union xfs_btree_key *k2) in xfs_bmbt_keys_inorder()
H A Dxfs_rtrmap_btree.c222 const union xfs_btree_key *k2, in xfs_rtrmapbt_diff_two_keys()
332 const union xfs_btree_key *k2) in xfs_rtrmapbt_keys_inorder()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c62 uint32_t *k2) in dccg314_get_pixel_rate_div()
104 enum pixel_rate_div k2) in dccg314_set_pixel_rate_div()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn32/
H A Ddcn32_dccg.c62 uint32_t *k2) in dccg32_get_pixel_rate_div()
104 enum pixel_rate_div k2) in dccg32_set_pixel_rate_div()
/linux/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S15 #define k2 r2 macro
H A Dentry.S69 #define k2 r2 macro
/linux/fs/xfs/scrub/
H A Drcbag_btree.c75 const union xfs_btree_key *k2, in rcbagbt_diff_two_keys()
100 const union xfs_btree_key *k2) in rcbagbt_keys_inorder()
/linux/fs/hfsplus/
H A 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()
H A Dattributes.c36 const hfsplus_btree_key *k2) in hfsplus_attr_bin_cmp_key()
H A Dextents.c21 const hfsplus_btree_key *k2) in hfsplus_ext_cmp_key()
/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/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/bcachefs/
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 k2) in hash_pick_winner()
/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
H A Dpll.h57 u16 k2; member
/linux/scripts/kconfig/
H A Dexpr.c895 enum string_value_kind k1 = k_string, k2 = k_string; in __expr_calc_value() local
/linux/drivers/media/usb/gspca/
H A Dsonixj.c1802 u8 k2; in setbrightness() local
1847 u8 k2; in setcontrast() local

12