/linux-6.1.9/fs/ubifs/ |
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
|
D | key.h | 479 const union ubifs_key *key1, in keys_cmp() 504 const union ubifs_key *key1, in keys_eq()
|
D | tnc.c | 1692 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/ |
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
|
D | futex.h | 135 static inline int futex_match(union futex_key *key1, union futex_key *key2) in futex_match()
|
D | waitwake.c | 241 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local
|
/linux-6.1.9/drivers/input/keyboard/ |
D | ep93xx_keypad.c | 75 int key1; member 88 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | timer_mim.c | 10 int err, prog_fd, key1 = 1; in timer_mim() local
|
D | kprobe_multi_test.c | 320 static bool symbol_equal(const void *key1, const void *key2, void *ctx __maybe_unused) in symbol_equal()
|
/linux-6.1.9/net/mptcp/ |
D | crypto.c | 44 void mptcp_crypto_hmac_sha(u64 key1, u64 key2, u8 *msg, int len, void *hmac) in mptcp_crypto_hmac_sha()
|
D | crypto_test.c | 37 u64 key1, key2; in mptcp_crypto_test_basic() local
|
/linux-6.1.9/security/selinux/ss/ |
D | symtab.c | 26 static int symcmp(const void *key1, const void *key2) in symcmp()
|
/linux-6.1.9/tools/lib/bpf/ |
D | strset.c | 30 static bool strset_equal_fn(const void *key1, const void *key2, void *ctx) in strset_equal_fn()
|
/linux-6.1.9/fs/hfs/ |
D | catalog.c | 171 int hfs_cat_keycmp(const btree_key *key1, const btree_key *key2) in hfs_cat_keycmp()
|
D | extent.c | 50 int hfs_ext_keycmp(const btree_key *key1, const btree_key *key2) in hfs_ext_keycmp()
|
/linux-6.1.9/drivers/net/wireless/ath/ |
D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/linux-6.1.9/crypto/ |
D | xcbc.c | 58 u8 key1[XCBC_BLOCKSIZE]; in crypto_xcbc_digest_setkey() local
|
/linux-6.1.9/fs/ntfs3/ |
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-6.1.9/fs/befs/ |
D | btree.c | 712 befs_compare_strings(const void *key1, int keylen1, in befs_compare_strings()
|
/linux-6.1.9/arch/arm64/crypto/ |
D | aes-glue.c | 117 struct crypto_aes_ctx key1; member 122 struct crypto_aes_ctx key1; member
|
/linux-6.1.9/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 238 const u8 *key1 = key; in cvm_xts_setkey() local
|
/linux-6.1.9/kernel/bpf/ |
D | local_storage.c | 43 const struct bpf_cgroup_storage_key *key1 = _key1; in bpf_cgroup_storage_key_cmp() local
|
/linux-6.1.9/tools/perf/util/ |
D | expr.c | 62 static bool key_equal(const void *key1, const void *key2, in key_equal()
|
D | stat.c | 291 uint64_t *key1 = (uint64_t *) __key1; in pkg_id_equal() local
|
/linux-6.1.9/arch/arm/crypto/ |
D | aes-ce-glue.c | 146 struct crypto_aes_ctx key1; member
|