Home
last modified time | relevance | path

Searched defs:key2 (Results 76 - 100 of 270) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-ce-glue.c147 struct crypto_aes_ctx __aligned(8) key2; member
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c239 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-ce-glue.c147 struct crypto_aes_ctx __aligned(8) key2; member
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dep93xx_keypad.c73 int key2; member
85 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dexpr.c33 static bool key_equal(const void *key1, const void *key2, in key_equal() argument
/kernel/linux/linux-5.10/fs/befs/
H A Dbtree.c712 befs_compare_strings(const void *key1, int keylen1, const void *key2, int keylen2) befs_compare_strings() argument
[all...]
/kernel/linux/linux-5.10/fs/ubifs/
H A Dkey.h478 keys_cmp(const struct ubifs_info *c, const union ubifs_key *key1, const union ubifs_key *key2) keys_cmp() argument
503 keys_eq(const struct ubifs_info *c, const union ubifs_key *key1, const union ubifs_key *key2) keys_eq() argument
[all...]
/kernel/linux/linux-5.10/fs/hfs/
H A Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp() argument
[all...]
/kernel/linux/linux-6.6/fs/befs/
H A Dbtree.c712 befs_compare_strings(const void *key1, int keylen1, const void *key2, int keylen2) befs_compare_strings() argument
[all...]
/kernel/linux/linux-6.6/fs/ubifs/
H A Dkey.h478 keys_cmp(const struct ubifs_info *c, const union ubifs_key *key1, const union ubifs_key *key2) keys_cmp() argument
503 keys_eq(const struct ubifs_info *c, const union ubifs_key *key1, const union ubifs_key *key2) keys_eq() argument
[all...]
/kernel/linux/linux-6.6/fs/hfs/
H A Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c238 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/kernel/linux/linux-6.6/kernel/futex/
H A Drequeue.c367 union futex_key key1 = FUTEX_KEY_INIT, key2 in futex_requeue() local
74 requeue_futex(struct futex_q *q, struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2, union futex_key *key2) requeue_futex() argument
267 futex_proxy_trylock_atomic(u32 __user *pifutex, struct futex_hash_bucket *hb1, struct futex_hash_bucket *hb2, union futex_key *key1, union futex_key *key2, struct futex_pi_state **ps, struct task_struct **exiting, int set_waiters) futex_proxy_trylock_atomic() argument
769 union futex_key key2 = FUTEX_KEY_INIT; futex_wait_requeue_pi() local
[all...]
H A Dwaitwake.c241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
H A Dfutex.h135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dep93xx_keypad.c76 int key2; member
88 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dkprobe_multi_test.c313 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal() argument
/third_party/ffmpeg/libavfilter/
H A Daf_silencedetect.c70 char key2[128]; in set_meta() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DStaticUnicodeSets.java113 public static Key chooseFrom(String str, Key key1, Key key2) { in chooseFrom() argument
/third_party/icu/icu4c/source/common/
H A Dstringtriebuilder.cpp31 equalStringTrieNodes(const UHashTok key1, const UHashTok key2) { in equalStringTrieNodes() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DStaticUnicodeSets.java120 public static Key chooseFrom(String str, Key key1, Key key2) { in chooseFrom() argument
/third_party/icu/icu4c/source/i18n/
H A Dscriptset.cpp282 uhash_equalsScriptSet(const UElement key1, const UElement key2) { in uhash_equalsScriptSet() argument
/third_party/libwebsockets/lib/core/
H A Dlws_map.c97 lws_map_compare_key_default(const lws_map_key_t key1, size_t kl1, const lws_map_value_t key2, size_t kl2) lws_map_compare_key_default() argument

Completed in 18 milliseconds

1234567891011