Searched defs:SID (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.1/arch/sparc/include/asm/ |
D | ns87303.h | 22 #define SID 0x08 macro
|
/Linux-v6.1/fs/ntfs3/ |
D | ntfs.h | 1215 struct SID { struct 1221 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
|
/Linux-v6.1/tools/lib/perf/ |
D | evlist.c | 232 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
|
/Linux-v6.1/drivers/media/pci/intel/ipu3/ |
D | ipu3-cio2-main.c | 348 static const int SID; /* Stream id */ in cio2_hw_init() local
|
/Linux-v6.1/tools/perf/ |
D | builtin-stat.c | 323 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/Linux-v6.1/tools/perf/util/ |
D | evlist.c | 65 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/Linux-v6.1/fs/ntfs/ |
D | layout.h | 1328 } __attribute__ ((__packed__)) SID; typedef
|
/Linux-v6.1/drivers/scsi/lpfc/ |
D | lpfc.h | 785 uint32_t SID; member
|
D | lpfc_hw.h | 2773 uint32_t SID:24; member
|
/Linux-v6.1/drivers/net/ethernet/sun/ |
D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|