Home
last modified time | relevance | path

Searched refs:key (Results 4001 – 4025 of 5270) sorted by relevance

1...<<161162163164165166167168169170>>...211

/openbmc/linux/Documentation/sound/designs/
H A Dseq-oss.rst245 as velocity change, and key pressure event is passed to the port. In
248 and regards it as key pressure event (mainly for Emu8000 driver).
292 if succeeded, and -errno if failed. The format argument is the patch key
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994-msft-lumia-octagon.dtsi65 volup-key {
74 camsnap-key {
83 camfocus-key {
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h754 u64 key = 0; in i40e_addr_to_hkey() local
756 ether_addr_copy((u8 *)&key, macaddr); in i40e_addr_to_hkey()
757 return key; in i40e_addr_to_hkey()
H A Di40e_prototype.h63 struct i40e_aqc_get_set_rss_key_data *key);
66 struct i40e_aqc_get_set_rss_key_data *key);
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h319 u32 key; /* Key of MR */ member
917 int (*query_mpt)(struct hns_roce_dev *hr_dev, u32 key, void *buffer);
1179 unsigned long key_to_hw_index(u32 key);
/openbmc/linux/kernel/
H A Dworkqueue.c311 struct lock_class_key key; member
3438 static int cwt_wakefn(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in cwt_wakefn() argument
3442 if (cwait->work != key) in cwt_wakefn()
3444 return autoremove_wake_function(wait, mode, sync, key); in cwt_wakefn()
3895 lockdep_register_key(&wq->key); in wq_init_lockdep()
3901 lockdep_init_map(&wq->lockdep_map, lock_name, &wq->key, 0); in wq_init_lockdep()
3906 lockdep_unregister_key(&wq->key); in wq_unregister_lockdep()
5638 void *arg, struct lock_class_key *key) in work_on_cpu_key() argument
5642 INIT_WORK_ONSTACK_KEY(&wfc.work, work_for_cpu_fn, key); in work_on_cpu_key()
5663 void *arg, struct lock_class_key *key) in work_on_cpu_safe_key() argument
[all …]
/openbmc/linux/net/ipv4/
H A Dtcp.c3466 __u8 key[TCP_FASTOPEN_KEY_BUF_LENGTH]; in do_tcp_setsockopt() local
3476 if (copy_from_sockptr(key, optval, optlen)) in do_tcp_setsockopt()
3480 backup_key = key + TCP_FASTOPEN_KEY_LENGTH; in do_tcp_setsockopt()
3482 return tcp_fastopen_reset_cipher(net, sk, key, backup_key); in do_tcp_setsockopt()
4100 u64 key[TCP_FASTOPEN_KEY_BUF_LENGTH / sizeof(u64)]; in do_tcp_getsockopt() local
4106 key_len = tcp_fastopen_get_cipher(net, icsk, key) * in do_tcp_getsockopt()
4111 if (copy_to_sockptr(optval, key, len)) in do_tcp_getsockopt()
4459 int tcp_md5_hash_key(struct tcp_md5sig_pool *hp, const struct tcp_md5sig_key *key) in tcp_md5_hash_key() argument
4461 u8 keylen = READ_ONCE(key->keylen); /* paired with WRITE_ONCE() in tcp_md5_do_add */ in tcp_md5_hash_key()
4464 sg_init_one(&sg, key->key, keylen); in tcp_md5_hash_key()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c1261 static int mlx4_en_get_rxfh(struct net_device *dev, u32 *ring_index, u8 *key, in mlx4_en_get_rxfh() argument
1276 if (key) in mlx4_en_get_rxfh()
1277 memcpy(key, priv->rss_key, MLX4_EN_RSS_KEY_SIZE); in mlx4_en_get_rxfh()
1284 const u8 *key, const u8 hfunc) in mlx4_en_set_rxfh() argument
1328 if (key) in mlx4_en_set_rxfh()
1329 memcpy(priv->rss_key, key, MLX4_EN_RSS_KEY_SIZE); in mlx4_en_set_rxfh()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c70 int fun_port_write_cmd(struct funeth_priv *fp, int key, u64 data) in fun_port_write_cmd() argument
72 return fun_port_write_cmds(fp, 1, &key, &data); in fun_port_write_cmd()
116 int fun_port_read_cmd(struct funeth_priv *fp, int key, u64 *data) in fun_port_read_cmd() argument
118 return fun_port_read_cmds(fp, 1, &key, data); in fun_port_read_cmd()
176 int fun_config_rss(struct net_device *dev, int algo, const u8 *key, in fun_config_rss() argument
211 memcpy(fp->rss_cfg, key, FUN_ETH_RSS_MAX_KEY_SIZE); in fun_config_rss()
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-isku35 capslock key for a specific profile. Profile number is included
118 which profile and key to read.
/openbmc/u-boot/doc/
H A DREADME.chromium101 Hit any key to stop autoboot: 0
192 Hit any key to stop autoboot: 0
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-tinker.dtsi67 gpio-key,wakeup = <1>;
380 nuvoton,short-key-debounce = <3>;
/openbmc/u-boot/test/dm/
H A Dcore.c536 int count, int key, struct udevice *child[]) in create_children() argument
547 pdata->ping_add = key + i; in create_children()
/openbmc/u-boot/board/ti/ks2_evm/
H A DREADME119 below and type any key to stop autoboot as instructed :=
130 Hit any key to stop autoboot: 0
/openbmc/openbmc-tools/dbus-pcap/
H A Ddbus-pcap512 assert rule.key in ValidMatchKeys, f"Invalid expression: {rule}"
513 rules.append(globals()["gen_match_{}".format(rule.key)](rule))
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.h383 u8 key[HINIC_RSS_KEY_SIZE]; member
432 u8 key[HINIC_RSS_KEY_SIZE]; member
/openbmc/linux/drivers/crypto/caam/
H A Ddesc_constr.h288 APPEND_CMD_PTR(key, KEY)
375 APPEND_CMD_PTR_TO_IMM2(key, KEY);
/openbmc/linux/drivers/android/
H A Dbinderfs.c293 return invalfc(fc, "Bad value for '%s'", param->key); in binderfs_fs_context_parse_param()
304 return invalfc(fc, "Unsupported parameter '%s'", param->key); in binderfs_fs_context_parse_param()
/openbmc/linux/Documentation/networking/
H A Dtls.rst43 unsigned char key[TLS_CIPHER_AES_GCM_128_KEY_SIZE];
56 memcpy(crypto_info.key, cipher_key_write, TLS_CIPHER_AES_GCM_128_KEY_SIZE);
/openbmc/linux/net/mac80211/
H A Ddebugfs.c321 !static_key_false(&aql_disable.key)); in aql_enable_read()
329 bool aql_disabled = static_key_false(&aql_disable.key); in aql_enable_write()
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos5250-spring.dts41 power-key {
481 power_key_irq: power-key-irq-pins {
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron.dtsi36 key-power {
478 pwr_key_l: pwr-key-l {
/openbmc/linux/drivers/thunderbolt/
H A Ddomain.c25 if (strcmp(id->protocol_key, svc->key)) in match_service_id()
728 ret = crypto_shash_setkey(tfm, sw->key, TB_SWITCH_KEY_SIZE); in tb_domain_challenge_switch_key()
/openbmc/linux/include/media/
H A Dv4l2-subdev.h1350 struct lock_class_key *key);
1384 struct lock_class_key *key);
/openbmc/phosphor-dbus-monitor/src/example/
H A Dexample.yaml85 Additionally, the journal callback will add to the journal key value pair
86 metadata for each property in the specified property group with the key

1...<<161162163164165166167168169170>>...211