/linux/tools/testing/selftests/alsa/ |
H A D | conf.c | 349 static int conf_get_by_keys(snd_config_t *root, const char *key1, 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/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 530 const union xfs_btree_key *key1, in xfs_btree_keycmp_lt() 539 const union xfs_btree_key *key1, in xfs_btree_keycmp_gt() 548 const union xfs_btree_key *key1, in xfs_btree_keycmp_eq() 557 const union xfs_btree_key *key1, in xfs_btree_keycmp_le() 566 const union xfs_btree_key *key1, in xfs_btree_keycmp_ge() 575 const union xfs_btree_key *key1, in xfs_btree_keycmp_ne() 585 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_lt() 595 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_gt() 605 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_ge()
|
/linux/fs/ubifs/ |
H A D | tnc_misc.c | 391 const union ubifs_key *key1, *key2; in read_znode() local 485 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node() local
|
H A D | key.h | 479 const union ubifs_key *key1, in keys_cmp() 504 const union ubifs_key *key1, in keys_eq()
|
H A D | tnc.c | 1730 union ubifs_key key1; in validate_data_node() local 2036 union ubifs_key *key, *key1; in correct_parent_keys() local 2123 union ubifs_key *key = &zbr->key, *key1; in tnc_insert() local 2905 union ubifs_key key1, key2; in ubifs_tnc_remove_ino() local
|
/linux/drivers/input/keyboard/ |
H A D | ep93xx_keypad.c | 71 int key1; member 84 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
/linux/kernel/futex/ |
H A D | requeue.c | 270 struct futex_hash_bucket *hb2, union futex_key *key1, in futex_proxy_trylock_atomic() 371 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
|
H A D | waitwake.c | 256 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
|
H A D | futex.h | 213 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | timer_mim.c | 10 int err, prog_fd, key1 = 1; in timer_mim() local
|
/linux/net/mptcp/ |
H 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()
|
H A D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
/linux/security/selinux/ss/ |
H A D | symtab.c | 28 static int symcmp(const void *key1, const void *key2) in symcmp()
|
/linux/tools/lib/bpf/ |
H A D | strset.c | 30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn()
|
/linux/arch/powerpc/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 24 #define key1 r6 macro
|
/linux/fs/hfs/ |
H A D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
H A D | extent.c | 50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
|
/linux/tools/perf/util/ |
H A D | threads.c | 18 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal() argument
|
/linux/drivers/net/wireless/ath/ |
H A D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/linux/crypto/ |
H A D | xcbc.c | 57 u8 key1[XCBC_BLOCKSIZE]; in crypto_xcbc_digest_setkey() local
|
/linux/fs/ntfs3/ |
H 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/fs/befs/ |
H A D | btree.c | 712 befs_compare_strings(const void *key1, int keylen1, in befs_compare_strings()
|
/linux/drivers/md/dm-vdo/indexer/ |
H A D | radix-sort.c | 66 static inline int compare(sort_key_t key1, sort_key_t key2, u16 offset, u16 length) in compare()
|
/linux/arch/arm64/crypto/ |
H A D | aes-glue.c | 117 struct crypto_aes_ctx key1; member 122 struct crypto_aes_ctx key1; member
|
/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.c | 237 const u8 *key1 = key; in cvm_xts_setkey() local
|