Home
last modified time | relevance | path

Searched defs:SID (Results 1 – 9 of 9) sorted by relevance

/linux-5.10/arch/sparc/include/asm/
Dns87303.h22 #define SID 0x08 macro
/linux-5.10/tools/lib/perf/
Devlist.c225 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
/linux-5.10/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c349 static const int SID; /* Stream id */ in cio2_hw_init() local
/linux-5.10/tools/perf/
Dbuiltin-stat.c304 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux-5.10/tools/perf/util/
Devlist.c57 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux-5.10/fs/ntfs/
Dlayout.h1328 } __attribute__ ((__packed__)) SID; typedef
/linux-5.10/drivers/scsi/lpfc/
Dlpfc.h541 uint32_t SID; member
Dlpfc_hw.h2588 uint32_t SID:24; member
/linux-5.10/drivers/net/ethernet/sun/
Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro