Home
last modified time | relevance | path

Searched refs:key (Results 5076 – 5100 of 5261) sorted by relevance

1...<<201202203204205206207208209210211

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h1494 const u8 *key, int key_len, u8 key_index,
/openbmc/linux/drivers/nvmem/
H A Dcore.c383 nvmem->eeprom.attr.key = &eeprom_lock_key; in nvmem_sysfs_setup_compat()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c494 static_key_enable(&cr_pinning.key); in setup_cr_pinning()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5453 void t4_read_rss_key(struct adapter *adap, u32 *key, bool sleep_ok) in t4_read_rss_key() argument
5455 t4_tp_pio_read(adap, key, 10, TP_RSS_SECRET_KEY0_A, sleep_ok); in t4_read_rss_key()
5469 void t4_write_rss_key(struct adapter *adap, const u32 *key, int idx, in t4_write_rss_key() argument
5483 t4_tp_pio_write(adap, (void *)key, 10, TP_RSS_SECRET_KEY0_A, sleep_ok); in t4_write_rss_key()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c158 rc_sq_wqe->rkey = cpu_to_le32(wr->key); in set_frmr_seg()
3245 mpt_entry->lkey = cpu_to_le32(mr->key); in hns_roce_v2_write_mtpt()
5794 static int hns_roce_v2_query_mpt(struct hns_roce_dev *hr_dev, u32 key, in hns_roce_v2_query_mpt() argument
5807 key_to_hw_index(key)); in hns_roce_v2_query_mpt()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c5034 const u8 *key, const u8 hfunc) in mvneta_ethtool_set_rxfh() argument
5045 if (key || in mvneta_ethtool_set_rxfh()
5057 static int mvneta_ethtool_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in mvneta_ethtool_get_rxfh() argument
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c738 u16 key = 0; in drxx_open() local
747 status = read16(state, SIO_TOP_COMM_KEY__A, &key); in drxx_open()
759 status = write16(state, SIO_TOP_COMM_KEY__A, key); in drxx_open()
/openbmc/linux/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst376 The key thing to note about the asynchronous logging combined with the
408 One of the key changes that delayed logging makes to the operation of the
705 One of the key aspects of the XFS transaction subsystem is that it tags
H A Dfsverity.rst354 file is not signed by a key in the ".fs-verity" keyring, then
499 trusted for different files; each key is all or nothing.
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-npei-defs.h3734 uint64_t key:1; member
3744 uint64_t key:1;
H A Dcvmx-mio-defs.h2433 uint64_t key:24; member
2435 uint64_t key:24;
/openbmc/docs/designs/
H A Dredfish-eventservice.md727 - EventServiceStore Class: It holds the map of all subscriptions with unique key
1405 std::vector<std::string> httpHeaders; // key-value pair
/openbmc/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst402 2. The adapter's current configuration is displayed. Hit the ENTER key to
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Ddm-ima.rst20 key size determines the strength of encryption for a given block device.
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dconcepts-appx.rst141 As mentioned earlier, a key goal of the Yocto Project is to present the
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst161 The key data kept within are size of the journal, and where to find the
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dazoteq,iqs7222.yaml624 Specifies whether the event is to be interpreted as a key (1)
/openbmc/linux/fs/smb/client/
H A Dsess.c1573 struct key *spnego_key = NULL; in sess_auth_kerberos()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-verdin.dtsi51 verdin_key_wakeup: key-wakeup {
/openbmc/linux/net/mac80211/
H A Dmlme.c3616 auth_data->key, auth_data->key_len, in ieee80211_auth_challenge()
7186 if (req->key && req->key_len) { in ieee80211_mgd_auth()
7189 memcpy(auth_data->key, req->key, req->key_len); in ieee80211_mgd_auth()
/openbmc/linux/Documentation/admin-guide/media/
H A Dbttv.rst768 when I get time (it simple generates an interrupt for each key press, with
769 the key code is placed in the GPIO port).
/openbmc/linux/drivers/thunderbolt/
H A Dtest.c2786 KUNIT_ASSERT_STREQ(test, &p1->key[0], &p2->key[0]); in compare_dirs()
/openbmc/linux/kernel/trace/
H A Dring_buffer.c1822 struct lock_class_key *key) in __ring_buffer_alloc() argument
1842 buffer->reader_lock_key = key; in __ring_buffer_alloc()
/openbmc/linux/net/ipv4/
H A Dtcp_output.c780 if (static_branch_unlikely(&tcp_md5_needed.key) && in tcp_syn_options()
936 if (static_branch_unlikely(&tcp_md5_needed.key) && in tcp_established_options()
/openbmc/linux/drivers/tty/vt/
H A Dvt.c2533 static int ucs_cmp(const void *key, const void *elt) in ucs_cmp() argument
2535 uint32_t ucs = *(uint32_t *)key; in ucs_cmp()

1...<<201202203204205206207208209210211