Home
last modified time | relevance | path

Searched refs:flags_size (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/tools/lib/traceevent/
Devent-parse-local.h68 int flags_size; member
Devent-parse.c3559 &tep->flags_size, &tep->flags_offset, in parse_common_flags()
/linux-6.1.9/drivers/ata/
Dahci.h295 __le32 flags_size; member
Dsata_mv.c499 __le32 flags_size; member
1802 mv_sg->flags_size = cpu_to_le32(len & 0xffff); in mv_fill_sg()
1814 last_sg->flags_size |= cpu_to_le32(EPRD_FLAG_END_OF_TBL); in mv_fill_sg()
Dlibahci.c1659 ahci_sg[si].flags_size = cpu_to_le32(sg_len - 1); in ahci_fill_sg()