Home
last modified time | relevance | path

Searched refs:SGID (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp91 unsigned SGID; member in __anon5d856e630111::InstructionRule
103 InstructionRule(const SIInstrInfo *TII, unsigned SGID, in InstructionRule() argument
105 : TII(TII), SGID(SGID) { in InstructionRule()
134 unsigned SGID; member in __anon5d856e630111::SchedGroup
225 int getSGID() { return SGID; } in getSGID()
232 SGID = NumSchedGroups++; in SchedGroup()
238 SGID = NumSchedGroups++; in SchedGroup()
324 int addEdges(SmallVectorImpl<SchedGroup> &SyncPipeline, SUnit *SU, int SGID,
330 int linkSUnit(SUnit *SU, int SGID,
457 SUnit *SU, int SGID, std::vector<std::pair<SUnit *, SUnit *>> &AddedEdges, in linkSUnit() argument
[all …]
/freebsd/contrib/unbound/contrib/
H A Dunbound.service.in30 ; (SUID) or set-group-ID (SGID) bits on files or directories will be denied.
/freebsd/tools/regression/sockets/unix_cmsg/
H A DREADME14 (eg. nobody:nogroup) and set SUID and SGID bits, else some tests that
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c342 CHECK_AND_SET_GID(sgid, pr.sgid, PR, SGID); in path_record_query()
H A Dsaquery.c1079 CHECK_AND_SET_GID(p->sgid, pr.sgid, PR, SGID); in query_path_records()
/freebsd/contrib/libarchive/
H A DNEWS699 to SUID and SGID bits.