/openbmc/linux/drivers/net/wireless/atmel/ |
H A D | atmel.c | 1881 memcpy(priv->wep_keys[idx], ext->key, key_len); in atmel_set_encodeext() 1927 memcpy(ext->key, priv->wep_keys[idx], ext->key_len); in atmel_get_encodeext()
|
/openbmc/u-boot/tools/buildman/ |
H A D | README | 28 A key feature of buildman is its output summary, which allows warnings, 660 A key requirement for U-Boot is that you keep code/data size to a minimum.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | vivid.rst | 224 key, not quality. 257 key, not quality.
|
/openbmc/linux/Documentation/arch/arm64/ |
H A D | arm-acpi.rst | 42 able to encode behavior is a key tool used in supporting operating
|
/openbmc/linux/fs/nfs/ |
H A D | inode.c | 75 int nfs_wait_bit_killable(struct wait_bit_key *key, int mode) in nfs_wait_bit_killable() argument
|
/openbmc/linux/Documentation/driver-api/ |
H A D | parport-lowlevel.rst | 952 key:value;
|
/openbmc/rest-dbus/resources/ |
H A D | jstree.min.js | 5 …key:"jstree",events:"changed.jstree open_node.jstree close_node.jstree check_node.jstree uncheck_n… property in AnonymousClassf811328e19701
|
/openbmc/linux/Documentation/networking/ |
H A D | bonding.rst | 253 In an AD system, the port-key has three parts as shown below - 263 This defines the upper 10 bits of the port key. The values can be 1807 (c) ad_user_port_key : Use the user portion of the port-key. The default 1808 keeps this empty. These are the upper 10 bits of the port-key and value
|
H A D | ethtool-netlink.rst | 1754 Get indirection table, hash key and hash function info associated with a 1770 ``ETHTOOL_A_RSS_HKEY`` binary Hash key bytes
|
/openbmc/linux/Documentation/RCU/Design/Requirements/ |
H A D | Requirements.rst | 637 to retry. This is a key RCU design philosophy. 1110 | The key point is that things like mutex_trylock() either return | 1366 | does not seem at all reasonable. The key point is that in most cases, | 2475 structure. The key benefit of these domains is that a slow SRCU reader
|
/openbmc/linux/drivers/net/usb/ |
H A D | r8152.c | 5181 struct fw_phy_patch_key *key; in rtl8152_apply_firmware() local 5207 key = (struct fw_phy_patch_key *)block; in rtl8152_apply_firmware() 5208 key_addr = __le16_to_cpu(key->key_reg); in rtl8152_apply_firmware() 5209 rtl_pre_ram_code(tp, key_addr, __le16_to_cpu(key->key_data), !power_cut); in rtl8152_apply_firmware()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6mr.c | 359 const struct mfc6_cache_cmp_arg *cmparg = arg->key; in ip6mr_hash_cmp()
|
/openbmc/qemu/docs/devel/ |
H A D | submitting-a-patch.rst | 248 #. Add your SSH public key in `meta \|
|
/openbmc/linux/Documentation/powerpc/ |
H A D | ultravisor.rst | 839 * U_NO_KEY symmetric key unavailable.
|
/openbmc/u-boot/common/ |
H A D | Kconfig | 192 set to 0 to autoboot with no delay, but you can stop it by key input.
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | devtool-reference.rst | 10 is a key part of the extensible SDK.
|
/openbmc/ipmitool/ |
H A D | ChangeLog | 546 * Add support for Kg BMC key for IPMIv2 authentication with -k option
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 656 target = array->ptrs[poke->tail_call.key]; in bpf_tail_call_direct_fixup()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | md.rst | 256 there must a size that they all provide space for. This is a key
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | populate_sdk_ext.bbclass | 619 btfiles.sort(key=os.path.getctime)
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 799 .key = (cpu->env.psw.mask & PSW_MASK_KEY) >> PSW_SHIFT_KEY, in kvm_s390_mem_op()
|
/openbmc/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_qp.c | 1610 useg->lkey = cpu_to_be32(to_mah(wr->ah)->key); in set_tavor_ud_seg()
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig-language.rst | 41 Every line starts with a key word and can be followed by multiple
|
/openbmc/linux/kernel/cgroup/ |
H A D | cpuset.c | 837 return static_key_count(&cpusets_enabled_key.key) + 1; in nr_cpusets()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-core.c | 2965 if (hidinput->input->key[i]) in hid_check_keys_pressed()
|