/openbmc/linux/drivers/input/misc/ |
H A D | xen-kbdfront.c | 90 struct xenkbd_key *key) in xenkbd_handle_key_event()
|
/openbmc/linux/crypto/ |
H A D | aegis128-neon-inner.c | 135 void crypto_aegis128_init_neon(void *state, const void *key, const void *iv) in crypto_aegis128_init_neon()
|
H A D | cryptd.c | 228 const u8 *key, unsigned int keylen) in cryptd_skcipher_setkey() 472 const u8 *key, unsigned int keylen) in cryptd_hash_setkey() 720 const u8 *key, unsigned int keylen) in cryptd_aead_setkey()
|
/openbmc/linux/net/ipv6/ |
H A D | reassembly.c | 86 struct frag_v6_compare_key key = { in fq_find() local
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | image_verify.cpp | 83 auto key = p.path().parent_path(); in getAvailableKeyTypesFromSystem() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmi_fru_info_area.cpp | 163 void appendData(const Property& key, const PropertyMap& propMap, in appendData()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash32.c | 303 bool key; in ppc_hash32_xlate() local
|
/openbmc/qemu/tests/qtest/ |
H A D | drive_del-test.c | 21 static bool look_for_drive0(QTestState *qts, const char *command, const char *key) in look_for_drive0()
|
/openbmc/qemu/qga/ |
H A D | commands-posix-ssh.c | 307 strList key = { in test_invalid_key() local
|
/openbmc/qemu/backends/ |
H A D | dbus-vmstate.c | 297 dbus_save_state_proxy(gpointer key, in dbus_save_state_proxy()
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | threshold_alarm_logger.cpp | 212 InterfaceKey key{sensorPath, interface}; in checkProperties() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-thin.c | 122 dm_block_t b, dm_block_t e, struct dm_cell_key *key) in build_key() 133 struct dm_cell_key *key) in build_data_key() 139 struct dm_cell_key *key) in build_virtual_key() 443 static int bio_detain(struct pool *pool, struct dm_cell_key *key, struct bio *bio, in bio_detain() 1804 struct dm_cell_key *key, in break_sharing() 1879 struct dm_cell_key key; in process_shared_bio() local 2015 struct dm_cell_key key; in process_bio() local 2731 struct dm_cell_key key; in thin_bio_map() local
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-mem.c | 198 unsigned long key; in cdnsp_insert_segment_mapping() local 220 unsigned long key; in cdnsp_remove_segment_mapping() local
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_ethtool.c | 980 static int fun_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in fun_get_rxfh() 1003 const u8 *key, const u8 hfunc) in fun_set_rxfh()
|
/openbmc/linux/fs/btrfs/ |
H A D | ref-verify.c | 433 struct btrfs_path *path, struct btrfs_key *key, in process_extent_item() 510 struct btrfs_key key; in process_leaf() local
|
H A D | delayed-inode.c | 869 struct btrfs_key key; in btrfs_batch_delete_items() local 916 struct btrfs_key key; in btrfs_delete_delayed_items() local 1005 struct btrfs_key key; in __btrfs_update_delayed_inode() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_devlink.c | 800 enum bnxt_dl_version_type type, const char *key, in bnxt_dl_info_put() 827 const char *key) in bnxt_dl_livepatch_info_put()
|
/openbmc/linux/tools/perf/util/ |
H A D | config.c | 673 char *ptr, *key; in collect_config() local 792 char key[BUFSIZ]; in perf_config_set() local
|
/openbmc/linux/arch/x86/crypto/ |
H A D | curve25519-x86_64.c | 1051 static void montgomery_ladder(u64 *out, const u8 *key, u64 *init1) in montgomery_ladder() 1553 u64 *key = &tmp[0 + 16 + 32]; in curve25519_ever64_base() local
|
/openbmc/linux/include/linux/ |
H A D | fscache.h | 78 u8 *key; /* Volume ID, eg. "afs@example.com@1234" */ member 141 void *key; /* Index key */ member
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_conn.c | 91 static inline void ct_write_lock_bh(unsigned int key) in ct_write_lock_bh() 96 static inline void ct_write_unlock_bh(unsigned int key) in ct_write_unlock_bh()
|
/openbmc/linux/net/rxrpc/ |
H A D | rxkad.c | 89 static void rxkad_destroy_server_key(struct key *key) in rxkad_destroy_server_key() 867 struct rxrpc_crypt iv, key; in rxkad_decrypt_ticket() local
|
/openbmc/qemu/hw/input/ |
H A D | ps2.c | 126 static unsigned int ps2_modifier_bit(QKeyCode key) in ps2_modifier_bit() 316 InputKeyEvent *key = evt->u.key.data; in ps2_keyboard_event() local
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1058 const u32 *indir, const u8 *key) in __set_rss_rxfh() 1140 u32 *indir, u8 *key, u8 *hfunc) in hinic_get_rxfh() 1174 const u8 *key, const u8 hfunc) in hinic_set_rxfh()
|
/openbmc/linux/ipc/ |
H A D | msg.c | 148 key_t key = params->key; in newque() local 298 long ksys_msgget(key_t key, int msgflg) in ksys_msgget() 315 SYSCALL_DEFINE2(msgget, key_t, key, int, msgflg) in SYSCALL_DEFINE2() argument
|