/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
H A D | swsusp.S | 18 #define k2 r2 define
|
H A D | entry.S | 73 #define k2 r2 define
|
/linux-4.4.14/include/linux/ |
H A D | btree-128.h | 21 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) btree_lookup128() argument 40 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, btree_insert128() argument 48 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, btree_update128() argument 56 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) btree_remove128() argument 62 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_last128() argument 27 btree_get_prev128(struct btree_head128 *head, u64 *k1, u64 *k2) btree_get_prev128() argument
|
/linux-4.4.14/crypto/ |
H A D | tea.c | 65 u32 k0, k1, k2, k3; tea_encrypt() local 93 u32 k0, k1, k2, k3; tea_decrypt() local
|
H A D | vmac.c | 246 #define k2 (*(((u32 *)kh)+INDEX_LOW)) poly_step_func() macro 292 #undef k2 poly_step_func() macro 328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) l3hash() argument
|
/linux-4.4.14/fs/hfsplus/ |
H A D | attributes.c | 34 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 | 15 hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_cat_case_cmp_key() argument 28 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 | 19 hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) hfsplus_ext_cmp_key() argument
|
/linux-4.4.14/drivers/staging/skein/ |
H A D | threefish_block.c | 9 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_encrypt_256() local 502 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_decrypt_256() local 1147 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_encrypt_512() local 2108 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_decrypt_512() local 3373 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_encrypt_1024() local 5494 k2 = key_ctx->key[2], k3 = key_ctx->key[3], threefish_decrypt_1024() local
|
/linux-4.4.14/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 92 u8 k2[AES_BLOCK_SIZE]; member in struct:ccp_aes_ctx
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_alloc_btree.c | 390 xfs_allocbt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_allocbt_keys_inorder() argument
|
H A D | xfs_ialloc_btree.c | 314 xfs_inobt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_inobt_keys_inorder() argument
|
H A D | xfs_bmap_btree.c | 731 xfs_bmbt_keys_inorder( struct xfs_btree_cur *cur, union xfs_btree_key *k1, union xfs_btree_key *k2) xfs_bmbt_keys_inorder() argument
|
/linux-4.4.14/arch/sparc/crypto/ |
H A D | des_glue.c | 207 u64 k2[DES_EXPKEY_WORDS / 2]; des3_ede_set_key() local
|
/linux-4.4.14/net/core/ |
H A D | flow.c | 176 const flow_compare_t *k1, *k1_lim, *k2; flow_key_compare() local
|
/linux-4.4.14/scripts/kconfig/ |
H A D | expr.c | 921 enum string_value_kind k1 = k_string, k2 = k_string; expr_calc_value() local
|
/linux-4.4.14/fs/reiserfs/ |
H A D | stree.c | 131 comp_le_keys(const struct reiserfs_key *k1, const struct reiserfs_key *k2) comp_le_keys() argument
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | sonixj.c | 1809 u8 k2; setbrightness() local 1854 u8 k2; setcontrast() local
|
/linux-4.4.14/security/selinux/ss/ |
H A D | policydb.c | 222 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2) filenametr_cmp() argument 251 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2) rangetr_cmp() argument
|
/linux-4.4.14/fs/btrfs/ |
H A D | ctree.c | 1588 static int comp_keys(struct btrfs_disk_key *disk, struct btrfs_key *k2) comp_keys() argument 1600 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2) btrfs_comp_cpu_keys() argument
|