Home
last modified time | relevance | path

Searched defs:key2 (Results 1 – 25 of 45) sorted by relevance

12

/linux/tools/testing/selftests/alsa/
H A Dconf.c350 const char *key2, snd_config_t **result) in conf_get_by_keys()
366 snd_config_t *conf_get_subtree(snd_config_t *root, const char *key1, const char *key2) in conf_get_subtree()
380 int conf_get_count(snd_config_t *root, const char *key1, const char *key2) in conf_get_count()
401 const char *conf_get_string(snd_config_t *root, const char *key1, const char *key2, const char *def) in conf_get_string()
419 long conf_get_long(snd_config_t *root, const char *key1, const char *key2, long def) in conf_get_long()
437 int conf_get_bool(snd_config_t *root, const char *key1, const char *key2, int def) in conf_get_bool()
455 void conf_get_string_array(snd_config_t *root, const char *key1, const char *key2, in conf_get_string_array()
/linux/arch/arm/crypto/
H A Daes-ce-core.S26 .macro enc_dround, key1, key2
31 .macro dec_dround, key1, key2
48 .macro enc_dround_4x, key1, key2
59 .macro dec_dround_4x, key1, key2
/linux/kernel/futex/
H A Drequeue.c77 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()
283 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic()
386 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
790 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
/linux/fs/xfs/libxfs/
H A Dxfs_btree.h550 const union xfs_btree_key *key2) in xfs_btree_keycmp_lt()
559 const union xfs_btree_key *key2) in xfs_btree_keycmp_gt()
568 const union xfs_btree_key *key2) in xfs_btree_keycmp_eq()
577 const union xfs_btree_key *key2) in xfs_btree_keycmp_le()
586 const union xfs_btree_key *key2) in xfs_btree_keycmp_ge()
595 const union xfs_btree_key *key2) in xfs_btree_keycmp_ne()
605 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_lt()
615 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_gt()
625 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_ge()
/linux/drivers/input/keyboard/
H A Dep93xx_keypad.c72 int key2; member
84 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/linux/security/selinux/include/
H A Dhash.h10 static inline u32 av_hash(u32 key1, u32 key2, u32 key3, u32 mask) in av_hash()
/linux/security/selinux/ss/
H A Dsymtab.c28 static int symcmp(const void *key1, const void *key2) in symcmp()
H A Davtab.c66 const struct avtab_key *key2) in avtab_node_cmp()
/linux/net/mptcp/
H A Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
/linux/tools/perf/util/
H A Dfncache.c18 static bool fncache__equal(long key1, long key2, void *ctx __maybe_unused) in fncache__equal()
H A Ds390-sample-raw.c167 static bool get_counter_name_hashmap_equal_fn(long key1, long key2, void *ctx __maybe_unused) in get_counter_name_hashmap_equal_fn()
H A Dbpf-trace-summary.c137 static bool sc_node_equal(long key1, long key2, void *ctx __maybe_unused) in sc_node_equal()
H A Dbpf_lock_contention.c32 static bool slab_cache_equal(long key1, long key2, void *ctx __maybe_unused) in slab_cache_equal()
H A Dexpr.c61 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal() argument
/linux/fs/ubifs/
H A Dkey.h480 const union ubifs_key *key2) in keys_cmp()
505 const union ubifs_key *key2) in keys_eq()
H A Dtnc_misc.c386 const union ubifs_key *key1, *key2; in read_znode() local
/linux/tools/lib/bpf/
H A Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn()
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S25 #define key2 r7 macro
/linux/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_array_access.c566 __u32 __attribute__((aligned(8))) key2 = 0; in multiple_array_with_a_constant_no_nullness() local
/linux/fs/befs/
H A Dbtree.c712 const void *key2, int keylen2) in befs_compare_strings()
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c238 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/linux/kernel/bpf/
H A Dlocal_storage.c44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
/linux/scripts/kconfig/lxdialog/
H A Dutil.c522 int key2; in on_key_esc() local
/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c57 struct sm4_ctx key2; member

12