/linux-6.3-rc2/Documentation/devicetree/bindings/display/msm/ |
A D | mdss-common.yaml | 59 - 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 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-6.3-rc2/arch/sparc/include/asm/ |
A D | ns87303.h | 22 #define SID 0x08 macro
|
/linux-6.3-rc2/security/selinux/ |
A D | Kconfig | 109 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 D | evlist.c | 232 #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 D | ssh.rst | 16 .. |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 D | nvidia,tegra186-mc.yaml | 244 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
|
/linux-6.3-rc2/fs/ntfs3/ |
A D | ntfs.h | 1215 struct SID { struct 1221 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
|
A D | fsntfs.c | 1710 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 D | todo.rst | 56 exists. Also better integration with winbind for resolving SID owners
|
/linux-6.3-rc2/Documentation/filesystems/cifs/ |
A D | ksmbd.rst | 94 get from inode as RID for local domain SID.
|
/linux-6.3-rc2/drivers/scsi/lpfc/ |
A D | lpfc_bsg.c | 1070 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 D | lpfc_hw.h | 2773 uint32_t SID:24; member 2790 uint32_t SID:24;
|
A D | lpfc.h | 785 uint32_t SID; member
|
/linux-6.3-rc2/drivers/media/pci/intel/ipu3/ |
A D | ipu3-cio2-main.c | 348 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 D | builtin-stat.c | 323 #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 D | Kconfig | 326 tristate "Allwinner SoCs SID support"
|
/linux-6.3-rc2/tools/perf/util/ |
A D | evlist.c | 67 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
/linux-6.3-rc2/drivers/net/ethernet/sun/ |
A D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|
A D | niu.c | 7959 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()
|
/linux-6.3-rc2/arch/arm64/boot/dts/nvidia/ |
A D | tegra186.dtsi | 556 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
|
A D | tegra194.dtsi | 664 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
|
A D | tegra234.dtsi | 611 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
|