Home
last modified time | relevance | path

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

12

/linux-6.1.9/fs/ubifs/
Dtnc_misc.c369 const union ubifs_key *key1, *key2; in read_znode() local
463 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node() local
Dkey.h479 const union ubifs_key *key1, in keys_cmp()
504 const union ubifs_key *key1, in keys_eq()
Dtnc.c1692 union ubifs_key key1; in validate_data_node() local
1998 union ubifs_key *key, *key1; in correct_parent_keys() local
2085 union ubifs_key *key = &zbr->key, *key1; in tnc_insert() local
2867 union ubifs_key key1, key2; in ubifs_tnc_remove_ino() local
/linux-6.1.9/kernel/futex/
Drequeue.c268 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
Dfutex.h135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
Dwaitwake.c241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
/linux-6.1.9/drivers/input/keyboard/
Dep93xx_keypad.c75 int key1; member
88 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dtimer_mim.c10 int err, prog_fd, key1 = 1; in timer_mim() local
Dkprobe_multi_test.c320 static bool symbol_equal(const void *key1, const void *key2, void *ctx __maybe_unused) in symbol_equal()
/linux-6.1.9/net/mptcp/
Dcrypto.c44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
Dcrypto_test.c37 u64 key1, key2; in mptcp_crypto_test_basic() local
/linux-6.1.9/security/selinux/ss/
Dsymtab.c26 static int symcmp(const void *key1, const void *key2) in symcmp()
/linux-6.1.9/tools/lib/bpf/
Dstrset.c30 static bool strset_equal_fn(const void *key1, const void *key2, void *ctx) in strset_equal_fn()
/linux-6.1.9/fs/hfs/
Dcatalog.c171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
Dextent.c50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
/linux-6.1.9/drivers/net/wireless/ath/
Dkey.c134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
/linux-6.1.9/crypto/
Dxcbc.c58 u8 key1[XCBC_BLOCKSIZE]; in crypto_xcbc_digest_setkey() local
/linux-6.1.9/fs/ntfs3/
Dindex.c34 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.1.9/fs/befs/
Dbtree.c712 befs_compare_strings(const void *key1, int keylen1, in befs_compare_strings()
/linux-6.1.9/arch/arm64/crypto/
Daes-glue.c117 struct crypto_aes_ctx key1; member
122 struct crypto_aes_ctx key1; member
/linux-6.1.9/drivers/crypto/cavium/cpt/
Dcptvf_algs.c238 const u8 *key1 = key; in cvm_xts_setkey() local
/linux-6.1.9/kernel/bpf/
Dlocal_storage.c43 const struct bpf_cgroup_storage_key *key1 = _key1; in bpf_cgroup_storage_key_cmp() local
/linux-6.1.9/tools/perf/util/
Dexpr.c62 static bool key_equal(const void *key1, const void *key2, in key_equal()
Dstat.c291 uint64_t *key1 = (uint64_t *) __key1; in pkg_id_equal() local
/linux-6.1.9/arch/arm/crypto/
Daes-ce-glue.c146 struct crypto_aes_ctx key1; member

12