/linux/include/linux/ |
H 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/fs/xfs/libxfs/ |
H A D | xfs_alloc_btree.c | 220 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 D | xfs_refcount_btree.c | 195 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 D | xfs_rtrefcount_btree.c | 177 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 D | xfs_rmap_btree.c | 280 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 D | xfs_ialloc_btree.c | 281 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 D | xfs_bmap_btree.c | 385 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 D | xfs_rtrmap_btree.c | 222 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 D | dcn314_dccg.c | 62 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 D | dcn32_dccg.c | 62 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 D | swsusp.S | 15 #define k2 r2 macro
|
H A D | entry.S | 69 #define k2 r2 macro
|
/linux/fs/xfs/scrub/ |
H A D | rcbag_btree.c | 75 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 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()
|
H A D | attributes.c | 36 const hfsplus_btree_key *k2) in hfsplus_attr_bin_cmp_key()
|
H A D | extents.c | 21 const hfsplus_btree_key *k2) in hfsplus_ext_cmp_key()
|
/linux/sound/soc/intel/boards/ |
H A D | sof_board_helpers.h | 66 #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 D | rbtree.c | 136 long k1 = -1, k2 = -1, k3 = -1; in rbtree_add_and_remove_array() local
|
/linux/fs/bcachefs/ |
H A D | sb-clean.c | 107 struct bkey_i *k1, *k2; in bch2_verify_superblock_clean() local
|
H A D | str_hash.c | 90 struct bkey_s_c k2) in hash_pick_winner()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | hashmap.c | 341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
|
/linux/drivers/clk/sprd/ |
H A D | pll.c | 105 u16 k1, k2; in _sprd_pll_recalc_rate() local
|
H A D | pll.h | 57 u16 k2; member
|
/linux/scripts/kconfig/ |
H A D | expr.c | 895 enum string_value_kind k1 = k_string, k2 = k_string; in __expr_calc_value() local
|
/linux/drivers/media/usb/gspca/ |
H A D | sonixj.c | 1802 u8 k2; in setbrightness() local 1847 u8 k2; in setcontrast() local
|