Home
last modified time | relevance | path

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

/Linux-v5.15/arch/sparc/include/asm/
Dns87303.h22 #define SID 0x08 macro
/Linux-v5.15/fs/ntfs3/
Dntfs.h1215 struct SID { struct
1221 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
/Linux-v5.15/tools/lib/perf/
Devlist.c223 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dipu3-cio2-main.c339 static const int SID; /* Stream id */ in cio2_hw_init() local
/Linux-v5.15/tools/perf/
Dbuiltin-stat.c328 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/Linux-v5.15/tools/perf/util/
Devlist.c62 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/Linux-v5.15/fs/ntfs/
Dlayout.h1328 } __attribute__ ((__packed__)) SID; typedef
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h792 uint32_t SID; member
Dlpfc_hw.h2712 uint32_t SID:24; member
/Linux-v5.15/drivers/net/ethernet/sun/
Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro