Home
last modified time | relevance | path

Searched refs:hdr_version (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dcs-etm-base.c170 u64 hdr_version; in cs_etm__process_auxtrace_info() local
179 hdr_version = ptr[0]; in cs_etm__process_auxtrace_info()
180 if (hdr_version > CS_HEADER_CURRENT_VERSION) { in cs_etm__process_auxtrace_info()
181 pr_err("\nCS ETM Trace: Unknown Header Version = %#" PRIx64, hdr_version); in cs_etm__process_auxtrace_info()
A Dcs-etm.c2556 int hdr_version; in cs_etm__create_meta_blk() local
2566 hdr_version = buff_in[CS_HEADER_VERSION]; in cs_etm__create_meta_blk()
2568 if (!hdr_version) { in cs_etm__create_meta_blk()
/linux-6.3-rc2/drivers/virt/coco/sev-guest/
A Dsev-guest.h48 u8 hdr_version; member
A Dsev-guest.c303 hdr->hdr_version = MSG_HDR_VER; in enc_payload()
/linux-6.3-rc2/include/uapi/linux/
A Dpfrut.h87 __u32 hdr_version; member
/linux-6.3-rc2/sound/soc/codecs/aw88395/
A Daw88395_lib.c889 switch (cfg_hdr->hdr_version) { in aw88395_dev_cfg_load()
894 cfg_hdr->hdr_version); in aw88395_dev_cfg_load()
902 cfg_hdr->hdr_version); in aw88395_dev_cfg_load()
907 dev_err(aw_dev->dev, "unsupported hdr_version [0x%x]", cfg_hdr->hdr_version); in aw88395_dev_cfg_load()
1051 switch (cfg_hdr->hdr_version) { in aw88395_dev_load_acf_check()
1057 dev_err(aw_dev->dev, "unsupported hdr_version [0x%x]", cfg_hdr->hdr_version); in aw88395_dev_load_acf_check()
A Daw88395_data_type.h84 u32 hdr_version; member
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A Dos-area.c50 u32 hdr_version; member
313 h->hdr_version); in _dump_header()
358 if (header->hdr_version < 1) { in verify_header()
/linux-6.3-rc2/drivers/s390/net/
A Dqeth_core.h295 __u8 hdr_version; member
A Dqeth_core_main.c4285 ext->hdr_version = 1; in qeth_fill_tso_ext()

Completed in 44 milliseconds