Searched refs:SID (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/fs/ntfs/ |
D | layout.h | 1328 } __attribute__ ((__packed__)) SID; typedef 1574 /* 8*/ SID sid; /* The SID associated with the ACE. */ 1599 /* 44*/ SID sid; /* The SID associated with the ACE. */ 1743 SID *owner; /* Points to a SID representing an object's owner. If 1746 SID *group; /* Points to a SID representing an object's primary 2140 SID sid; /* The SID of the user/object associated with 2255 SID sid; /* $O index in FILE_Extend/$Quota:
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.txt | 51 SID = 0. The regulator device node represents a peripheral of pm8941 SID = 1.
|
/Linux-v5.4/tools/perf/lib/ |
D | evlist.c | 182 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro 189 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__id_hash()
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | ns87303.h | 22 #define SID 0x08 macro
|
/Linux-v5.4/Documentation/admin-guide/cifs/ |
D | todo.rst | 54 exists. Also better integration with winbind for resolving SID owners
|
/Linux-v5.4/drivers/nvmem/ |
D | Kconfig | 145 tristate "Allwinner SoCs SID support"
|
/Linux-v5.4/tools/perf/util/ |
D | evlist.c | 53 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro 430 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__set_sid_idx()
|
/Linux-v5.4/tools/perf/ |
D | builtin-stat.c | 238 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro 244 struct perf_sample_id *sid = SID(counter, cpu, thread); in perf_evsel__write_stat_event()
|
/Linux-v5.4/drivers/media/pci/intel/ipu3/ |
D | ipu3-cio2.c | 353 static const int SID; /* Stream id */ in cio2_hw_init() local 437 writel(SID << CIO2_MIPIBE_LP_LUT_ENTRY_SID_SHIFT | in cio2_hw_init()
|
/Linux-v5.4/drivers/scsi/lpfc/ |
D | lpfc_bsg.c | 1111 evt_dat->immed_dat].SID); in lpfc_bsg_ct_unsol_event() 1116 phba->ct_ctx[evt_dat->immed_dat].SID = in lpfc_bsg_ct_unsol_event() 1193 if (phba->ct_ctx[ctx_idx].SID != sid) in lpfc_bsg_ct_unsol_abort() 1533 ndlp = lpfc_findnode_did(phba->pport, phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp() 1538 phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
|
D | lpfc.h | 544 uint32_t SID; member
|
D | lpfc_hw.h | 2610 uint32_t SID:24; member 2627 uint32_t SID:24;
|
/Linux-v5.4/drivers/net/ethernet/sun/ |
D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|
D | niu.c | 7943 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()
|