Home
last modified time | relevance | path

Searched refs:SID (Results 1 – 21 of 21) sorted by relevance

/linux/fs/ntfs/
A Dlayout.h1328 } __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/Documentation/devicetree/bindings/mfd/
A Dqcom,spmi-pmic.txt66 SID = 0. The regulator device node represents a peripheral of pm8941 SID = 1.
/linux/Documentation/devicetree/bindings/display/msm/
A Ddpu-sdm845.yaml57 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
58 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port1
A Ddpu-sc7180.yaml57 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
A Ddpu-sc7280.yaml56 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
/linux/arch/sparc/include/asm/
A Dns87303.h22 #define SID 0x08 macro
/linux/tools/lib/perf/
A Devlist.c223 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
230 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__id_hash()
378 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evsel__set_sid_idx()
/linux/security/selinux/
A DKconfig109 int "NSA SELinux SID to context string translation cache size"
113 This option defines the size of the internal SID -> context string
/linux/fs/ntfs3/
A Dntfs.h1215 struct SID { struct
1221 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
A Dfsntfs.c1708 static inline u32 sid_length(const struct SID *sid) in sid_length()
1780 const struct SID *owner = Add2Ptr(sd, sd_owner); in is_sd_valid()
1782 if (sd_owner + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
1794 const struct SID *group = Add2Ptr(sd, sd_group); in is_sd_valid()
1796 if (sd_group + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
/linux/Documentation/admin-guide/cifs/
A Dtodo.rst56 exists. Also better integration with winbind for resolving SID owners
/linux/Documentation/filesystems/cifs/
A Dksmbd.rst94 get from inode as RID for local domain SID.
/linux/drivers/scsi/lpfc/
A Dlpfc_bsg.c1087 evt_dat->immed_dat].SID); in lpfc_bsg_ct_unsol_event()
1092 phba->ct_ctx[evt_dat->immed_dat].SID = in lpfc_bsg_ct_unsol_event()
1169 if (phba->ct_ctx[ctx_idx].SID != sid) in lpfc_bsg_ct_unsol_abort()
1470 ndlp = lpfc_findnode_did(phba->pport, phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
1475 phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
1519 ndlp = lpfc_findnode_did(phba->pport, phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
1524 phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
A Dlpfc.h793 uint32_t SID; member
A Dlpfc_hw.h2712 uint32_t SID:24; member
2729 uint32_t SID:24;
/linux/drivers/nvmem/
A DKconfig186 tristate "Allwinner SoCs SID support"
/linux/drivers/media/pci/intel/ipu3/
A Dipu3-cio2-main.c343 static const int SID; /* Stream id */ in cio2_hw_init() local
427 writel(SID << CIO2_MIPIBE_LP_LUT_ENTRY_SID_SHIFT | in cio2_hw_init()
/linux/tools/perf/
A Dbuiltin-stat.c328 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
333 struct perf_sample_id *sid = SID(counter, cpu, thread); in evsel__write_stat_event()
/linux/tools/perf/util/
A Devlist.c62 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux/drivers/net/ethernet/sun/
A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
A Dniu.c7941 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()

Completed in 115 milliseconds