Home
last modified time | relevance | path

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

12

/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/
H A Dnewbb.vim17 fun! <SID>GetUserName()
25 fun! <SID>GetUserEmail()
35 let l:user_name = <SID>GetUserName()
36 let l:user_email = <SID>GetUserEmail()
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H 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
/openbmc/linux/fs/ntfs/
H 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:
/openbmc/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()
/openbmc/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
/openbmc/linux/arch/sparc/include/asm/
H A Dns87303.h22 #define SID 0x08 macro
/openbmc/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
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0006-plat-corstone1000-Use-the-stateless-platform-service.patch134 + * \brief Define a progressive numerical value for each SID which can be used
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dnvidia,tegra186-mc.yaml244 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
/openbmc/linux/fs/ntfs3/
H A Dntfs.h1227 struct SID { struct
1233 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()
/openbmc/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst56 exists. Also better integration with winbind for resolving SID owners
/openbmc/linux/Documentation/filesystems/smb/
H A Dksmbd.rst94 get from inode as RID for local domain SID.
/openbmc/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.h762 uint32_t SID; member
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A Dmpd.conf.in410 # Turns the SID filter emulation on or off.
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c350 static const int SID; /* Stream id */ in cio2_hw_init() local
434 writel(SID << CIO2_MIPIBE_LP_LUT_ENTRY_SID_SHIFT | in cio2_hw_init()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c266 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
271 struct perf_sample_id *sid = SID(counter, cpu_map_idx, thread); in evsel__write_stat_event()
/openbmc/linux/drivers/nvmem/
H A DKconfig353 tristate "Allwinner SoCs SID support"
/openbmc/linux/tools/perf/util/
H A Devlist.c69 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
/openbmc/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 */
H A Dtegra234.dtsi619 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */

12