Home
last modified time | relevance | path

Searched refs:key (Results 4676 – 4700 of 5261) sorted by relevance

1...<<181182183184185186187188189190>>...211

/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst101 around the following key concepts:
298 the following key concepts:
506 registry and ID as key (there is no known list of valid event registry and
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbuffer.rst517 contains a compressed image which is a key frame (or field), i. e.
526 or fields which contain only differences to a previous key frame.
535 between the current frame and both the preceding and following key
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1762 ether_addr_copy(stream->dmac, match.key->dst); in vsc9959_stream_identify()
1774 stream->prio = match.key->vlan_priority; in vsc9959_stream_identify()
1780 stream->vid = match.key->vlan_id; in vsc9959_stream_identify()
/openbmc/linux/net/sched/
H A DKconfig513 Say Y here to be able to use netfilter marks as u32 key.
612 tristate "U32 key"
616 the famous u32 key in combination with logic relations.
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p2597.dtsi1537 key-power {
1544 key-volume-down {
1550 key-volume-up {
/openbmc/linux/kernel/printk/
H A Dprintk.c667 const char *key, const char *val) in msg_add_dict_text() argument
676 len += msg_add_ext_text(buf + len, size - len, key, strlen(key), '='); in msg_add_dict_text()
/openbmc/linux/fs/gfs2/
H A Dglock.c96 int sync, void *key) in glock_wake_function() argument
101 struct lm_lockname *wake_name = key; in glock_wake_function()
107 return autoremove_wake_function(wait, mode, sync, key); in glock_wake_function()
/openbmc/qemu/target/arm/
H A Dcpu.c171 static void cp_reg_reset(gpointer key, gpointer value, gpointer opaque) in cp_reg_reset() argument
202 static void cp_reg_check_reset(gpointer key, gpointer value, gpointer opaque) in cp_reg_check_reset() argument
218 cp_reg_reset(key, value, opaque); in cp_reg_check_reset()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1680 params->key, key_usage); in wil_cfg80211_add_key()
1683 if (key_usage == WMI_KEY_USE_TX_GROUP && params->key && in wil_cfg80211_add_key()
1686 memcpy(vif->gtk, params->key, params->key_len); in wil_cfg80211_add_key()
2072 key_params.key = vif->gtk; in wil_cfg80211_ap_recovery()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c362 unsigned int *key = (unsigned int *)&pdata->rss_key; in xgbe_write_rss_hash_key() local
367 key_regs, *key++); in xgbe_write_rss_hash_key()
391 static int xgbe_set_rss_hash_key(struct xgbe_prv_data *pdata, const u8 *key) in xgbe_set_rss_hash_key() argument
393 memcpy(pdata->rss_key, key, sizeof(pdata->rss_key)); in xgbe_set_rss_hash_key()
/openbmc/linux/drivers/hid/
H A DKconfig579 hardwired to special key-combos. E.g. the 2 stylus buttons send right
580 mouse clicks / resp. "e" key presses.
1154 Say Y for N-key rollover support on Topre REALFORCE R2 108/87 key keyboards.
/openbmc/linux/tools/perf/util/
H A Dmachine.c75 static int thread_rb_node__cmp_tid(const void *key, const struct rb_node *nd) in thread_rb_node__cmp_tid() argument
77 int to_find = (int) *((pid_t *)key); in thread_rb_node__cmp_tid()
2296 if (!map || callchain_param.key == CCKEY_FUNCTION) in callchain_srcline()
2303 bool show_addr = callchain_param.key == CCKEY_ADDRESS; in callchain_srcline()
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst275 erase the last encryption key, and to overwrite an active encryption key.
827 - The user passphrase is directly used as the encryption key. A
847 directly used as the key.
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c623 __be32 key, u16 offset, u16 klm_len, u16 wqe_bbs) in build_klm_umr() argument
629 umr_wqe->ctrl.umr_mkey = key; in build_klm_umr()
658 build_klm_umr(sq, umr_wqe, shampo->key, index, entries, wqe_bbs); in mlx5e_build_shampo_hd_umr()
689 umr_wqe->inline_klms[i].key = cpu_to_be32(lkey); in mlx5e_build_shampo_hd_umr()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c1309 static int bnxt_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in bnxt_get_rxfh() argument
1329 if (key && vnic->rss_hash_key) in bnxt_get_rxfh()
1330 memcpy(key, vnic->rss_hash_key, HW_HASH_KEY_SIZE); in bnxt_get_rxfh()
1336 const u8 *key, const u8 hfunc) in bnxt_set_rxfh() argument
1344 if (key) in bnxt_set_rxfh()
/openbmc/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c1401 desc->key = cpu_to_be32(rkey); in srp_map_desc()
1479 wr.key = desc->mr->rkey; in srp_map_finish_fr()
1584 *idb_rkey = idb_desc.key; in srp_map_idb()
1697 buf->key = cpu_to_be32(target->global_rkey); in srp_map_data()
1779 indirect_hdr->table_desc.key = idb_rkey; in srp_map_data()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c13000 static inline u32 kvm_async_pf_next_probe(u32 key) in kvm_async_pf_next_probe() argument
13002 return (key + 1) & (ASYNC_PF_PER_VCPU - 1); in kvm_async_pf_next_probe()
13007 u32 key = kvm_async_pf_hash_fn(gfn); in kvm_add_async_pf_gfn() local
13009 while (vcpu->arch.apf.gfns[key] != ~0) in kvm_add_async_pf_gfn()
13010 key = kvm_async_pf_next_probe(key); in kvm_add_async_pf_gfn()
13012 vcpu->arch.apf.gfns[key] = gfn; in kvm_add_async_pf_gfn()
13018 u32 key = kvm_async_pf_hash_fn(gfn); in kvm_async_pf_gfn_slot() local
13021 (vcpu->arch.apf.gfns[key] != gfn && in kvm_async_pf_gfn_slot()
13022 vcpu->arch.apf.gfns[key] != ~0); i++) in kvm_async_pf_gfn_slot()
13023 key = kvm_async_pf_next_probe(key); in kvm_async_pf_gfn_slot()
[all …]
/openbmc/linux/fs/affs/
H A DChanges147 - getblock() did not invalidate the key cache
/openbmc/u-boot/doc/
H A DREADME.sifive-fu54069 Hit any key to stop autoboot: 0
/openbmc/linux/fs/ntfs/
H A Dlayout.h2261 } __attribute__ ((__packed__)) key; member
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/
H A Dlocal.conf.sample165 # than 100K inodes in any key build location (TMPDIR, DL_DIR, SSTATE_DIR), gracefully
/openbmc/openbmc/meta-ampere/meta-mitchell/conf/templates/default/
H A Dlocal.conf.sample165 # than 100K inodes in any key build location (TMPDIR, DL_DIR, SSTATE_DIR), gracefully
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-3.4.1.rst59 - create-spdx: Fix key errors in do_create_runtime_spdx
/openbmc/openbmc/poky/documentation/ref-manual/
H A Drelease-process.rst154 key pieces of BitBake and its fetchers.
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc2 …forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensio…

1...<<181182183184185186187188189190>>...211