/openbmc/qemu/qapi/ |
H A D | misc-target.json | 181 # @pdh: Platform Diffie-Hellman key (base64 encoded)
|
/openbmc/openbmc/meta-arm/ |
H A D | .gitlab-ci.yml | 22 # The NVD API key to use when fetching CVEs
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0017-Implement-Private-Authenticated-Variable-verificatio.patch | 147 * First finds the key variable responsible for the authentication of the new variable,
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | item_updater.cpp | 568 for (const auto& [key, item] : psuStatusMap) in findModelDirectory()
|
/openbmc/linux/kernel/events/ |
H A D | core.c | 1654 const struct __group_key *a = key; in __group_cmp() 1664 const struct __group_key *a = key; in __group_cmp_ignore_cgroup() 1731 struct __group_key key = { in perf_event_groups_first() local 1738 node = rb_find_first(&key, &groups->tree, __group_cmp); in perf_event_groups_first() 1748 struct __group_key key = { in perf_event_groups_next() local 1755 next = rb_next_match(&key, &event->group_node, __group_cmp); in perf_event_groups_next() 4225 struct __group_key key = { in ctx_event_to_rotate() local 4239 key.cpu = smp_processor_id(); in ctx_event_to_rotate() 4247 key.cpu = -1; in ctx_event_to_rotate() 4248 node = rb_find_first(&key, tree, __group_cmp_ignore_cgroup); in ctx_event_to_rotate() [all …]
|
/openbmc/linux/Documentation/process/ |
H A D | management-style.rst | 60 It helps to realize that the key difference between a big decision and a 70 Thus the key to avoiding big decisions becomes to just avoiding to do
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | main.c | 367 vif->wep_key_list[index].key, in ath6kl_install_static_wep_keys() 405 ik->key, in ath6kl_connect_ap_mode_bss()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | hpfs.rst | 79 extended attributes. Extended attributes are pairs of (key,value) where key is
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 892 static const u64 key[] = { in qlcnic_82xx_config_rss() local 926 req.words[i+1] = cpu_to_le64(key[i]); in qlcnic_82xx_config_rss()
|
/openbmc/openbmc/poky/scripts/ |
H A D | combo-layer | 59 for key, val in options.__dict__.items(): 60 setattr(self, key, val)
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | __init__.py | 1366 newitem = OrderedDict(sorted(newitem.items(), key=lambda t: t[0])) 1370 newitem.sort(key=lambda obj: obj['id'])
|
/openbmc/linux/drivers/s390/cio/ |
H A D | chsc.c | 861 u32 key : 4; in __chsc_do_secm() member 883 secm_area->key = PAGE_DEFAULT_KEY >> 4; in __chsc_do_secm()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965.c | 1706 memcpy(&addsta->key, &cmd->key, sizeof(struct il4965_keyinfo)); in il4965_build_addsta_hcmd()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_port.c | 811 memcpy(rss_key.key, temp, HINIC_RSS_KEY_SIZE); in hinic_rss_set_template_tbl() 854 memcpy(temp, temp_key.key, HINIC_RSS_KEY_SIZE); in hinic_rss_get_template_tbl()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | gen.c | 1664 static size_t btfgen_hash_fn(long key, void *ctx) in btfgen_hash_fn() argument 1666 return key; in btfgen_hash_fn()
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | models.rst | 198 GPIO mute LED with hot key handling on HP 222 Hot-key support via Mic2 pin on Lenovo machines
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5800-peach-pi.dts | 65 power-key { 800 power_key_irq: power-key-irq-pins {
|
H A D | exynos5420-peach-pit.dts | 66 power-key { 818 power_key_irq: power-key-irq-pins {
|
/openbmc/linux/include/linux/mlx4/ |
H A D | device.h | 692 u32 key; member 704 u32 key; member
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 43 key-vol-down { 51 key-vol-up {
|
/openbmc/docs/designs/ |
H A D | entity-manager-hw-id-vpd-discover-via-device-tree.md | 122 'probe' statement(s) in order to key configuration enablement off them. 143 properties) interface on D-Bus can key off GXP hardware data and react
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 654 u32 key; member 1599 return xa_err(xa_store(&dev->odp_mkeys, mlx5_base_mkey(mmkey->key), in mlx5r_store_odp_mkey()
|
/openbmc/u-boot/tools/binman/ |
H A D | README.entries | 631 - keyblock: Name of the key file to use (inside keydir) 632 - signprivate: Name of provide key file to use (inside keydir) 634 - kernelkey: Name of the kernel key to use (inside keydir)
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 1466 static int igc_ethtool_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in igc_ethtool_get_rxfh() argument 1483 const u8 *key, const u8 hfunc) in igc_ethtool_set_rxfh() argument 1490 if (key || in igc_ethtool_set_rxfh()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_l3_main.c | 58 u32 key = qeth_l3_ipaddr_hash(query); in qeth_l3_find_addr_by_ip() local 62 hash_for_each_possible(card->rx_mode_addrs, addr, hnode, key) in qeth_l3_find_addr_by_ip() 66 hash_for_each_possible(card->ip_htable, addr, hnode, key) in qeth_l3_find_addr_by_ip()
|