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

/linux-4.4.14/arch/sh/boards/mach-hp6xx/
H A Dpm_wakeup.S21 #define k1 r1 define
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
H A Dswsusp.S17 #define k1 r1 define
H A Dentry.S72 #define k1 r1 define
/linux-4.4.14/arch/mips/include/asm/
H A Dstackframe.h90 lui k1, %hi(kernelsp) variable
99 LONG_ADDU k1, k0 variable
100 LONG_L k1, %lo(kernelsp)(k1) variable
154 move k1, sp variable
185 PTR_SUBU sp, k1, PT_SIZE variable
H A Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
/linux-4.4.14/include/linux/
H A Dbtree-128.h21 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/arch/sh/kernel/cpu/shmobile/
H A Dsleep.S25 #define k1 r1 define
/linux-4.4.14/crypto/
H A Dtea.c65 u32 k0, k1, k2, k3; tea_encrypt() local
93 u32 k0, k1, k2, k3; tea_decrypt() local
H A Dvmac.c245 #define k1 (*(((u32 *)kl)+INDEX_HIGH)) poly_step_func() macro
291 #undef k1 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 Dattributes.c34 int hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, hfsplus_attr_bin_cmp_key() argument
H A Dcatalog.c15 int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, hfsplus_cat_case_cmp_key() argument
28 int hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, hfsplus_cat_bin_cmp_key() argument
H A Dextents.c19 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, hfsplus_ext_cmp_key() argument
/linux-4.4.14/drivers/staging/skein/
H A Dthreefish_block.c8 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_256() local
501 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_256() local
1146 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_512() local
2107 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_512() local
3372 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_encrypt_1024() local
5493 u64 k0 = key_ctx->key[0], k1 = key_ctx->key[1], threefish_decrypt_1024() local
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-crypto.h91 u8 k1[AES_BLOCK_SIZE]; member in struct:ccp_aes_ctx
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvmodesnv17.c258 int64_t k1; member in struct:filter_params
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_alloc_btree.c390 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 Dxfs_ialloc_btree.c314 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 Dxfs_bmap_btree.c731 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 Ddes_glue.c206 u64 k1[DES_EXPKEY_WORDS / 2]; des3_ede_set_key() local
/linux-4.4.14/net/core/
H A Dflow.c176 const flow_compare_t *k1, *k1_lim, *k2; flow_key_compare() local
/linux-4.4.14/scripts/kconfig/
H A Dexpr.c921 enum string_value_kind k1 = k_string, k2 = k_string; expr_calc_value() local
/linux-4.4.14/arch/mips/kernel/
H A Dpm-cps.c85 t8, t9, k0, k1, gp, sp, fp, ra, enumerator in enum:mips_reg
/linux-4.4.14/fs/reiserfs/
H A Dstree.c131 inline int comp_le_keys(const struct reiserfs_key *k1, comp_le_keys() argument
/linux-4.4.14/security/selinux/ss/
H A Dpolicydb.c222 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/drivers/gpu/drm/radeon/
H A Dr100.c3205 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; r100_bandwidth_update() local
/linux-4.4.14/fs/btrfs/
H A Dctree.c1590 struct btrfs_key k1; comp_keys() local
1600 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2) btrfs_comp_cpu_keys() argument
/linux-4.4.14/include/uapi/linux/
H A Dpkt_sched.h589 __u32 k1; member in struct:tc_netem_gemodel

Completed in 832 milliseconds