/linux-6.3-rc2/tools/testing/selftests/alsa/ |
A D | conf.c | 344 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 D | requeue.c | 75 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 D | futex.h | 135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
|
A D | waitwake.c | 241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
|
/linux-6.3-rc2/drivers/input/keyboard/ |
A D | ep93xx_keypad.c | 76 int key2; member 88 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
/linux-6.3-rc2/net/mptcp/ |
A D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
|
A D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
A D | options.c | 624 static u64 add_addr_generate_hmac(u64 key1, u64 key2, in add_addr_generate_hmac()
|
/linux-6.3-rc2/security/selinux/ss/ |
A D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp()
|
/linux-6.3-rc2/fs/ubifs/ |
A D | key.h | 480 const union ubifs_key *key2) in keys_cmp() 505 const union ubifs_key *key2) in keys_eq()
|
A D | tnc_misc.c | 369 const union ubifs_key *key1, *key2; in read_znode() local
|
A D | orphan.c | 694 union ubifs_key key1, key2; in do_kill_orphans() local
|
/linux-6.3-rc2/tools/lib/bpf/ |
A D | strset.c | 30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn()
|
/linux-6.3-rc2/fs/hfs/ |
A D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
A D | extent.c | 50 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 D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | kprobe_multi_test.c | 320 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal()
|
/linux-6.3-rc2/fs/ntfs3/ |
A D | index.c | 34 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 D | btree.c | 713 const void *key2, int keylen2) in befs_compare_strings()
|
/linux-6.3-rc2/drivers/crypto/cavium/cpt/ |
A D | cptvf_algs.c | 238 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
|
/linux-6.3-rc2/kernel/bpf/ |
A D | local_storage.c | 44 const struct bpf_cgroup_storage_key *key2 = _key2; in bpf_cgroup_storage_key_cmp() local
|
/linux-6.3-rc2/tools/perf/util/ |
A D | expr.c | 64 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal()
|
A D | stat.c | 327 uint64_t *key2 = (uint64_t *) __key2; in pkg_id_equal() local
|
/linux-6.3-rc2/scripts/kconfig/lxdialog/ |
A D | util.c | 550 int key2; in on_key_esc() local
|
/linux-6.3-rc2/arch/arm64/crypto/ |
A D | sm4-ce-glue.c | 63 struct sm4_ctx key2; member
|