/Linux-v5.4/security/selinux/ss/ |
D | symtab.c | 26 static int symcmp(struct hashtab *h, const void *key1, const void *key2) in symcmp()
|
D | hashtab.c | 16 int (*keycmp)(struct hashtab *h, const void *key1, const void *key2), in hashtab_create()
|
/Linux-v5.4/drivers/input/keyboard/ |
D | ep93xx_keypad.c | 73 int key2; member 85 int keycode, key1, key2; in ep93xx_keypad_irq_handler() local
|
/Linux-v5.4/kernel/ |
D | futex.c | 396 static inline int match_futex(union futex_key *key1, union futex_key *key2) in match_futex() 1698 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_wake_op() local 1796 struct futex_hash_bucket *hb2, union futex_key *key2) in requeue_futex() 1868 union futex_key *key1, union futex_key *key2, in futex_proxy_trylock_atomic() 1936 union futex_key key1 = FUTEX_KEY_INIT, key2 = FUTEX_KEY_INIT; in futex_requeue() local 3137 struct futex_q *q, union futex_key *key2, in handle_early_requeue_pi_wakeup() 3216 union futex_key key2 = FUTEX_KEY_INIT; in futex_wait_requeue_pi() local
|
/Linux-v5.4/fs/ubifs/ |
D | key.h | 481 const union ubifs_key *key2) in keys_cmp() 506 const union ubifs_key *key2) in keys_eq()
|
D | tnc_misc.c | 369 const union ubifs_key *key1, *key2; in read_znode() local
|
D | orphan.c | 682 union ubifs_key key1, key2; in do_kill_orphans() local
|
D | journal.c | 1671 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr() local
|
/Linux-v5.4/fs/cifs/ |
D | smbencrypt.c | 61 unsigned char key2[8]; in smbhash() local
|
/Linux-v5.4/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-v5.4/drivers/net/wireless/ath/ |
D | key.c | 134 u32 key0, key1, key2, key3, key4; in ath_hw_set_keycache_entry() local
|
/Linux-v5.4/fs/befs/ |
D | btree.c | 713 const void *key2, int keylen2) in befs_compare_strings()
|
/Linux-v5.4/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 237 const u8 *key2 = key + (keylen / 2); in cvm_xts_setkey() local
|
/Linux-v5.4/kernel/bpf/ |
D | local_storage.c | 35 const struct bpf_cgroup_storage_key *key2) in bpf_cgroup_storage_key_cmp()
|
/Linux-v5.4/scripts/kconfig/lxdialog/ |
D | util.c | 550 int key2; in on_key_esc() local
|
/Linux-v5.4/net/openvswitch/ |
D | flow_table.c | 394 const struct sw_flow_key *key2, in cmp_key()
|
/Linux-v5.4/drivers/crypto/ccree/ |
D | cc_cipher.c | 242 u8 key2[DES_KEY_SIZE]; member
|
/Linux-v5.4/drivers/media/platform/sti/bdisp/ |
D | bdisp-reg.h | 62 u32 key2; member
|
/Linux-v5.4/security/keys/ |
D | trusted.c | 267 const unsigned char *key2, in TSS_checkhmac2()
|
/Linux-v5.4/fs/reiserfs/ |
D | stree.c | 99 const struct reiserfs_key *key2) in comp_short_le_keys()
|
/Linux-v5.4/drivers/net/ethernet/intel/ice/ |
D | ice_flex_type.h | 191 struct ice_boost_key_value key2; member
|
/Linux-v5.4/drivers/crypto/cavium/nitrox/ |
D | nitrox_req.h | 143 u8 key2[64]; member
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_erp.c | 1221 const struct mlxsw_sp_acl_erp_key *key2 = obj2; in mlxsw_sp_acl_erp_hints_obj_cmp() local
|
/Linux-v5.4/drivers/infiniband/sw/rxe/ |
D | rxe_verbs.h | 44 static inline int pkey_match(u16 key1, u16 key2) in pkey_match()
|