Home
last modified time | relevance | path

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

/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst16 .. |SID| replace:: ``SID`` substdef
/linux/arch/sparc/include/asm/
H A Dns87303.h22 #define SID 0x08 macro
/linux/fs/ntfs3/
H A Dntfs.h1222 struct SID { struct
1228 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
/linux/tools/lib/perf/
H A Devlist.c247 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c351 static const int SID; /* Stream id */ in cio2_hw_init() local
/linux/tools/perf/
H A Dbuiltin-stat.c275 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux/tools/perf/util/
H A Devlist.c69 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux/drivers/scsi/lpfc/
H A Dlpfc.h801 uint32_t SID; global() member
H A Dlpfc_hw.h2775 uint32_t SID:24; member
/linux/drivers/net/ethernet/sun/
H A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro