Home
last modified time | relevance | path

Searched defs:key1 (Results 1 – 25 of 48) sorted by relevance

12

/linux/tools/testing/selftests/alsa/
H A Dconf.c349 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 Dxfs_btree.h546 const union xfs_btree_key *key1, in xfs_btree_keycmp_lt()
555 const union xfs_btree_key *key1, in xfs_btree_keycmp_gt()
564 const union xfs_btree_key *key1, in xfs_btree_keycmp_eq()
573 const union xfs_btree_key *key1, in xfs_btree_keycmp_le()
582 const union xfs_btree_key *key1, in xfs_btree_keycmp_ge()
591 const union xfs_btree_key *key1, in xfs_btree_keycmp_ne()
601 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_lt()
611 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_gt()
621 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_ge()
H A Dxfs_refcount_btree.c310 const union xfs_btree_key *key1, in xfs_refcountbt_keys_contiguous()
H A Dxfs_alloc_btree.c409 const union xfs_btree_key *key1, in xfs_allocbt_keys_contiguous()
/linux/fs/ubifs/
H A Dtnc_misc.c391 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 Dkey.h479 const union ubifs_key *key1, in keys_cmp()
504 const union ubifs_key *key1, in keys_eq()
H A Dtnc.c1730 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 Dep93xx_keypad.c71 int key1; member
84 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/linux/kernel/futex/
H A Drequeue.c270 futex_proxy_trylock_atomic(u32 __user * pifutex,struct futex_hash_bucket * hb1,struct futex_hash_bucket * hb2,union futex_key * key1,union futex_key * key2,struct futex_pi_state ** ps,struct task_struct ** exiting,int set_waiters) futex_proxy_trylock_atomic() argument
371 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; futex_requeue() local
[all...]
H A Dwaitwake.c255 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; futex_wake_op() local
H A Dfutex.h213 futex_match(union futex_key * key1,union futex_key * key2) futex_match() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtimer_mim.c10 int err, prog_fd, key1 = 1; in timer_mim() local
H A Dkprobe_multi_test.c430 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal()
/linux/net/mptcp/
H A Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
H A Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
/linux/security/selinux/ss/
H A Dsymtab.c28 static int symcmp(const void *key1, const void *key2) in symcmp()
/linux/tools/lib/bpf/
H A Dstrset.c30 static bool strset_equal_fn(long key1, long key2, void *ctx) in strset_equal_fn()
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S24 #define key1 r6 macro
/linux/fs/hfs/
H A Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
H A Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
/linux/drivers/net/wireless/ath/
H A Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/linux/fs/befs/
H A Dbtree.c712 befs_compare_strings(const void *key1, int keylen1, in befs_compare_strings()
/linux/drivers/md/dm-vdo/indexer/
H A Dradix-sort.c66 static inline int compare(sort_key_t key1, sort_key_t key2, u16 offset, u16 length) in compare()
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c237 const u8 *key1 = key; in cvm_xts_setkey() local
/linux/kernel/bpf/
H A Dlocal_storage.c43 const struct bpf_cgroup_storage_key *key1 = _key1; in bpf_cgroup_storage_key_cmp() local

12