/drivers/tty/ |
D | sysrq.c | 87 static void sysrq_handle_loglevel(int key) in sysrq_handle_loglevel() 104 static void sysrq_handle_SAK(int key) in sysrq_handle_SAK() 120 static void sysrq_handle_unraw(int key) in sysrq_handle_unraw() 135 static void sysrq_handle_crash(int key) in sysrq_handle_crash() 156 static void sysrq_handle_reboot(int key) in sysrq_handle_reboot() 169 static void sysrq_handle_sync(int key) in sysrq_handle_sync() 180 static void sysrq_handle_show_timers(int key) in sysrq_handle_show_timers() 191 static void sysrq_handle_mountro(int key) in sysrq_handle_mountro() 203 static void sysrq_handle_showlocks(int key) in sysrq_handle_showlocks() 241 static void sysrq_handle_showallcpus(int key) in sysrq_handle_showallcpus() [all …]
|
/drivers/input/ |
D | sparse-keymap.c | 29 struct key_entry *key; in sparse_keymap_get_key_index() local 46 struct key_entry *key; in sparse_keymap_entry_by_index() local 68 struct key_entry *key; in sparse_keymap_entry_from_scancode() local 89 struct key_entry *key; in sparse_keymap_entry_from_keycode() local 102 struct key_entry *key; in sparse_keymap_locate() local 118 const struct key_entry *key; in sparse_keymap_getkeycode() local 140 struct key_entry *key; in sparse_keymap_setkeycode() local
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 129 struct flow_dissector_key_ipv4_addrs *key = in mlxsw_sp_flower_parse_ipv4() local 147 struct flow_dissector_key_ipv6_addrs *key = in mlxsw_sp_flower_parse_ipv6() local 180 struct flow_dissector_key_ports *key, *mask; in mlxsw_sp_flower_parse_ports() local 208 struct flow_dissector_key_tcp *key, *mask; in mlxsw_sp_flower_parse_tcp() local 234 struct flow_dissector_key_ip *key, *mask; in mlxsw_sp_flower_parse_ip() local 290 struct flow_dissector_key_control *key = in mlxsw_sp_flower_parse() local 298 struct flow_dissector_key_basic *key = in mlxsw_sp_flower_parse() local 324 struct flow_dissector_key_eth_addrs *key = in mlxsw_sp_flower_parse() local 344 struct flow_dissector_key_vlan *key = in mlxsw_sp_flower_parse() local
|
/drivers/gpu/drm/ |
D | drm_hashtab.c | 59 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key) in drm_ht_verbose_list() 74 unsigned long key) in drm_ht_find_key() 92 unsigned long key) in drm_ht_find_key_rcu() 115 unsigned long key = item->key; in drm_ht_insert_item() local 165 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, in drm_ht_find_item() 179 int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) in drm_ht_remove_key()
|
/drivers/crypto/caam/ |
D | caampkc.c | 42 struct caam_rsa_key *key = &ctx->key; in rsa_pub_unmap() local 54 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f1_unmap() local 66 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f2_unmap() local 83 struct caam_rsa_key *key = &ctx->key; in rsa_priv_f3_unmap() local 306 struct caam_rsa_key *key = &ctx->key; in set_rsa_pub_pdb() local 351 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f1_pdb() local 395 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f2_pdb() local 470 struct caam_rsa_key *key = &ctx->key; in set_rsa_priv_f3_pdb() local 560 struct caam_rsa_key *key = &ctx->key; in caam_rsa_enc() local 702 struct caam_rsa_key *key = &ctx->key; in caam_rsa_dec() local [all …]
|
/drivers/power/supply/ |
D | test_power.c | 251 char const *key; member 294 static int map_get_value(struct battery_property_map *map, const char *key, in map_get_value() 337 static int param_set_ac_online(const char *key, const struct kernel_param *kp) in param_set_ac_online() 350 static int param_set_usb_online(const char *key, const struct kernel_param *kp) in param_set_usb_online() 363 static int param_set_battery_status(const char *key, in param_set_battery_status() 377 static int param_set_battery_health(const char *key, in param_set_battery_health() 391 static int param_set_battery_present(const char *key, in param_set_battery_present() 406 static int param_set_battery_technology(const char *key, in param_set_battery_technology() 423 static int param_set_battery_capacity(const char *key, in param_set_battery_capacity() 438 static int param_set_battery_voltage(const char *key, in param_set_battery_voltage()
|
/drivers/staging/lustre/lnet/libcfs/ |
D | hash.c | 477 unsigned int bits, const void *key, struct cfs_hash_bd *bd) in cfs_hash_bd_from_key() 488 cfs_hash_bd_get(struct cfs_hash *hs, const void *key, struct cfs_hash_bd *bd) in cfs_hash_bd_get() 625 const void *key, struct hlist_node *hnode, in cfs_hash_bd_lookup_intent() 667 const void *key) in cfs_hash_bd_lookup_locked() 676 const void *key) in cfs_hash_bd_peek_locked() 722 unsigned int n, const void *key) in cfs_hash_multi_bd_lookup_locked() 738 unsigned int n, const void *key, in cfs_hash_multi_bd_findadd_locked() 769 unsigned int n, const void *key, in cfs_hash_multi_bd_finddel_locked() 806 cfs_hash_dual_bd_get(struct cfs_hash *hs, const void *key, in cfs_hash_dual_bd_get() 839 const void *key) in cfs_hash_dual_bd_lookup_locked() [all …]
|
/drivers/crypto/ |
D | padlock-aes.c | 108 const __le32 *key = (const __le32 *)in_key; in aes_set_key() local 190 static inline void rep_xcrypt_ecb(const u8 *input, u8 *output, void *key, in rep_xcrypt_ecb() 198 static inline u8 *rep_xcrypt_cbc(const u8 *input, u8 *output, void *key, in rep_xcrypt_cbc() 207 static void ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, in ecb_crypt_copy() 221 static u8 *cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, in cbc_crypt_copy() 235 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, in ecb_crypt() 249 static inline u8 *cbc_crypt(const u8 *in, u8 *out, u32 *key, in cbc_crypt() 259 static inline void padlock_xcrypt_ecb(const u8 *input, u8 *output, void *key, in padlock_xcrypt_ecb() 281 static inline u8 *padlock_xcrypt_cbc(const u8 *input, u8 *output, void *key, in padlock_xcrypt_cbc()
|
/drivers/scsi/ |
D | scsi_devinfo.c | 33 int key; /* unique numeric identifier */ member 273 static struct scsi_dev_info_list_table *scsi_devinfo_lookup_by_key(int key) in scsi_devinfo_lookup_by_key() 355 char *strflags, int flags, int key) in scsi_dev_info_list_add_keyed() 406 const char *model, int key) in scsi_dev_info_list_find() 485 int scsi_dev_info_list_del_keyed(char *vendor, char *model, int key) in scsi_dev_info_list_del_keyed() 587 int key) in scsi_get_device_flags_keyed() 769 int scsi_dev_info_add_list(int key, const char *name) in scsi_dev_info_add_list() 801 int scsi_dev_info_remove_list(int key) in scsi_dev_info_remove_list()
|
/drivers/staging/rtl8192e/ |
D | rtllib_crypt_wep.c | 27 u8 key[WEP_KEY_LEN + 1]; member 93 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local 173 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local 232 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key() 246 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
|
/drivers/net/ethernet/netronome/nfp/nfpcore/ |
D | nfp_mutex.c | 49 u32 key; member 112 int target, unsigned long long address, u32 key) in nfp_cpp_mutex_init() 149 unsigned long long address, u32 key) in nfp_cpp_mutex_alloc() 244 u32 key, value; in nfp_cpp_mutex_unlock() local 290 u32 key, value, tmp; in nfp_cpp_mutex_trylock() local
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_crypt_wep.c | 32 u8 key[WEP_KEY_LEN + 1]; member 89 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_encrypt() local 168 u8 key[WEP_KEY_LEN + 3]; in prism2_wep_decrypt() local 229 static int prism2_wep_set_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_set_key() 243 static int prism2_wep_get_key(void *key, int len, u8 *seq, void *priv) in prism2_wep_get_key()
|
/drivers/sfi/ |
D | sfi_core.c | 201 struct sfi_table_key *key) in sfi_table_check_key() 232 __ref sfi_check_table(u64 pa, struct sfi_table_key *key) in sfi_check_table() 260 struct sfi_table_header *sfi_get_table(struct sfi_table_key *key) in sfi_get_table() 285 struct sfi_table_key key; in sfi_table_parse() local 314 struct sfi_table_key key = SFI_ANY_KEY; in sfi_parse_syst() local 397 struct sfi_table_key key; in sfi_table_show() local
|
D | sfi_acpi.c | 99 struct sfi_table_key key = SFI_ANY_KEY; in sfi_acpi_parse_xsdt() local 127 static struct acpi_table_header *sfi_acpi_get_table(struct sfi_table_key *key) in sfi_acpi_get_table() 156 struct sfi_table_key key; in sfi_acpi_table_parse() local 182 struct sfi_table_key key; in sfi_acpi_table_show() local
|
/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 235 static int cvm_xts_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_xts_setkey() 292 static int cvm_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_setkey() 309 static int cvm_cbc_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cbc_aes_setkey() 315 static int cvm_ecb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_ecb_aes_setkey() 321 static int cvm_cfb_aes_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cfb_aes_setkey() 327 static int cvm_cbc_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_cbc_des3_setkey() 333 static int cvm_ecb_des3_setkey(struct crypto_ablkcipher *cipher, const u8 *key, in cvm_ecb_des3_setkey()
|
/drivers/firewire/ |
D | core-device.c | 54 int fw_csr_iterator_next(struct fw_csr_iterator *ci, int *key, int *value) in fw_csr_iterator_next() 66 int last_key = 0, key, value; in search_leaf() local 123 int fw_csr_string(const u32 *directory, int key, char *buf, size_t size) in fw_csr_string() 136 int key, value; in get_ids() local 258 u32 key; member 268 int key, value, ret = -ENOENT; in show_immediate() local 290 #define IMMEDIATE_ATTR(name, key) \ argument 332 #define TEXT_LEAF_ATTR(name, key) \ argument 437 int key, value; in units_sprintf() local 461 int key, value, i = 0; in units_show() local [all …]
|
/drivers/md/ |
D | dm-bio-prison-v2.c | 78 static void __setup_new_cell(struct dm_cell_key_v2 *key, in __setup_new_cell() 114 struct dm_cell_key_v2 *key, in __find_or_insert() 149 struct dm_cell_key_v2 *key, in __get() 172 struct dm_cell_key_v2 *key, in dm_cell_get_v2() 226 struct dm_cell_key_v2 *key, in __lock() 257 struct dm_cell_key_v2 *key, in dm_cell_lock_v2()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 109 struct mod_hdr_key key; member 116 static inline u32 hash_mod_hdr_info(struct mod_hdr_key *key) in hash_mod_hdr_info() 138 struct mod_hdr_key key; in mlx5e_attach_mod_hdr() local 571 struct flow_dissector_key_keyid *key = in parse_vxlan_attr() local 601 struct flow_dissector_key_ports *key = in parse_tunnel_attr() local 643 struct flow_dissector_key_ipv4_addrs *key = in parse_tunnel_attr() local 668 struct flow_dissector_key_ipv6_addrs *key = in parse_tunnel_attr() local 749 struct flow_dissector_key_control *key = in __parse_cls_flower() local 773 struct flow_dissector_key_control *key = in __parse_cls_flower() local 800 struct flow_dissector_key_basic *key = in __parse_cls_flower() local [all …]
|
/drivers/crypto/cavium/nitrox/ |
D | nitrox_algs.c | 116 int aes_keylen, const u8 *key, in nitrox_skcipher_setkey() 145 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey() 220 const u8 *key, unsigned int keylen) in nitrox_3des_setkey() 241 const u8 *key, unsigned int keylen) in nitrox_aes_xts_setkey() 268 const u8 *key, unsigned int keylen) in nitrox_aes_ctr_rfc3686_setkey()
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_tc.c | 164 struct flow_dissector_key_control *key = in bnxt_tc_parse_flow() local 171 struct flow_dissector_key_basic *key = in bnxt_tc_parse_flow() local 187 struct flow_dissector_key_eth_addrs *key = in bnxt_tc_parse_flow() local 200 struct flow_dissector_key_vlan *key = in bnxt_tc_parse_flow() local 215 struct flow_dissector_key_ipv4_addrs *key = in bnxt_tc_parse_flow() local 227 struct flow_dissector_key_ipv6_addrs *key = in bnxt_tc_parse_flow() local 240 struct flow_dissector_key_ports *key = in bnxt_tc_parse_flow() local 253 struct flow_dissector_key_icmp *key = in bnxt_tc_parse_flow() local
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_dev.c | 109 struct lu_context_key *key) in osc_key_init() 120 struct lu_context_key *key, void *data) in osc_key_fini() 134 struct lu_context_key *key) in osc_session_init() 145 struct lu_context_key *key, void *data) in osc_session_fini()
|
/drivers/target/iscsi/ |
D | iscsi_target_parameters.c | 665 char *key, in iscsi_find_param_from_key() 685 int iscsi_extract_key_value(char *textbuf, char **key, char **value) in iscsi_extract_key_value() 717 char *key, in iscsi_add_notunderstood_response() 746 static int iscsi_check_for_auth_key(char *key) in iscsi_check_for_auth_key() 1197 char *key, in __iscsi_check_key() 1231 char *key, in iscsi_check_key() 1380 char *key, *value; in iscsi_decode_text_input() local 1518 char *key = NULL, *value = NULL; in iscsi_change_param_value() local
|
/drivers/infiniband/hw/mthca/ |
D | mthca_mr.c | 53 __be32 key; member 390 static inline u32 tavor_key_to_hw_index(u32 key) in tavor_key_to_hw_index() 400 static inline u32 arbel_key_to_hw_index(u32 key) in arbel_key_to_hw_index() 413 static inline u32 key_to_hw_index(struct mthca_dev *dev, u32 key) in key_to_hw_index() 421 static inline u32 adjust_key(struct mthca_dev *dev, u32 key) in adjust_key() 434 u32 key; in mthca_mr_alloc() local 573 u32 key, idx; in mthca_fmr_alloc() local 723 u32 key; in mthca_tavor_map_phys_fmr() local 763 u32 key; in mthca_arbel_map_phys_fmr() local
|
/drivers/hwmon/ |
D | applesmc.c | 122 char key[5]; /* four-letter key code */ member 221 static int send_argument(const char *key) in send_argument() 231 static int read_smc(u8 cmd, const char *key, u8 *buffer, u8 len) in read_smc() 269 static int write_smc(u8 cmd, const char *key, const u8 *buffer, u8 len) in write_smc() 343 u8 key[4], info[6]; in applesmc_get_entry_by_index() local 375 static int applesmc_get_lower_bound(unsigned int *lo, const char *key) in applesmc_get_lower_bound() 397 static int applesmc_get_upper_bound(unsigned int *hi, const char *key) in applesmc_get_upper_bound() 419 static const struct applesmc_entry *applesmc_get_entry_by_key(const char *key) in applesmc_get_entry_by_key() 436 static int applesmc_read_key(const char *key, u8 *buffer, u8 len) in applesmc_read_key() 447 static int applesmc_write_key(const char *key, const u8 *buffer, u8 len) in applesmc_write_key() [all …]
|
/drivers/tee/optee/ |
D | rpc.c | 27 u32 key; member 61 static struct wq_entry *wq_entry_get(struct optee_wait_queue *wq, u32 key) in wq_entry_get() 82 static void wq_sleep(struct optee_wait_queue *wq, u32 key) in wq_sleep() 95 static void wq_wakeup(struct optee_wait_queue *wq, u32 key) in wq_wakeup()
|