/linux-4.4.14/include/linux/ |
D | btree-128.h | 21 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) in btree_lookup128() 28 u64 *k1, u64 *k2) in btree_get_prev128() 40 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, in btree_insert128() 48 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, in btree_update128() 56 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) in btree_remove128() 62 static inline void *btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) in btree_last128() 105 #define btree_for_each_safe128(head, k1, k2, val) \ argument
|
/linux-4.4.14/drivers/staging/skein/ |
D | threefish_block.c | 8 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_256() local 501 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_decrypt_256() local 1146 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_512() local 2107 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_decrypt_512() local 3372 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_encrypt_1024() local 5493 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], in threefish_decrypt_1024() local
|
/linux-4.4.14/arch/sh/boards/mach-hp6xx/ |
D | pm_wakeup.S | 21 #define k1 r1 macro
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
D | swsusp.S | 17 #define k1 r1 macro
|
D | entry.S | 72 #define k1 r1 macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | regdef.h | 54 #define k1 $27 macro 97 #define k1 $27 macro
|
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/ |
D | sleep.S | 25 #define k1 r1 macro
|
/linux-4.4.14/fs/hfsplus/ |
D | catalog.c | 15 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_case_cmp_key() 28 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_cat_bin_cmp_key()
|
D | attributes.c | 34 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, in hfsplus_attr_bin_cmp_key()
|
D | extents.c | 19 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key()
|
/linux-4.4.14/crypto/ |
D | tea.c | 65 u32 k0, k1, k2, k3; in tea_encrypt() local 93 u32 k0, k1, k2, k3; in tea_decrypt() local
|
D | vmac.c | 245 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) in poly_step_func() macro 328 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) in l3hash()
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_alloc_btree.c | 392 union xfs_btree_key *k1, in xfs_allocbt_keys_inorder()
|
D | xfs_ialloc_btree.c | 316 union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
|
D | xfs_bmap_btree.c | 733 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvmodesnv17.c | 258 int64_t k1; member
|
/linux-4.4.14/arch/mips/kernel/ |
D | pm-cps.c | 85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator
|
/linux-4.4.14/net/core/ |
D | flow.c | 176 const flow_compare_t *k1, *k1_lim, *k2; in flow_key_compare() local
|
/linux-4.4.14/arch/sparc/crypto/ |
D | des_glue.c | 206 u64 k1[DES_EXPKEY_WORDS / 2]; in des3_ede_set_key() local
|
/linux-4.4.14/scripts/kconfig/ |
D | expr.c | 921 enum string_value_kind k1 = k_string, k2 = k_string; in expr_calc_value() local
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-crypto.h | 91 u8 k1[AES_BLOCK_SIZE]; member
|
/linux-4.4.14/security/selinux/ss/ |
D | policydb.c | 222 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2) in filenametr_cmp() 251 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2) in rangetr_cmp()
|
/linux-4.4.14/fs/reiserfs/ |
D | stree.c | 131 inline int comp_le_keys(const struct reiserfs_key *k1, in comp_le_keys()
|
/linux-4.4.14/fs/btrfs/ |
D | ctree.c | 1590 struct btrfs_key k1; in comp_keys() local 1600 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2) in btrfs_comp_cpu_keys()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | r100.c | 3205 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; in r100_bandwidth_update() local
|
/linux-4.4.14/include/uapi/linux/ |
D | pkt_sched.h | 589 __u32 k1; member
|