Searched defs:k2 (Results 26 - 43 of 43) sorted by last modified time

12

/linux-master/fs/reiserfs/
H A Dstree.c132 comp_le_keys(const struct reiserfs_key *k1, const struct reiserfs_key *k2) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_dccg.c58 dccg32_get_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div *k1, enum pixel_rate_div *k2) argument
100 dccg32_set_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div k1, enum pixel_rate_div k2) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_dccg.c58 dccg314_get_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div *k1, enum pixel_rate_div *k2) argument
100 dccg314_set_pixel_rate_div( struct dccg *dccg, uint32_t otg_inst, enum pixel_rate_div k1, enum pixel_rate_div k2) argument
[all...]
/linux-master/crypto/
H A Dvmac.c284 #define k2 (*(((u32 *)kh)+INDEX_LOW)) macro
330 #undef k2 macro
359 static u64 l3hash(u64 p1, u64 p2, u64 k1, u64 k2, u64 len) argument
[all...]
H A Dtea.c60 u32 k0, k1, k2, k3; local
88 u32 k0, k1, k2, k3; local
/linux-master/fs/hfsplus/
H A Dcatalog.c16 hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
29 hfsplus_cat_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
H A Dextents.c20 hfsplus_ext_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
H A Dattributes.c35 hfsplus_attr_bin_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btree_key *k2) argument
/linux-master/arch/x86/kvm/svm/
H A Davic.c197 struct kvm_svm *k2; local
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dentry.S69 #define k2 r2 define
[all...]
H A Dswsusp.S15 #define k2 r2 define
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c341 long k1 = 0, k2 = 1; local
/linux-master/drivers/crypto/ccp/
H A Dccp-crypto.h110 u8 k2[AES_BLOCK_SIZE]; member in struct:ccp_aes_ctx
/linux-master/drivers/clk/sprd/
H A Dpll.c105 u16 k1, k2; local
H A Dpll.h57 u16 k2; member in struct:sprd_pll
/linux-master/arch/sparc/crypto/
H A Ddes_glue.c186 u64 k2[DES_EXPKEY_WORDS / 2]; local
/linux-master/drivers/media/usb/gspca/
H A Dsonixj.c1802 u8 k2; local
1847 u8 k2; local
[all...]
/linux-master/include/linux/
H A Dbtree-128.h22 static inline void *btree_lookup128(struct btree_head128 *head, u64 k1, u64 k2) argument
41 static inline int btree_insert128(struct btree_head128 *head, u64 k1, u64 k2, argument
49 static inline int btree_update128(struct btree_head128 *head, u64 k1, u64 k2, argument
57 static inline void *btree_remove128(struct btree_head128 *head, u64 k1, u64 k2) argument
28 btree_get_prev128(struct btree_head128 *head, u64 *k1, u64 *k2) argument
63 btree_last128(struct btree_head128 *head, u64 *k1, u64 *k2) argument
[all...]

Completed in 242 milliseconds

12