Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/devicetree/bindings/display/msm/
A Dmdss-common.yaml59 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port0
60 - description: Phandle to apps_smmu node with SID mask for Hard-Fail port1
/linux-6.3-rc2/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-6.3-rc2/arch/sparc/include/asm/
A Dns87303.h22 #define SID 0x08 macro
/linux-6.3-rc2/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-6.3-rc2/tools/lib/perf/
A Devlist.c232 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
239 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__id_hash()
387 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evsel__set_sid_idx()
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/
A Dssh.rst16 .. |SID| replace:: ``SID`` substdef
227 * - |SID|
290 (``TID``) and source ID (``SID``). These two fields indicate where a message
291 originates from (``SID``) and what the intended target of the message is
/linux-6.3-rc2/Documentation/devicetree/bindings/memory-controllers/
A Dnvidia,tegra186-mc.yaml244 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
/linux-6.3-rc2/fs/ntfs3/
A Dntfs.h1215 struct SID { struct
1221 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
A Dfsntfs.c1710 static inline u32 sid_length(const struct SID *sid) in sid_length()
1782 const struct SID *owner = Add2Ptr(sd, sd_owner); in is_sd_valid()
1784 if (sd_owner + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
1796 const struct SID *group = Add2Ptr(sd, sd_group); in is_sd_valid()
1798 if (sd_group + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
/linux-6.3-rc2/Documentation/admin-guide/cifs/
A Dtodo.rst56 exists. Also better integration with winbind for resolving SID owners
/linux-6.3-rc2/Documentation/filesystems/cifs/
A Dksmbd.rst94 get from inode as RID for local domain SID.
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_bsg.c1070 evt_dat->immed_dat].SID); in lpfc_bsg_ct_unsol_event()
1075 phba->ct_ctx[evt_dat->immed_dat].SID = in lpfc_bsg_ct_unsol_event()
1153 if (phba->ct_ctx[ctx_idx].SID != sid) in lpfc_bsg_ct_unsol_abort()
1456 ndlp = lpfc_findnode_did(phba->pport, phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
1461 phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
A Dlpfc_hw.h2773 uint32_t SID:24; member
2790 uint32_t SID:24;
A Dlpfc.h785 uint32_t SID; member
/linux-6.3-rc2/drivers/media/pci/intel/ipu3/
A Dipu3-cio2-main.c348 static const int SID; /* Stream id */ in cio2_hw_init() local
432 writel(SID << CIO2_MIPIBE_LP_LUT_ENTRY_SID_SHIFT | in cio2_hw_init()
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c323 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
328 struct perf_sample_id *sid = SID(counter, cpu_map_idx, thread); in evsel__write_stat_event()
/linux-6.3-rc2/drivers/nvmem/
A DKconfig326 tristate "Allwinner SoCs SID support"
/linux-6.3-rc2/tools/perf/util/
A Devlist.c67 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux-6.3-rc2/drivers/net/ethernet/sun/
A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
A Dniu.c7959 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()
/linux-6.3-rc2/arch/arm64/boot/dts/nvidia/
A Dtegra186.dtsi556 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
A Dtegra194.dtsi664 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
A Dtegra234.dtsi611 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */

Completed in 159 milliseconds