/openbmc/linux/include/linux/ |
H A D | blk-mq.h | 965 struct lock_class_key *key);
|
/openbmc/linux/Documentation/PCI/ |
H A D | pciebus-howto.rst | 59 to the corresponding service drivers as required. Some key
|
/openbmc/linux/drivers/power/reset/ |
H A D | Kconfig | 200 user presses a key. u-boot then boots into Linux.
|
/openbmc/linux/fs/xfs/ |
H A D | Kconfig | 136 filesystem downtime by supplementing xfs_repair. The key
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx51-babbage.dts | 157 key-power {
|
H A D | imx53-tx53.dtsi | 84 key-power {
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-sapphire.dtsi | 56 key-power {
|
H A D | rk3399-pinephone-pro.dts | 63 key-power {
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-maintainer-entry-profile.rst | 25 There are eight key roles in the XFS project.
|
/openbmc/qemu/docs/system/i386/ |
H A D | sgx.rst | 67 key hierarchy are bound to the physical platform. However live migration
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_fence.c | 166 …atic int radeon_fence_check_signaled(wait_queue_entry_t *wait, unsigned mode, int flags, void *key) in radeon_fence_check_signaled() argument
|
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_core.c | 239 const struct flow_offload_tuple *tuple = arg->key; in flow_offload_hash_cmp()
|
/openbmc/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 138 Edit key system files 434 * ``rx_key=int`` - GRE 32-bit integer key for rx packets, if set, 437 * ``tx_key=int`` - GRE 32-bit integer key for tx packets, if set 456 * The key is not really a security feature. While it was intended as such 507 functionality as GRE key, more to prevent misconfiguration than provide
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 471 if (params->key && params->key_len) { in mwifiex_cfg80211_add_key() 474 memcpy(wep_key->key_material, params->key, in mwifiex_cfg80211_add_key() 483 if (mwifiex_set_encode(priv, params, params->key, params->key_len, in mwifiex_cfg80211_add_key() 2316 if (sme->key) { in mwifiex_cfg80211_assoc() 2322 ret = mwifiex_set_encode(priv, NULL, sme->key, in mwifiex_cfg80211_assoc()
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | 1269 n->rss_data.indirections_table, n->rss_data.key, in virtio_net_attach_ebpf_rss() 1304 sizeof(n->rss_data.key)); in virtio_net_commit_rss_config() 1480 s = iov_to_buf(iov, iov_cnt, offset, n->rss_data.key, size_get); in virtio_net_handle_rss() 1888 hash = net_rx_pkt_calc_rss_hash(pkt, net_hash_type, n->rss_data.key); in virtio_net_process_rss() 3331 VMSTATE_UINT8_ARRAY(rss_data.key, VirtIONet,
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs626a.yaml | 468 be present and specify different key or switch codes, but not differ- 496 Specifies whether the event is to be interpreted as a key (1) or
|
/openbmc/linux/drivers/media/rc/ |
H A D | rc-main.c | 500 static int rc_map_cmp(const void *key, const void *elt) in rc_map_cmp() argument 502 const u64 *scancode = key; in rc_map_cmp()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | traps.c | 360 void _exception_pkey(struct pt_regs *regs, unsigned long addr, int key) in _exception_pkey() argument 365 force_sig_pkuerr((void __user *) addr, key); in _exception_pkey()
|
/openbmc/linux/drivers/firewire/ |
H A D | net.c | 1629 .key = (CSR_DIRECTORY | CSR_UNIT) << 24, 1652 .key = (CSR_DIRECTORY | CSR_UNIT) << 24,
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.c | 1422 if (is_broadcast_ether_addr(match.key->dst) && in cpsw_qos_clsflower_add_policer() 1430 } else if (ether_addr_equal_unaligned(match.key->dst, mc_mac) && in cpsw_qos_clsflower_add_policer()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_bufs.c | 107 hash->key = user_token >> PAGE_SHIFT; in drm_map_handle() 370 list->user_token = list->hash.key << PAGE_SHIFT; in drm_addmap_core()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 391 item->key = be32_to_cpu(cqe->mkey); in get_sig_err_item() 567 cq->mcq.cqn, sig->err_item.key, in mlx5_poll_one()
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_verbs.c | 789 wr->wr.reg.key = reg_wr(ibwr)->key; in init_send_wr()
|
/openbmc/linux/fs/ |
H A D | super.c | 1380 void *key) in get_tree_keyed() argument 1382 fc->s_fs_info = key; in get_tree_keyed()
|
/openbmc/linux/kernel/rcu/ |
H A D | srcutree.c | 286 struct lock_class_key *key) in __init_srcu_struct() argument 290 lockdep_init_map(&ssp->dep_map, name, key, 0); in __init_srcu_struct()
|