Home
last modified time | relevance | path

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

/linux/tools/lib/perf/
H A Devlist.c247 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro
254 struct perf_sample_id *sid = SID(evsel, cpu_map_idx, thread); in perf_evlist__id_hash()
274 if (!SID(evsel, cpu_map_idx, thread)) in perf_evlist__id_add()
290 if (!SID(evsel, cpu_map_idx, thread)) in perf_evlist__id_add_fd()
408 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evsel__set_sid_idx()
/linux/security/selinux/
H A DKconfig62 int "SELinux SID to context string translation cache size"
66 This option defines the size of the internal SID -> context string
/linux/arch/sparc/include/asm/
H A Dns87303.h22 #define SID 0x08 macro
/linux/Documentation/driver-api/surface_aggregator/
H 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/fs/ntfs3/
H A Dntfs.h1222 struct SID { struct
1228 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
H A Dfsntfs.c1733 static inline u32 sid_length(const struct SID *sid) in sid_length()
1805 const struct SID *owner = Add2Ptr(sd, sd_owner); in is_sd_valid()
1807 if (sd_owner + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
1819 const struct SID *group = Add2Ptr(sd, sd_group); in is_sd_valid()
1821 if (sd_group + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst57 exists. Also better integration with winbind for resolving SID owners
/linux/Documentation/filesystems/smb/
H A Dksmbd.rst93 get from inode as RID for local domain SID.
/linux/drivers/scsi/lpfc/
H 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()
H A Dlpfc_hw.h2775 uint32_t SID:24; member
2792 uint32_t SID:24;
H A Dlpfc.h809 uint32_t SID;
801 uint32_t SID; global() member
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8550-sony-xperia-yodo-pdx234.dts21 /* TODO: Only one SID of PMR735D seems accessible? */
/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c351 static const int SID; /* Stream id */ in cio2_hw_init() local
435 writel(SID << CIO2_MIPIBE_LP_LUT_ENTRY_SID_SHIFT | in cio2_hw_init()
/linux/tools/perf/
H A Dbuiltin-stat.c275 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
280 struct perf_sample_id *sid = SID(counter, cpu_map_idx, thread); in evsel__write_stat_event()
/linux/drivers/nvmem/
H A DKconfig354 tristate "Allwinner SoCs SID support"
/linux/tools/perf/util/
H A Devlist.c69 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/linux/drivers/net/ethernet/sun/
H A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
H A Dniu.c7959 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()
/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi557 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
H A Dtegra194.dtsi665 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */