Home
last modified time | relevance | path

Searched refs:key (Results 4226 – 4250 of 5261) sorted by relevance

1...<<161162163164165166167168169170>>...211

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h414 void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key);
897 static inline void mlx5_esw_offloads_devcom_init(struct mlx5_eswitch *esw, u64 key) {} in mlx5_esw_offloads_devcom_init() argument
/openbmc/linux/init/
H A Dmain.c359 static char * __init xbc_make_cmdline(const char *key) in xbc_make_cmdline() argument
365 root = xbc_find_node(key); in xbc_make_cmdline()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-xiaomi-common.dtsi37 key-vol-up {
45 key-dome {
/openbmc/linux/drivers/rtc/
H A Drtc-abx80x.c132 static int abx80x_write_config_key(struct i2c_client *client, u8 key) in abx80x_write_config_key() argument
134 if (i2c_smbus_write_byte_data(client, ABX8XX_REG_CFG_KEY, key) < 0) { in abx80x_write_config_key()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp248 unsigned int key = makeCmdKey(keyCommon, cmd); in executeIpmiCommandCommon() local
249 auto cmdIter = handlers.find(key); in executeIpmiCommandCommon()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h790 static inline TCGv_ptr gen_lookup_cp_reg(uint32_t key) in gen_lookup_cp_reg() argument
793 gen_helper_lookup_cp_reg(ret, tcg_env, tcg_constant_i32(key)); in gen_lookup_cp_reg()
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c295 if (sense.key == ILLEGAL_REQUEST && in scsi_read_complete()
307 if (sense.key) { in scsi_read_complete()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Doem_ibm_handler.cpp48 for (const auto& [key, value] : entityAssociationMap) in getOemStateSensorReadingsHandler()
54 sensorOpState = slotHandler->fetchSlotSensorState(key); in getOemStateSensorReadingsHandler()
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3key:0,useKey:g?0:1,id:""+ye++,onRender:s,bnds:{}},f.linked=!!s,n?(d=n.views,p=n._,p.useKey?(d[u.ke…
/openbmc/linux/drivers/platform/x86/
H A Dacer-wmi.c1935 const struct key_entry *key; in acer_wmi_notify() local
1967 key = sparse_keymap_entry_from_scancode(acer_wmi_input_dev, in acer_wmi_notify()
1969 if (!key) { in acer_wmi_notify()
1974 switch (key->keycode) { in acer_wmi_notify()
/openbmc/linux/drivers/crypto/
H A Ds5p-sss.c1809 const u8 *key, const u8 *iv, const u8 *ctr, in s5p_set_aes() argument
1829 memcpy_toio(keystart, key, keylen); in s5p_set_aes()
2045 const u8 *key, unsigned int keylen) in s5p_aes_setkey() argument
2055 memcpy(ctx->aes_key, key, keylen); in s5p_aes_setkey()
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4212-tab3.dtsi72 key-power {
80 key-up {
87 key-down {
94 key-home {
/openbmc/linux/drivers/staging/vt6655/
H A Ddevice_main.c1630 struct ieee80211_key_conf *key) in vnt_set_key() argument
1636 if (vnt_set_keys(hw, sta, vif, key)) in vnt_set_key()
1640 if (test_bit(key->hw_key_idx, &priv->key_entry_inuse)) in vnt_set_key()
1641 clear_bit(key->hw_key_idx, &priv->key_entry_inuse); in vnt_set_key()
/openbmc/intel-ipmi-oem/src/
H A Dsensorcommands.cpp1340 record.key.owner_id = 0x20; in getSensorDataRecord()
1341 record.key.owner_lun = lun; in getSensorDataRecord()
1342 record.key.sensor_number = sensornumber; in getSensorDataRecord()
1594 if (ctx->lun == recordData->key.owner_lun) in ipmiSensorGetDeviceSdrInfo()
/openbmc/linux/kernel/events/
H A Duprobes.c638 static inline int __uprobe_cmp_key(const void *key, const struct rb_node *b) in __uprobe_cmp_key() argument
640 const struct __uprobe_key *a = key; in __uprobe_cmp_key()
652 struct __uprobe_key key = { in __find_uprobe() local
656 struct rb_node *node = rb_find(&key, &uprobes_tree, __uprobe_cmp_key); in __find_uprobe()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c201 mm->key.phy_addr = phy_addr; in ocrdma_add_mmap()
202 mm->key.len = len; in ocrdma_add_mmap()
218 if (len != mm->key.len && phy_addr != mm->key.phy_addr) in ocrdma_del_mmap()
236 if (len != mm->key.len && phy_addr != mm->key.phy_addr) in ocrdma_search_mmap()
2045 hdr->lkey = wr->key; in ocrdma_build_reg()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c1518 u8 *lut, *key; in ice_vsi_cfg_rss_lut_key() local
1557 key = kzalloc(ICE_GET_SET_RSS_KEY_EXTEND_KEY_SIZE, GFP_KERNEL); in ice_vsi_cfg_rss_lut_key()
1558 if (!key) { in ice_vsi_cfg_rss_lut_key()
1564 memcpy(key, vsi->rss_hkey_user, ICE_GET_SET_RSS_KEY_EXTEND_KEY_SIZE); in ice_vsi_cfg_rss_lut_key()
1566 netdev_rss_key_fill((void *)key, ICE_GET_SET_RSS_KEY_EXTEND_KEY_SIZE); in ice_vsi_cfg_rss_lut_key()
1568 err = ice_set_rss_key(vsi, key); in ice_vsi_cfg_rss_lut_key()
1572 kfree(key); in ice_vsi_cfg_rss_lut_key()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/
H A D0002-interface-remove-C-reserved-keyword.patch289 - key = d->private->sg_buffer[2] & 0xf;
292 + key = d->priv->sg_buffer[2] & 0xf;
296 if(key == 2 && ASC == 4 && ASCQ == 1) return 0;
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c1260 static int ef4_ethtool_get_rxfh(struct net_device *net_dev, u32 *indir, u8 *key, in ef4_ethtool_get_rxfh() argument
1273 const u8 *key, const u8 hfunc) in ef4_ethtool_set_rxfh() argument
1278 if (key || in ef4_ethtool_set_rxfh()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h808 u8 key[16]; member
816 u8 key[16]; member
933 u8 key[16]; member
/openbmc/linux/lib/zstd/compress/
H A Dhuf_compress.c487 nodeElt const key = huffNode[i]; in HUF_insertionSort() local
489 while (j >= 0 && huffNode[j].count < key.count) { in HUF_insertionSort()
493 huffNode[j + 1] = key; in HUF_insertionSort()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h1346 struct mlxsw_sp_mr_route_key *key,
1351 struct mlxsw_sp_mr_route_key *key);
1353 struct mlxsw_sp_mr_route_key *key,
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1139 vmxnet3_get_rss(struct net_device *netdev, u32 *p, u8 *key, u8 *hfunc) in vmxnet3_get_rss() argument
1158 vmxnet3_set_rss(struct net_device *netdev, const u32 *p, const u8 *key, in vmxnet3_set_rss() argument
1167 if (key || in vmxnet3_set_rss()
/openbmc/linux/Documentation/bpf/
H A Dbpf_design_QA.rst106 bpf_lookup_map_elem(key) had a requirement that 'key' must be
107 a pointer to the stack. Now, 'key' can be a pointer to map value.
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-codina.dts240 * will instead turn LDO AUX4 on/off for key led backlighy.
746 /* GPIO that enables the LDO regulator for the key LED */
747 key-led {

1...<<161162163164165166167168169170>>...211