/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw560x.dtsi | 108 key-erased { 109 label = "key-erased";
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_migrate.c | 247 static struct lock_class_key key; in pinned_context() local 262 &key, "migrate"); in pinned_context()
|
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hikey970-pinctrl.dtsi | 130 pwr_key_pmx_func: pwr-key-pins { 668 pwr_key_cfg_func: pwr-key-cfg-pins {
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_standalone.c | 88 ntohs(tuple->src.u.gre.key), in print_tuple() 89 ntohs(tuple->dst.u.gre.key)); in print_tuple()
|
/openbmc/phosphor-certificate-manager/ |
H A D | certs_manager.cpp | 786 auto holderOfKey = [](EVP_PKEY* key) { in generateECKeyPair() argument 788 key, &::EVP_PKEY_free}; in generateECKeyPair()
|
/openbmc/pldm/host-bmc/ |
H A D | host_pdr_handler.cpp | 115 const auto& [key, value] = item; in HostPDRHandler() 116 return key != TERMINUS_HANDLE; in HostPDRHandler()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_main.c | 4763 u8 *key, u8 *hfunc) in hclge_get_rss() argument 4769 hclge_comm_get_rss_hash_info(rss_cfg, key, hfunc); in hclge_get_rss() 4778 const u8 *key, const u8 hfunc) in hclge_set_rss() argument 4893 u8 *key = hdev->rss_cfg.rss_hash_key; in hclge_rss_init_hw() local 5543 int loc, u8 *key, bool is_add) in hclge_fd_tcam_config() argument 5567 if (key) { in hclge_fd_tcam_config() 7141 ethtype_key = ntohs(match.key->n_proto); in hclge_get_cls_key_basic() 7150 rule->tuples.ip_proto = match.key->ip_proto; in hclge_get_cls_key_basic() 7182 rule->tuples.vlan_tag1 = match.key->vlan_id | in hclge_get_cls_key_vlan() 7183 (match.key->vlan_priority << VLAN_PRIO_SHIFT); in hclge_get_cls_key_vlan() [all …]
|
/openbmc/linux/drivers/crypto/ |
H A D | omap-sham.c | 1283 static int omap_sham_setkey(struct crypto_ahash *tfm, const u8 *key, in omap_sham_setkey() argument 1292 err = crypto_shash_setkey(tctx->fallback, key, keylen); in omap_sham_setkey() 1297 err = crypto_shash_tfm_digest(bctx->shash, key, keylen, in omap_sham_setkey() 1303 memcpy(bctx->ipad, key, keylen); in omap_sham_setkey()
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-acer-a500-picasso.dts | 1263 key-power { 1272 key-rotation-lock { 1280 key-volume-down { 1289 key-volume-up {
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-subdev.c | 53 static struct lock_class_key key; in subdev_fh_init() local 55 state = __v4l2_subdev_state_alloc(sd, "fh->state->lock", &key); in subdev_fh_init() 1465 struct lock_class_key *key) in __v4l2_subdev_init_finalize() argument 1469 state = __v4l2_subdev_state_alloc(sd, name, key); in __v4l2_subdev_init_finalize()
|
/openbmc/linux/net/mac80211/ |
H A D | ieee80211_i.h | 168 struct ieee80211_key *key; member 212 struct ieee80211_key *key; member 383 u8 key[WLAN_KEY_LEN_WEP104]; member 2443 const u8 *da, const u8 *key, u8 key_len, u8 key_idx,
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | 1346 fl6.daddr = info->key.u.ipv6.dst; in ip6_dst_lookup_tunnel() 1347 fl6.saddr = info->key.u.ipv6.src; in ip6_dst_lookup_tunnel() 1348 prio = info->key.tos; in ip6_dst_lookup_tunnel() 1349 fl6.flowlabel = ip6_make_flowinfo(prio, info->key.label); in ip6_dst_lookup_tunnel()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 470 ieee80211_get_tkip_p2k(keyconf, skb_frag, tx_cmd->key); in iwl_mvm_set_tx_cmd_crypto() 481 memcpy(&tx_cmd->key[3], keyconf->key, keyconf->keylen); in iwl_mvm_set_tx_cmd_crypto() 495 tx_cmd->key[0] = keyconf->hw_key_idx; in iwl_mvm_set_tx_cmd_crypto()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 1287 u64 key; in i40e_find_filter() local 1292 key = i40e_addr_to_hkey(macaddr); in i40e_find_filter() 1312 u64 key; in i40e_find_mac() local 1317 key = i40e_addr_to_hkey(macaddr); in i40e_find_mac() 1626 u64 key; in i40e_add_filter() local 1648 key = i40e_addr_to_hkey(macaddr); in i40e_add_filter() 8663 addr_type = match.key->addr_type; in i40e_parse_cls_flower() 8694 filter->dst_ipv4 = match.key->dst; in i40e_parse_cls_flower() 8695 filter->src_ipv4 = match.key->src; in i40e_parse_cls_flower() 8746 filter->dst_port = match.key->dst; in i40e_parse_cls_flower() [all …]
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | devx.c | 1315 u8 key; in devx_handle_mkey_indirect() local 1318 key = MLX5_GET(mkc, mkc, mkey_7_0); in devx_handle_mkey_indirect() 1319 mkey->key = mlx5_idx_to_mkey( in devx_handle_mkey_indirect() 1320 MLX5_GET(create_mkey_out, out, mkey_index)) | key; in devx_handle_mkey_indirect() 1400 mlx5_base_mkey(obj->mkey.key))) in devx_obj_cleanup()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | lapic.c | 497 static_branch_inc(&apic_sw_disabled.key); in apic_set_spiv() 2575 static_branch_inc(&apic_hw_disabled.key); in kvm_lapic_set_base() 2872 static_branch_inc(&apic_sw_disabled.key); /* sw disabled at reset */ in kvm_create_lapic() 3330 WARN_ON(static_branch_unlikely(&apic_hw_disabled.key)); in kvm_lapic_exit() 3332 WARN_ON(static_branch_unlikely(&apic_sw_disabled.key)); in kvm_lapic_exit()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 725 struct ieee80211_key_conf *key, in mt7915_mac_write_txwi() argument 735 mt76_connac2_mac_write_txwi(dev, txwi, skb, wcid, key, pid, qid, changed); in mt7915_mac_write_txwi() 749 struct ieee80211_key_conf *key = info->control.hw_key; in mt7915_tx_prepare_skb() local 782 mt7915_mac_write_txwi(mdev, txwi_ptr, tx_info->skb, wcid, pid, key, in mt7915_tx_prepare_skb() 794 if (!key) in mt7915_tx_prepare_skb()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-online-fsck-design.rst | 1190 - Extended attribute key namespaces 1712 There are two key properties to the drain mechanism. 1787 When online fsck enables the static key, the sled is replaced with an 1804 - The hooked part of XFS should declare a static-scoped static key that 1807 The static key itself should be declared as a ``static`` variable. 1811 scrub-only hook code if the static key is not enabled. 1815 static key. 1825 static key; the ``TRY_HARDER`` flag is useful here. 2112 There are two key places where the xfarray uses it: 2400 btree key and pointer as the record size:: [all …]
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib.c | 3923 for (p = &table->table[0]; p->key; p++) { in gpiod_find() 3935 desc = gpio_name_to_desc(p->key); in gpiod_find() 3942 p->key); in gpiod_find() 3946 gc = find_chip_by_name(p->key); in gpiod_find() 3957 p->key); in gpiod_find() 3988 for (p = &table->table[0]; p->key; p++) { in platform_gpio_count()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 523 static int hclgevf_get_rss(struct hnae3_handle *handle, u32 *indir, u8 *key, in hclgevf_get_rss() argument 531 hclge_comm_get_rss_hash_info(rss_cfg, key, hfunc); in hclgevf_get_rss() 535 if (key) { in hclgevf_get_rss() 539 memcpy(key, rss_cfg->rss_hash_key, in hclgevf_get_rss() 551 const u8 *key, const u8 hfunc) in hclgevf_set_rss() argument 558 ret = hclge_comm_set_rss_hash_key(rss_cfg, &hdev->hw.hw, key, in hclgevf_set_rss()
|
/openbmc/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-konepure | 32 Description: The mouse can store a macro with max 500 key/button strokes
|
/openbmc/linux/Documentation/power/ |
H A D | swsusp-dmcrypt.rst | 24 the key(s) from an external device like a pcmcia flash disk
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3368-px5-evb.dts | 283 pwr_key: pwr-key {
|
H A D | rk3368-geekbox.dts | 283 pwr_key: pwr-key {
|
/openbmc/u-boot/tools/dtoc/ |
H A D | fdt.py | 452 prop_list = sorted(self.props.values(), key=lambda prop: prop._offset,
|