Home
last modified time | relevance | path

Searched full:protected (Results 1 – 25 of 2576) sorted by relevance

12345678910>>...104

/src/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendActions.h63 protected:
69 protected:
75 protected:
81 protected:
87 protected:
120 protected:
137 protected:
158 protected:
188 protected:
203 protected:
[all …]
/src/usr.bin/protect/
H A Dprotect.145 command is used to mark processes as protected.
46 The kernel does not kill protected processes when swap space is exhausted.
47 Note that this protected state is not inherited by child processes by default.
64 as a protected process.
73 Daemons can be protected on startup using
80 Mark the Xorg server as protected:
104 points at the protected flag and
107 The process is protected if
110 All children of this process will also be protected if
/src/sys/contrib/dev/athk/ath10k/
H A Dcore.h214 /* Protected by data_lock */
438 /* protected by ar->data_lock */
531 /* the following are protected by ar->data_lock */
553 /* protected by conf_mutex */
556 /* Protected with ar->data_lock */
559 /* Protected with ar->data_lock */
589 /* protected by data_lock */
637 /* For setting VHT peer fixed rate, protected by conf_mutex */
655 /* Copy Engine register dump, protected by ce-lock */
672 /* used for crash-dump storage, protected by data-lock */
[all …]
/src/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/
H A DFrontendActions.h24 protected:
30 protected:
55 protected:
60 protected:
66 protected:
71 protected:
78 protected:
/src/sys/sys/
H A Dsmr_types.h34 * SMR Accessors are meant to provide safe access to SMR protected
59 * Read from an SMR protected pointer while in a read section.
68 * Read from an SMR protected pointer while serialized by an
79 * Store 'v' to an SMR protected pointer while serialized by an
93 * swap 'v' with an SMR protected pointer and return the old value
109 * Read from an SMR protected pointer when no serialization is required
119 * Store to an SMR protected pointer when no serialiation is required
132 * Load an SMR protected pointer when accessing kernel data structures through
/src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h35 /// need to be protected by locks. We use this enum in error handling.
60 /// example, it is an error to write a variable protected by shared version of a
176 /// Warn when a protected operation occurs while no locks are held.
177 /// \param D -- The decl for the protected variable or function
178 /// \param POK -- The kind of protected operation (e.g. variable access)
180 /// \param Loc -- The location of the protected operation.
184 /// Warn when a protected operation occurs while the specific mutex protecting
187 /// \param D -- The decl for the protected variable or function
188 /// \param POK -- The kind of protected operation (e.g. variable access)
192 /// \param Loc -- The location of the protected operation.
[all …]
/src/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.h55 bool rx_active; /* protected by so_rcv lock */
56 bool rx_exiting; /* protected by so_rcv lock */
57 STAILQ_HEAD(, icl_pdu) rcvd_pdus; /* protected by so_rcv lock */
60 struct cxgbei_cmp_head *cmp_table; /* protected by cmp_lock */
65 bool tx_active; /* protected by ic lock */
66 STAILQ_HEAD(, icl_pdu) sent_pdus; /* protected by ic lock */
/src/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DARCMTActions.h20 protected:
28 protected:
37 protected:
47 protected:
67 protected:
/src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h22 protected:
43 protected:
88 /// Darwin does not support protected visibility. Darwin's "default"
89 /// is very similar to ELF's "protected"; Darwin requires a "weak"
144 protected:
178 protected:
241 protected:
262 protected:
293 protected:
314 protected:
[all …]
/src/sys/fs/fuse/
H A Dfuse_node.h126 /* parent's node id. Protected by the vnode lock. */
132 * Protected by the vnode lock.
141 * Protected by an exclusive vnode lock or the cached_attr_mtx
147 * by nodeid instead of pathname. Protected by the vnode lock.
154 * unlocked accessor ops like VOP_LOOKUP. Protected by the vnode lock.
158 /* Protected by an exclusive vnode lock or the cached_attr_mtx */
161 /* Number of FUSE_LOOKUPs minus FUSE_FORGETs. Protected by vnode lock */
165 * Misc flags. Protected by an exclusive vnode lock or the
174 /* State for clustered writes. Protected by vnode lock */
/src/contrib/googletest/googletest/test/
H A Dgoogletest-catch-exceptions-test_.cc83 protected:
90 protected:
117 protected:
157 protected:
201 protected:
230 protected:
252 protected:
/src/contrib/pjdfstest/tests/open/
H A D11.t31 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
33 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
35 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
37 todo FreeBSD:ZFS "When fle is protected by SF_APPEND, open(O_TRUNC) should return EPERM."
/src/contrib/pjdfstest/tests/rename/
H A D06.t34 …[ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should ret…
36 …[ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should ret…
51 …[ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should ret…
53 …[ "${flag}" = "SF_APPEND" ] && todo FreeBSD:ZFS "Renaming a file protected by SF_APPEND should ret…
/src/contrib/llvm-project/libcxx/include/
H A Dcodecvt94 protected:
132 protected:
169 protected:
224 protected:
263 protected:
301 protected:
338 protected:
375 protected:
412 protected:
469 protected:
[all …]
/src/crypto/krb5/src/windows/leash/
H A DMainFrm.h37 protected: // create from serialization only
68 protected:
81 protected: // control bar embedded members
85 protected:
/src/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h47 protected:
80 protected:
119 protected:
132 protected:
145 protected:
170 protected:
185 protected:
201 protected:
219 protected:
H A DOpenACCClause.h28 protected:
59 protected:
81 protected:
102 protected:
126 protected:
152 protected:
178 protected:
205 protected:
287 protected:
318 protected:
[all …]
/src/contrib/llvm-project/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h198 protected:
212 protected:
247 protected:
277 protected:
293 protected:
338 protected:
369 protected:
390 protected:
418 protected:
441 protected:
[all …]
/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfoCOFF.h19 protected:
26 protected:
33 protected:
/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h464 protected:
703 protected:
827 protected:
928 protected:
976 protected:
1002 protected:
1029 protected:
1052 protected:
1078 protected:
1126 protected:
[all …]
/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h109 protected:
124 protected:
182 protected:
201 protected:
234 protected:
275 protected:
314 protected:
/src/contrib/pjdfstest/tests/unlink/
H A D09.t39 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
41 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
43 todo FreeBSD:ZFS "Removing a file protected by SF_APPEND should return EPERM."
/src/contrib/pjdfstest/tests/rmdir/
H A D09.t39 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
41 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
43 todo FreeBSD:ZFS "Removing a directory protected by SF_APPEND should return EPERM."
/src/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_etmv4_stack_elem.h92 protected:
110 protected:
144 protected:
183 protected:
210 protected:
239 protected:
295 protected:
319 protected:
344 protected:
/src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp164 protected:
258 protected:
303 protected:
373 protected:
428 protected:
463 protected:
485 protected:
507 protected:
538 protected:

12345678910>>...104