Home
last modified time | relevance | path

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

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