Home
last modified time | relevance | path

Searched full:sids (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/xen/xsm/
H A Dflask_op.h69 /* IN: transition SIDs and class */
83 * OUT: number of SIDs returned */
86 /* IN: user to enumerate SIDs */
89 XEN_GUEST_HANDLE(uint32) sids;
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Didmap.h74 /* Reserved GIDs for some well-known SIDs */
79 /* Reserved UIDs for some well-known SIDs */
83 /* Reserved SIDs */
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Didmap.h74 /* Reserved GIDs for some well-known SIDs */
79 /* Reserved UIDs for some well-known SIDs */
83 /* Reserved SIDs */
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,msm8976-ramp-controller.yaml14 swallowing, enable sequences and link Sequence IDs (SIDs) for the
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dpmk8350.dtsi11 /* (Sadly) this PMIC can be configured to be at different SIDs */
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp331 // (reads from different sids can be concurrent). in CheckRaces()