Home
last modified time | relevance | path

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

123

/linux-6.12.1/tools/testing/selftests/alsa/
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-6.12.1/arch/arm/crypto/
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-6.12.1/kernel/futex/
Drequeue.c77 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()
271 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic()
371 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
773 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
Dfutex.h212 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
Dwaitwake.c256 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_btree.h532 const union xfs_btree_key *key2) in xfs_btree_keycmp_lt()
541 const union xfs_btree_key *key2) in xfs_btree_keycmp_gt()
550 const union xfs_btree_key *key2) in xfs_btree_keycmp_eq()
559 const union xfs_btree_key *key2) in xfs_btree_keycmp_le()
568 const union xfs_btree_key *key2) in xfs_btree_keycmp_ge()
577 const union xfs_btree_key *key2) in xfs_btree_keycmp_ne()
587 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_lt()
597 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_gt()
607 const union xfs_btree_key *key2, in xfs_btree_masked_keycmp_ge()
Dxfs_refcount_btree.c312 const union xfs_btree_key *key2, in xfs_refcountbt_keys_contiguous()
/linux-6.12.1/drivers/input/keyboard/
Dep93xx_keypad.c72 int key2; member
84 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/linux-6.12.1/net/mptcp/
Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
/linux-6.12.1/security/selinux/ss/
Dsymtab.c28 static int symcmp(const void *key1, const void *key2) in symcmp()
Davtab.c99 const struct avtab_key *key2) in avtab_node_cmp()
/linux-6.12.1/fs/ubifs/
Dkey.h480 const union ubifs_key *key2) in keys_cmp()
505 const union ubifs_key *key2) in keys_eq()
Dtnc_misc.c391 const union ubifs_key *key1, *key2; in read_znode() local
/linux-6.12.1/tools/lib/bpf/
Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn()
/linux-6.12.1/arch/powerpc/kernel/vdso/
Dvgetrandom-chacha.S25 #define key2 r7 macro
/linux-6.12.1/fs/hfs/
Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
/linux-6.12.1/tools/perf/util/
Dthreads.c18 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal()
/linux-6.12.1/drivers/net/wireless/ath/
Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/linux-6.12.1/fs/ntfs3/
Dindex.c34 static int cmp_fnames(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_fnames()
69 static int cmp_uint(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uint()
88 static int cmp_sdh(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_sdh()
123 static int cmp_uints(const void *key1, size_t l1, const void *key2, size_t l2, in cmp_uints()
/linux-6.12.1/fs/befs/
Dbtree.c713 const void *key2, int keylen2) in befs_compare_strings()
/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dradix-sort.c66 static inline int compare(sort_key_t key1, sort_key_t key2, u16 offset, u16 length) in compare()
/linux-6.12.1/drivers/crypto/cavium/cpt/
Dcptvf_algs.c238 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dkprobe_multi_test.c404 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal()

123