Home
last modified time | relevance | path

Searched refs:key (Results 3876 – 3900 of 5270) sorted by relevance

1...<<151152153154155156157158159160>>...211

/openbmc/linux/net/netfilter/
H A Dnft_objref.c57 if (nla_put_string(skb, NFTA_OBJREF_IMM_NAME, obj->key.name) || in nft_objref_dump()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c32 __type(key, int);
H A Dverifier_helper_packet_access.c11 __type(key, long long);
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h269 u8 key[ICE_TCAM_KEY_SZ]; member
/openbmc/linux/security/apparmor/include/
H A Dpolicy.h120 char *key; member
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_parameters.h9 char key[KEY_MAXLEN]; member
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Diqs62x-keys.yaml18 ing capabilities that can facilitate a variety of contactless key and switch
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Ddiscrete.c79 table_entry->key = acpi_dev_name(adev); in skl_int3472_map_gpio_to_sensor()
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dactions,atc260x.yaml40 Duration in seconds which the key should be kept pressed for device
H A Drichtek,rt5120.yaml93 PON key that connected to RT5120 PMIC.
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc3250-phy3250.dts119 &key {
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm632-fairphone-fp3.dts32 key-volume-up {
H A Dsm6115-fxtec-pro1x.dts41 key-volume-up {
/openbmc/linux/drivers/char/agp/
H A Dagp.h211 void agp_free_key(int key);
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.h54 struct btrfs_disk_key key; member
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx27-apf27dev.dts38 user-key {
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-colibri-iris.dts196 key-wakeup {
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcml1.bbclass61 …e %s; if [ \\$? -ne 0 ]; then echo \"Command failed.\"; printf \"Press any key to continue... \"; …
/openbmc/qemu/tests/
H A DMakefile.include145 --filter-by-tags-include-empty-key) \
/openbmc/linux/net/smc/
H A Dsmc.h151 void *key; member
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmrecovery.c797 ret = o2net_send_message(DLM_LOCK_REQUEST_MSG, dlm->key, in dlm_request_all_locks()
954 ret = o2net_send_message(DLM_RECO_DATA_DONE_MSG, dlm->key, &done_msg, in dlm_send_all_done_msg()
1123 ret = o2net_send_message(DLM_MIG_LOCKRES_MSG, dlm->key, mres, in dlm_send_mig_lockres_msg()
1672 ret = o2net_send_message(DLM_MASTER_REQUERY_MSG, dlm->key, in dlm_do_master_requery()
1677 dlm->key, nodenum); in dlm_do_master_requery()
2703 ret = o2net_send_message(DLM_BEGIN_RECO_MSG, dlm->key, in dlm_send_begin_reco_message()
2857 ret = o2net_send_message(DLM_FINALIZE_RECO_MSG, dlm->key, in dlm_send_finalize_reco_message()
2864 dlm->key, nodenum); in dlm_send_finalize_reco_message()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h786 u8 key[16]; /* 16-byte unicast decryption key */ member
842 struct iwl_keyinfo key; member
965 u8 key[16]; member
973 struct iwl_wep_key key[]; member
1223 u8 key[16]; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c586 u32 value, *key; in dwxgmac2_rss_configure() local
596 key = (u32 *)cfg->key; in dwxgmac2_rss_configure()
597 for (i = 0; i < (ARRAY_SIZE(cfg->key) / sizeof(u32)); i++) { in dwxgmac2_rss_configure()
598 ret = dwxgmac2_rss_write_reg(ioaddr, true, i, key[i]); in dwxgmac2_rss_configure()
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_methods.robot155 [Documentation] Feed in key pair list from dictionary to execute
282 [Documentation] Run the get requests associated with the key and return a
289 # key_index The key to the FFDC_GET_REQUEST dictionary that contains the
308 [Documentation] Run the get requests associated with the key and return a
315 # key_index The key to the FFDC_GET_REDFISH_REQUEST dictionary that contains the
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage_rpm.bbclass54 key = "FILE" + varname + ":" + dfile + ":" + pkg
55 deps = filter_nativesdk_deps(srcname, d.getVar(key) or "")
111 # append the name of tarball to key word 'SOURCE' in xxx.spec.
264 key = "FILE" + varname + ":" + dfile + ":" + pkg
265 depends = d.getVar(key)

1...<<151152153154155156157158159160>>...211