| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
| H A D | swsusp.S | 15 #define k2 r2 define
|
| H A D | entry.S | 70 #define k2 r2 define [all...] |
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
| H A D | swsusp.S | 15 #define k2 r2 define
|
| H A D | entry.S | 69 #define k2 r2 define [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | hashmap.c | 262 void *k1 = (void *)0, *k2 = (void *)1; in test_hashmap_multimap() local
|
| /kernel/linux/linux-5.10/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() argument 41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() argument 49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() argument 57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() argument 28 btree_get_prev128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_get_prev128() argument 63 btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_last128() argument [all...] |
| /kernel/linux/linux-6.6/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() argument 41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() argument 49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() argument 57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() argument 28 btree_get_prev128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_get_prev128() argument 63 btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_last128() argument [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | tea.c | 60 u32 k0, k1, k2, k3; in tea_encrypt() local 88 u32 k0, k1, k2, k3; in tea_decrypt() local
|
| /kernel/linux/linux-5.10/drivers/clk/sprd/ |
| H A D | pll.h | 57 u16 k2; member
|
| H A D | pll.c | 105 u16 k1, k2; in _sprd_pll_recalc_rate() local
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | attributes.c | 35 hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_attr_bin_cmp_key() argument
|
| H A D | catalog.c | 16 hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_cat_case_cmp_key() argument 29 hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_cat_bin_cmp_key() argument
|
| H A D | extents.c | 20 hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_ext_cmp_key() argument
|
| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | attributes.c | 35 hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_attr_bin_cmp_key() argument
|
| H A D | catalog.c | 16 hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_cat_case_cmp_key() argument 29 hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_cat_bin_cmp_key() argument
|
| /kernel/linux/linux-6.6/drivers/clk/sprd/ |
| H A D | pll.h | 57 u16 k2; member
|
| H A D | pll.c | 105 u16 k1, k2; in _sprd_pll_recalc_rate() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | tea.c | 60 u32 k0, k1, k2, k3; in tea_encrypt() local 88 u32 k0, k1, k2, k3; in tea_decrypt() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | hashmap.c | 341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
|
| /kernel/linux/linux-5.10/arch/sparc/crypto/ |
| H A D | des_glue.c | 186 u64 k2[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
|
| /kernel/linux/linux-6.6/arch/sparc/crypto/ |
| H A D | des_glue.c | 186 u64 k2[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_refcount_btree.c | 190 xfs_refcountbt_diff_two_keys( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_refcountbt_diff_two_keys() argument 271 xfs_refcountbt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_refcountbt_keys_inorder() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn314/ |
| H A D | dcn314_dccg.c | 58 dccg314_get_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div *k1, enum pixel_rate_div *k2) dccg314_get_pixel_rate_div() argument 100 dccg314_set_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div k1, enum pixel_rate_div k2) dccg314_set_pixel_rate_div() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/ |
| H A D | dcn32_dccg.c | 58 dccg32_get_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div *k1, enum pixel_rate_div *k2) dccg32_get_pixel_rate_div() argument 100 dccg32_set_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div k1, enum pixel_rate_div k2) dccg32_set_pixel_rate_div() argument [all...] |
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| H A D | expr.c | 1034 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
|