Home
last modified time | relevance | path

Searched defs:key1 (Results 1 – 25 of 42) 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.h549 const union xfs_btree_key *key1, in xfs_btree_keycmp_lt()
558 const union xfs_btree_key *key1, in xfs_btree_keycmp_gt()
567 const union xfs_btree_key *key1, in xfs_btree_keycmp_eq()
576 const union xfs_btree_key *key1, in xfs_btree_keycmp_le()
585 const union xfs_btree_key *key1, in xfs_btree_keycmp_ge()
594 const union xfs_btree_key *key1, in xfs_btree_keycmp_ne()
604 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_lt()
614 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_gt()
624 const union xfs_btree_key *key1, in xfs_btree_masked_keycmp_ge()
/linux/fs/ubifs/
H A Dtnc_misc.c386 const union ubifs_key *key1, *key2; in read_znode() local
478 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()
/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.c282 struct futex_hash_bucket *hb2, union futex_key *key1, in futex_proxy_trylock_atomic()
386 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtimer_mim.c10 int err, prog_fd, key1 = 1; in timer_mim() local
/linux/security/selinux/include/
H A Dhash.h10 static inline u32 av_hash(u32 key1, u32 key2, u32 key3, u32 mask) in av_hash()
/linux/security/selinux/ss/
H A Dsymtab.c28 static int symcmp(const void *key1, const void *key2) in symcmp()
H A Davtab.c65 static int avtab_node_cmp(const struct avtab_key *key1, in avtab_node_cmp()
/linux/net/mptcp/
H A Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
/linux/tools/perf/util/
H A Dfncache.c18 static bool fncache__equal(long key1, long key2, void *ctx __maybe_unused) in fncache__equal()
H A Ds390-sample-raw.c167 static bool get_counter_name_hashmap_equal_fn(long key1, long key2, void *ctx __maybe_unused) in get_counter_name_hashmap_equal_fn()
H A Dbpf-trace-summary.c137 static bool sc_node_equal(long key1, long key2, void *ctx __maybe_unused) in sc_node_equal()
H A Dbpf_lock_contention.c32 static bool slab_cache_equal(long key1, long key2, void *ctx __maybe_unused) in slab_cache_equal()
H A Dexpr.c61 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal() argument
H A Dhwmon_pmu.c143 static bool hwmon_pmu__event_hashmap_equal(long key1, long key2, void *ctx __maybe_unused) in hwmon_pmu__event_hashmap_equal()
/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/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.c711 befs_compare_strings(const void *key1, int keylen1, in befs_compare_strings()
/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
/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c56 struct sm4_ctx key1; member
/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.c526 static bool symbol_equal(long key1, long key2, void *ctx __maybe_unused) in symbol_equal()

12