Home
last modified time | relevance | path

Searched defs:k1 (Results 1 - 25 of 86) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S17 #define k1 r1 define
/kernel/linux/linux-6.6/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S17 #define k1 r1 define
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S14 #define k1 r1 define
H A Dentry.S69 #define k1 r1 define
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S14 #define k1 r1 define
H A Dentry.S68 #define k1 r1 define
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S22 #define k1 r1 define
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c262 void *k1 = (void *)0, *k2 = (void *)1; in test_hashmap_multimap() local
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S22 #define k1 r1 define
/kernel/linux/linux-5.10/include/linux/
H A Dbtree-128.h22 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, u6 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 Dbtree-128.h22 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, u6 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 Dtea.c60 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 Dpll.h56 u16 k1; member
H A Dpll.c105 u16 k1, k2; in _sprd_pll_recalc_rate() local
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key() argument
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dattributes.c35 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key() argument
/kernel/linux/linux-6.6/drivers/clk/sprd/
H A Dpll.h56 u16 k1; member
/kernel/linux/linux-6.6/crypto/
H A Dtea.c60 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 Dhashmap.c341 long k1 = 0, k2 = 1; in test_hashmap_multimap() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
H A Dstackframe.h121 lui k1, %hi(kernelsp) variable
130 LONG_ADDU k1, k0 variable
138 LONG_L k1, variable
[all...]
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Ddes_glue.c185 u64 k1[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
H A Dstackframe.h121 lui k1, %hi(kernelsp) variable
130 LONG_ADDU k1, k0 variable
138 LONG_L k1, variable
[all...]
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Ddes_glue.c185 u64 k1[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local

Completed in 13 milliseconds

1234