/openbmc/linux/tools/testing/selftests/alsa/ |
H A D | conf.c | 343 static int conf_get_by_keys(snd_config_t *root, const char *key1, 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() 449 void conf_get_string_array(snd_config_t *root, const char *key1, const char *key2, in conf_get_string_array()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_btree.h | 600 const union xfs_btree_key *key1, in xfs_btree_keycmp_lt() 609 const union xfs_btree_key *key1, in xfs_btree_keycmp_gt() 618 const union xfs_btree_key *key1, in xfs_btree_keycmp_eq() 627 const union xfs_btree_key *key1, in xfs_btree_keycmp_le() 636 const union xfs_btree_key *key1, in xfs_btree_keycmp_ge() 645 const union xfs_btree_key *key1, in xfs_btree_keycmp_ne() 655 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_lt() 665 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_gt() 675 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_ge()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc_misc.c | 357 const union ubifs_key *key1, *key2; in read_znode() local 452 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node() local
|
H A D | key.h | 472 const union ubifs_key *key1, in keys_cmp() 497 const union ubifs_key *key1, in keys_eq()
|
H A D | tnc.c | 1680 union ubifs_key key1; in validate_data_node() local 1875 union ubifs_key *key, *key1; in correct_parent_keys() local 1961 union ubifs_key *key = &zbr->key, *key1; in tnc_insert() local 2669 union ubifs_key key1, key2; in ubifs_tnc_remove_ino() local
|
/openbmc/linux/fs/ubifs/ |
H A D | tnc_misc.c | 369 const union ubifs_key *key1, *key2; in read_znode() local 463 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
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | timer_mim.c | 10 int err, prog_fd, key1 = 1; in timer_mim() local
|
H A D | kprobe_multi_test.c | 313 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal()
|
/openbmc/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
|
/openbmc/linux/kernel/futex/ |
H A D | requeue.c | 268 struct futex_hash_bucket *hb2, union futex_key *key1, in futex_proxy_trylock_atomic() 367 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
|
H A D | futex.h | 135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
|
H A D | waitwake.c | 241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | ep93xx_keypad.c | 75 int key1; member 88 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp()
|
/openbmc/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()
|
/openbmc/qemu/net/ |
H A D | colo.c | 38 int connection_key_equal(const void *key1, const void *key2) in connection_key_equal()
|
/openbmc/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()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-xts.c | 34 unsigned char key1[32]; member
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/openbmc/u-boot/lib/rsa/ |
H A D | rsa-mod-exp.c | 280 uint32_t key1[key.len], key2[key.len]; in rsa_mod_exp_sw() local
|
/openbmc/linux/crypto/ |
H A D | xcbc.c | 58 u8 key1[XCBC_BLOCKSIZE]; in crypto_xcbc_digest_setkey() local
|
/openbmc/linux/fs/befs/ |
H A D | btree.c | 712 befs_compare_strings(const void *key1, int keylen1, in befs_compare_strings()
|