/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8953-xiaomi-mido.dts | 63 key-volume-up {
|
H A D | msm8953-xiaomi-tissot.dts | 38 key-volume-up {
|
/openbmc/linux/block/ |
H A D | blk-cgroup.h | 484 static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, void *key) { return NULL; } in blkg_lookup() argument
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_flow_table.h | 43 struct nf_flow_key key; member
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Create.interface.yaml | 19 The additional data, if any, for initiating the dump. The key in
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | Manager.interface.yaml | 81 Dictionary of user properties. List of key name and data type of
|
/openbmc/openbmc-test-automation/openpower/mpipl/ |
H A D | test_mpipl_basic.robot | 23 # By default 1 iteration, user can key in nth number of iteration to control
|
/openbmc/phosphor-host-ipmid/scripts/ |
H A D | entity-example.md | 33 # Entity Record id is the key
|
/openbmc/linux/net/bridge/ |
H A D | br_forward.c | 312 lport = p ? p->key.port : NULL; in br_multicast_flood()
|
/openbmc/qemu/qapi/ |
H A D | pci.json | 177 # represented by a json-object, which has a key with a json-array
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | Network.vue | 18 :key="data.Id"
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac.h | 169 u8 key[STMMAC_RSS_HASH_KEY_SIZE]; member
|
/openbmc/linux/drivers/net/ |
H A D | amt.c | 922 get_random_bytes(&amt->key, sizeof(siphash_key_t)); in amt_secret_work() 2662 unsigned long long key; in amt_request_handler() local 2700 memcpy(&key, &tunnel->key, sizeof(unsigned long long)); in amt_request_handler() 2709 tunnel->key = amt->key; in amt_request_handler() 2721 &tunnel->key); in amt_request_handler() 3000 get_random_bytes(&amt->key, sizeof(siphash_key_t)); in amt_dev_open()
|
/openbmc/linux/security/selinux/ss/ |
H A D | services.c | 659 if (node->key.specified == AVTAB_ALLOWED) in context_struct_compute_av() 661 else if (node->key.specified == AVTAB_AUDITALLOW) in context_struct_compute_av() 663 else if (node->key.specified == AVTAB_AUDITDENY) in context_struct_compute_av() 665 else if (xperms && (node->key.specified & AVTAB_XPERMS)) in context_struct_compute_av() 962 if (node->key.specified == AVTAB_XPERMS_ALLOWED) { in services_compute_xperms_decision() 973 } else if (node->key.specified == AVTAB_XPERMS_AUDITALLOW) { in services_compute_xperms_decision() 984 } else if (node->key.specified == AVTAB_XPERMS_DONTAUDIT) { in services_compute_xperms_decision() 1823 if (node->key.specified & AVTAB_ENABLED) { in security_compute_sid()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124-nyan.dtsi | 525 gpio-key,wakeup; 533 gpio-key,wakeup;
|
H A D | am335x-rut.dts | 45 gpio-key,wakeup; 52 gpio-key,wakeup;
|
/openbmc/phosphor-fan-presence/control/example/ |
H A D | events.yaml | 207 # description: Set floor speed from first entry with average less than key 211 # description: Set ceiling speed based on key transition values with average
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-dpipe.rst | 59 TCAM regions have a predefined lookup key. Offloading the TC filter rules 200 destination IP address as a key. The result is the MAC address.
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | README | 45 iw dev mlan0 connect -w <SSID> [<freq in MHz>] [<bssid>] [key 0:abcde d:1123456789a] 55 iw dev mlan0 ibss join <SSID> <freq in MHz> [fixed-freq] [fixed-bssid] [key 0:abcde]
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch | 166 - what zipdisks use, so this would help if someone has a USB key that 365 + what zipdisks use, so this would help if someone has a USB key that
|
/openbmc/docs/designs/ |
H A D | guard-on-bmc.md | 76 - There should be a mapping between key in the guard record to the key used in
|
H A D | binarystore-via-blobs.md | 30 - It is not a key store. Because the data stored is accessible to IPMI users and 53 mechanism. As mentioned it is not meant for mailbox communication, key store,
|
/openbmc/u-boot/lib/ |
H A D | tpm-v1.c | 699 u32 tpm1_load_key2_oiap(struct udevice *dev, u32 parent_handle, const void *key, in tpm1_load_key2_oiap() argument 730 req_key_offset, key, key_length in tpm1_load_key2_oiap()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/ |
H A D | conf.patch | 278 + if [ ! -f /etc/bind/rndc.key ]; then 280 + chmod 0640 /etc/bind/rndc.key
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | license_image.bbclass | 229 key,val = line.split(": ", 1) 230 man_dic[dep][key] = val[:-1]
|