/openbmc/qemu/net/ |
H A D | net.c | 1033 static gboolean add_nic_result(gpointer key, gpointer value, gpointer user_data) in add_nic_result() argument 1037 const char *model = key; in add_nic_result()
|
/openbmc/linux/drivers/power/supply/ |
H A D | bq27xxx_battery.c | 1001 #define BQ27XXX_DATA(ref, key, opt) { \ argument 1003 .unseal_key = key, \
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf.c | 5388 unsigned int key, nr_read_elems; in do_test_pprint() local 5451 for (key = 0; key < test->max_entries; key++) { in do_test_pprint() 5452 set_pprint_mapv(mapv_kind, mapv, key, num_cpus, rounded_value_size); in do_test_pprint() 5453 bpf_map_update_elem(map_fd, &key, mapv, 0); in do_test_pprint()
|
/openbmc/linux/drivers/infiniband/hw/irdma/ |
H A D | verbs.c | 3404 stag_info.stag_key = reg_wr(ib_wr)->key & 0xff; in irdma_post_send() 3405 stag_info.stag_idx = reg_wr(ib_wr)->key >> 8; in irdma_post_send() 4382 u32 key = new_ah->sc_ah.ah_info.dest_ip_addr[0] ^ in irdma_ah_exists() local 4387 hash_for_each_possible(iwdev->ah_hash_tbl, ah, list, key) { in irdma_ah_exists() 4467 u32 key = parent_ah->sc_ah.ah_info.dest_ip_addr[0] ^ in irdma_create_user_ah() local 4473 hash_add(iwdev->ah_hash_tbl, &parent_ah->list, key); in irdma_create_user_ah()
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2ops.c | 4218 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) in smb2_get_enc_key() argument 4233 memcpy(key, ses_enc_key, SMB3_ENC_DEC_KEY_SIZE); in smb2_get_enc_key() 4262 u8 key[SMB3_ENC_DEC_KEY_SIZE]; in crypt_message() local 4269 rc = smb2_get_enc_key(server, le64_to_cpu(tr_hdr->SessionId), enc, key); in crypt_message() 4278 rc = crypto_aead_setkey(tfm, key, SMB3_GCM256_CRYPTKEY_SIZE); in crypt_message() 4280 rc = crypto_aead_setkey(tfm, key, SMB3_GCM128_CRYPTKEY_SIZE); in crypt_message()
|
/openbmc/linux/net/mac80211/ |
H A D | util.c | 1814 const u8 *bssid, const u8 *key, u8 key_len, u8 key_idx, in ieee80211_send_auth() argument 1863 err = ieee80211_wep_encrypt(local, skb, key, key_len, key_idx); in ieee80211_send_auth() 2988 struct ieee80211_key *key; in ieee80211_reconfig_disconnect() local 3010 list_for_each_entry(key, &sdata->key_list, list) in ieee80211_reconfig_disconnect() 3011 key->flags |= KEY_FLAG_TAINTED; in ieee80211_reconfig_disconnect()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | user-guide.rst | 653 --private-key build/tmp/deploy/images/corstone1000-<fvp/mps3>/corstone1000_capsule_key.key \ 759 Press ESC in 4 seconds to skip startup.nsh or any other key to continue. 815 Hit any key to stop autoboot: 1442 The above commands will delete the Platform key (PK) and allow the normal system boot flow without …
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | 2244 fl4.flowi4_tun_key.tun_id = tun_info->key.tun_id; in ip_route_input_slow() 2907 fl4.daddr = info->key.u.ipv4.dst; in ip_route_output_tunnel() 2908 fl4.saddr = info->key.u.ipv4.src; in ip_route_output_tunnel() 2909 tos = info->key.tos; in ip_route_output_tunnel()
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 2325 gpointer key, gsi; in kvm_irqchip_add_irqfd_notifier() local 2326 gboolean found = g_hash_table_lookup_extended(s->gsimap, irq, &key, &gsi); in kvm_irqchip_add_irqfd_notifier() 2337 gpointer key, gsi; in kvm_irqchip_remove_irqfd_notifier() local 2338 gboolean found = g_hash_table_lookup_extended(s->gsimap, irq, &key, &gsi); in kvm_irqchip_remove_irqfd_notifier()
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | development-environment.rst | 50 A development host or :term:`Build Host` is key to 231 For the Yocto Project, a key individual called the "maintainer" is 457 Some key tags for the ``poky`` repository are ``jethro-14.0.3``,
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-record.txt | 384 or upgraded, because the only key available in this case is the 462 Record events of type PERF_RECORD_NAMESPACES. This enables 'cgroup_id' sort key. 465 Record events of type PERF_RECORD_CGROUP. This enables 'cgroup' sort key.
|
/openbmc/linux/Documentation/dev-tools/ |
H A D | kgdb.rst | 476 Press and release the key with the label: :kbd:`SysRq` 484 - Example using a PS/2 101-key keyboard 488 Press and release the key with the label: :kbd:`SysRq`
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_softmac.c | 2818 (int)((char *)param->u.crypt.key - (char *)param) + in ieee80211_wpa_set_encryption() 2896 (*crypt)->ops->set_key(param->u.crypt.key, in ieee80211_wpa_set_encryption() 2914 param->u.crypt.key, in ieee80211_wpa_set_encryption()
|
/openbmc/linux/drivers/input/mouse/ |
H A D | alps.c | 231 dev = (dev2 && test_bit(BTN_LEFT, dev2->key)) ? dev2 : dev1; in alps_report_buttons() 234 dev = (dev2 && test_bit(BTN_RIGHT, dev2->key)) ? dev2 : dev1; in alps_report_buttons() 237 dev = (dev2 && test_bit(BTN_MIDDLE, dev2->key)) ? dev2 : dev1; in alps_report_buttons()
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-execution.rst | 66 The ``layer.conf`` files are used to construct key variables such as 666 configuration if top level key ``bitbake_merge`` is set to the value 682 - If a logger is defined by the user with the key ``bitbake_merge`` set
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 1977 HexValue key = gen_tmp(c, locp, 64, UNSIGNED); in gen_rvalue_fscr() local 1983 &key, ", ", &frame_key, ", ", &frame_key, ");\n"); in gen_rvalue_fscr() 1984 OUT(c, locp, "tcg_gen_xor_i64(", &res, ", ", value, ", ", &key, ");\n"); in gen_rvalue_fscr()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | sysfs-rules.rst | 51 - the unique key to the device at that point in time
|
/openbmc/u-boot/cmd/ |
H A D | mmc.c | 237 U_BOOT_CMD_MKENT(key, 2, 0, do_mmcrpmb_key, "", ""),
|
/openbmc/u-boot/doc/imx/habv4/guides/ |
H A D | mx6_mx7_secure_boot.txt | 373 the SRK once the first image is authenticated, so the same SRK key used in
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-ventana.dts | 631 gpio-key,wakeup;
|
/openbmc/u-boot/arch/mips/ |
H A D | Kconfig | 304 address and size will be prepared as zero-terminated key/value list.
|
/openbmc/linux/Documentation/networking/ |
H A D | mctp.rst | 319 reference to the dev (set through ``key->dev``, counted through
|
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/ |
H A D | local.conf.sample | 187 # than 100K inodes in any key build location (TMPDIR, DL_DIR, SSTATE_DIR), gracefully
|
/openbmc/openbmc/meta-amd/meta-daytonax/conf/templates/default/ |
H A D | local.conf.sample | 187 # than 100K inodes in any key build location (TMPDIR, DL_DIR, SSTATE_DIR), gracefully
|
/openbmc/qemu/docs/system/arm/ |
H A D | orangepi.rst | 242 At the U-Boot stage, interrupt the automatic boot process by pressing a key
|