Home
last modified time | relevance | path

Searched defs:k1 (Results 1 – 21 of 21) sorted by relevance

/linux-3.3/include/linux/
Dbtree-128.h21 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
Dpkt_sched.h550 __u32 k1; member
/linux-3.3/arch/sh/boards/mach-hp6xx/
Dpm_wakeup.S21 #define k1 r1 macro
/linux-3.3/arch/sh/kernel/cpu/sh3/
Dswsusp.S17 #define k1 r1 macro
Dentry.S71 #define k1 r1 macro
/linux-3.3/arch/mips/include/asm/
Dregdef.h54 #define k1 $27 macro
97 #define k1 $27 macro
/linux-3.3/arch/sh/kernel/cpu/shmobile/
Dsleep.S25 #define k1 r1 macro
/linux-3.3/fs/hfsplus/
Dcatalog.c15 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()
Dextents.c19 int hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, in hfsplus_ext_cmp_key()
/linux-3.3/crypto/
Dtea.c65 u32 k0, k1, k2, k3; in tea_encrypt() local
93 u32 k0, k1, k2, k3; in tea_decrypt() local
Dvmac.c245 #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-3.3/fs/xfs/
Dxfs_ialloc_btree.c189 union xfs_btree_key *k1, in xfs_inobt_keys_inorder()
Dxfs_alloc_btree.c278 union xfs_btree_key *k1, in xfs_allocbt_keys_inorder()
Dxfs_bmap_btree.c715 union xfs_btree_key *k1, in xfs_bmbt_keys_inorder()
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv17_tv_modes.c258 int64_t k1; member
/linux-3.3/net/core/
Dflow.c192 const flow_compare_t *k1, *k1_lim, *k2; in flow_key_compare() local
/linux-3.3/drivers/video/msm/
Dmdp_ppp.c218 int64_t k1, k2, k3, k4, tmp; in scale_params() local
/linux-3.3/fs/reiserfs/
Dstree.c167 inline int comp_le_keys(const struct reiserfs_key *k1, in comp_le_keys()
/linux-3.3/security/selinux/ss/
Dpolicydb.c202 static int filenametr_cmp(struct hashtab *h, const void *k1, const void *k2) in filenametr_cmp()
231 static int rangetr_cmp(struct hashtab *h, const void *k1, const void *k2) in rangetr_cmp()
/linux-3.3/fs/btrfs/
Dctree.c604 struct btrfs_key k1; in comp_keys() local
614 int btrfs_comp_cpu_keys(struct btrfs_key *k1, struct btrfs_key *k2) in btrfs_comp_cpu_keys()
/linux-3.3/drivers/gpu/drm/radeon/
Dr100.c2843 fixed20_12 mc_latency_sclk, mc_latency_mclk, k1; in r100_bandwidth_update() local