Home
last modified time | relevance | path

Searched refs:key (Results 4326 – 4350 of 5270) sorted by relevance

1...<<171172173174175176177178179180>>...211

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c1322 ret = o2net_send_message(DLM_MASTER_REQUEST_MSG, dlm->key, &request, in dlm_do_master_request()
1685 tmpret = o2net_send_message(DLM_ASSERT_MASTER_MSG, dlm->key, in dlm_do_assert_master()
1690 DLM_ASSERT_MASTER_MSG, dlm->key, to); in dlm_do_assert_master()
2231 ret = o2net_send_message(DLM_DEREF_LOCKRES_MSG, dlm->key, in dlm_drop_lockres_ref()
2425 ret = o2net_send_message(DLM_DEREF_LOCKRES_DONE, dlm->key, in dlm_drop_lockres_ref_done()
3054 ret = o2net_send_message(DLM_MIGRATE_REQUEST_MSG, dlm->key, in dlm_do_migrate_request()
/openbmc/linux/net/tipc/
H A Dnode.c2921 struct tipc_aead_key *key; in tipc_nl_retrieve_key() local
2926 if (nla_len(attr) < sizeof(*key)) in tipc_nl_retrieve_key()
2928 key = (struct tipc_aead_key *)nla_data(attr); in tipc_nl_retrieve_key()
2929 if (key->keylen > TIPC_AEAD_KEYLEN_MAX || in tipc_nl_retrieve_key()
2930 nla_len(attr) < tipc_aead_key_size(key)) in tipc_nl_retrieve_key()
2933 *pkey = key; in tipc_nl_retrieve_key()
/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c205 int key; member
361 input_report_key(kp.dev, kp.key, 0); in do_sony_laptop_release_key()
404 kp.key = BTN_MIDDLE; in sony_laptop_report_input_event()
414 kp.key = sony_laptop_input_keycode_map[scancode]; in sony_laptop_report_input_event()
415 if (kp.key != KEY_UNKNOWN) in sony_laptop_report_input_event()
426 input_report_key(kp.dev, kp.key, 1); in sony_laptop_report_input_event()
549 input_report_key(kp.dev, kp.key, 0); in sony_laptop_remove_input()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c3117 u8 *key, u8 *hfunc, u32 rss_context) in ice_get_rxfh_context() argument
3160 err = ice_get_rss_key(vsi, key); in ice_get_rxfh_context()
3192 ice_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, u8 *hfunc) in ice_get_rxfh() argument
3194 return ice_get_rxfh_context(netdev, indir, key, hfunc, 0); in ice_get_rxfh()
3208 ice_set_rxfh(struct net_device *netdev, const u32 *indir, const u8 *key, in ice_set_rxfh() argument
3232 if (key) { in ice_set_rxfh()
3240 memcpy(vsi->rss_hkey_user, key, ICE_VSIQF_HKEY_ARRAY_SIZE); in ice_set_rxfh()
/openbmc/qemu/system/
H A Dmemory.c3590 static void mtree_print_flatview(gpointer key, gpointer value, in mtree_print_flatview() argument
3593 FlatView *view = key; in mtree_print_flatview()
3674 static gboolean mtree_info_flatview_free(gpointer key, gpointer value, in mtree_info_flatview_free() argument
3677 FlatView *view = key; in mtree_info_flatview_free()
3746 static void mtree_print_as(gpointer key, gpointer value, gpointer user_data) in mtree_print_as() argument
3748 MemoryRegion *mr = key; in mtree_print_as()
3757 static gboolean mtree_info_as_free(gpointer key, gpointer value, in mtree_info_as_free() argument
/openbmc/linux/net/smc/
H A Daf_smc.c775 static void smc_fback_wakeup_waitqueue(struct smc_sock *smc, void *key) in smc_fback_wakeup_waitqueue() argument
785 if (!key) { in smc_fback_wakeup_waitqueue()
789 flags = key_to_poll(key); in smc_fback_wakeup_waitqueue()
800 unsigned int mode, int sync, void *key) in smc_fback_mark_woken() argument
806 mark->key = key; in smc_fback_mark_woken()
827 smc_fback_wakeup_waitqueue(smc, mark.key); in smc_fback_forward_wakeup()
/openbmc/linux/Documentation/hwmon/
H A Dsmsc47b397.rst115 To place the chip into the Configuration State The config key (0x55) is written
/openbmc/u-boot/board/synopsys/hsdk/
H A DREADME121 and stop auto-execution of existing `bootcmd` pressing any key in serial
/openbmc/u-boot/tools/binman/
H A Dbsection.py268 entries = sorted(self._entries.values(), key=lambda entry: entry.offset)
/openbmc/u-boot/arch/arm/dts/
H A Dulcb.dtsi47 key-1 {
/openbmc/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst182 traffic based on a 5-tuple key: src IP, dst IP, IP proto, L4 src port,
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma.h451 } key; member
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h114 u8 key_len, u8 *key);
/openbmc/openbmc-build-scripts/config/
H A D.gitlint2 # one rule and each key in it is an option for that specific rule.
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.h95 u8 key[16]; member
/openbmc/linux/include/linux/
H A Dswitchtec.h247 unsigned char key; member
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h734 struct b43legacy_key key[58]; member
/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_api_cmd.h512 } key; member
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Drbtree.rst182 printk("key=%s\n", rb_entry(node, struct mytype, node)->keystring);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A DKconfig95 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface.
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-r89.dts34 key-power {
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h717 } key; member
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3328-nanopi-r2s.dts37 key-reset {
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h170 __u64 key : 24; /* 8-31 */ member
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h487 const u8 *key);

1...<<171172173174175176177178179180>>...211