/openbmc/linux/net/netfilter/ |
H A D | nft_objref.c | 57 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 D | bpf_dctcp.c | 32 __type(key, int);
|
H A D | verifier_helper_packet_access.c | 11 __type(key, long long);
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_flex_type.h | 269 u8 key[ICE_TCAM_KEY_SZ]; member
|
/openbmc/linux/security/apparmor/include/ |
H A D | policy.h | 120 char *key; member
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_parameters.h | 9 char key[KEY_MAXLEN]; member
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs62x-keys.yaml | 18 ing capabilities that can facilitate a variety of contactless key and switch
|
/openbmc/linux/drivers/platform/x86/intel/int3472/ |
H A D | discrete.c | 79 table_entry->key = acpi_dev_name(adev); in skl_int3472_map_gpio_to_sensor()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | actions,atc260x.yaml | 40 Duration in seconds which the key should be kept pressed for device
|
H A D | richtek,rt5120.yaml | 93 PON key that connected to RT5120 PMIC.
|
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/ |
H A D | lpc3250-phy3250.dts | 119 &key {
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm632-fairphone-fp3.dts | 32 key-volume-up {
|
H A D | sm6115-fxtec-pro1x.dts | 41 key-volume-up {
|
/openbmc/linux/drivers/char/agp/ |
H A D | agp.h | 211 void agp_free_key(int key);
|
/openbmc/linux/fs/btrfs/ |
H A D | delayed-ref.h | 54 struct btrfs_disk_key key; member
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx27-apf27dev.dts | 38 user-key {
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-colibri-iris.dts | 196 key-wakeup {
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | cml1.bbclass | 61 …e %s; if [ \\$? -ne 0 ]; then echo \"Command failed.\"; printf \"Press any key to continue... \"; …
|
/openbmc/qemu/tests/ |
H A D | Makefile.include | 145 --filter-by-tags-include-empty-key) \
|
/openbmc/linux/net/smc/ |
H A D | smc.h | 151 void *key; member
|
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmrecovery.c | 797 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 D | commands.h | 786 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 D | dwxgmac2_core.c | 586 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 D | openbmc_ffdc_methods.robot | 155 [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 D | package_rpm.bbclass | 54 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)
|