Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/testing/selftests/alsa/
A Dconf.c344 const char *key2, snd_config_t **result) in conf_get_by_keys()
360 snd_config_t *conf_get_subtree(snd_config_t *root, const char *key1, const char *key2) in conf_get_subtree()
374 int conf_get_count(snd_config_t *root, const char *key1, const char *key2) in conf_get_count()
395 const char *conf_get_string(snd_config_t *root, const char *key1, const char *key2, const char *def) in conf_get_string()
413 long conf_get_long(snd_config_t *root, const char *key1, const char *key2, long def) in conf_get_long()
431 int conf_get_bool(snd_config_t *root, const char *key1, const char *key2, int def) in conf_get_bool()
450 void conf_get_string_array(snd_config_t *root, const char *key1, const char *key2, in conf_get_string_array()
/linux-6.3-rc2/kernel/futex/
A Drequeue.c75 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex()
269 union futex_key *key2, struct futex_pi_state **ps, in futex_proxy_trylock_atomic()
367 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
769 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
A Dfutex.h135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
A Dwaitwake.c241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
/linux-6.3-rc2/drivers/input/keyboard/
A Dep93xx_keypad.c76 int key2; member
88 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/linux-6.3-rc2/net/mptcp/
A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
A Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
A Doptions.c624 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac()
/linux-6.3-rc2/security/selinux/ss/
A Dsymtab.c26 static int symcmp(const void *key1, const void *key2) in symcmp()
/linux-6.3-rc2/fs/ubifs/
A Dkey.h480 const union ubifs_key *key2) in keys_cmp()
505 const union ubifs_key *key2) in keys_eq()
A Dtnc_misc.c369 const union ubifs_key *key1, *key2; in read_znode() local
A Dorphan.c694 union ubifs_key key1, key2; in do_kill_orphans() local
/linux-6.3-rc2/tools/lib/bpf/
A Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn()
/linux-6.3-rc2/fs/hfs/
A Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
A Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
/linux-6.3-rc2/drivers/net/wireless/ath/
A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dkprobe_multi_test.c320 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal()
/linux-6.3-rc2/fs/ntfs3/
A 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.3-rc2/fs/befs/
A Dbtree.c713 const void *key2, int keylen2) in befs_compare_strings()
/linux-6.3-rc2/drivers/crypto/cavium/cpt/
A Dcptvf_algs.c238 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
/linux-6.3-rc2/kernel/bpf/
A Dlocal_storage.c44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
/linux-6.3-rc2/tools/perf/util/
A Dexpr.c64 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal()
A Dstat.c327 uint64_t *key2 = (uint64_t *) __key2; in pkg_id_equal() local
/linux-6.3-rc2/scripts/kconfig/lxdialog/
A Dutil.c550 int key2; in on_key_esc() local
/linux-6.3-rc2/arch/arm64/crypto/
A Dsm4-ce-glue.c63 struct sm4_ctx key2; member

Completed in 38 milliseconds

12