/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | FrontendActions.h | 63 protected: 69 protected: 75 protected: 81 protected: 87 protected: 120 protected: 137 protected: 158 protected: 188 protected: 203 protected: [all …]
|
/freebsd/usr.bin/protect/ |
H A D | protect.1 | 45 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
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | core.h | 210 /* Protected by data_lock */ 434 /* protected by ar->data_lock */ 527 /* the following are protected by ar->data_lock */ 549 /* protected by conf_mutex */ 552 /* Protected with ar->data_lock */ 555 /* Protected with ar->data_lock */ 585 /* protected by data_lock */ 633 /* For setting VHT peer fixed rate, protected by conf_mutex */ 651 /* Copy Engine register dump, protected by ce-lock */ 668 /* used for crash-dump storage, protected by data-lock */ [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Frontend/ |
H A D | FrontendActions.h | 24 protected: 30 protected: 55 protected: 60 protected: 66 protected: 71 protected: 78 protected:
|
/freebsd/sys/sys/ |
H A D | smr_types.h | 34 * 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
|
/freebsd/sys/dev/cxgbe/cxgbei/ |
H A D | cxgbei.h | 55 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 */
|
/freebsd/contrib/llvm-project/clang/include/clang/ARCMigrate/ |
H A D | ARCMTActions.h | 20 protected: 28 protected: 37 protected: 47 protected: 67 protected:
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | OSTargets.h | 22 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 …]
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-catch-exceptions-test_.cc | 83 protected: 90 protected: 117 protected: 157 protected: 201 protected: 230 protected: 252 protected:
|
/freebsd/contrib/pjdfstest/tests/open/ |
H A D | 11.t | 31 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."
|
/freebsd/contrib/pjdfstest/tests/rename/ |
H A D | 06.t | 34 …[ "${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…
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | codecvt | 94 protected: 132 protected: 169 protected: 224 protected: 263 protected: 301 protected: 338 protected: 375 protected: 412 protected: 469 protected: [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 198 protected: 212 protected: 247 protected: 277 protected: 293 protected: 338 protected: 369 protected: 390 protected: 418 protected: 441 protected: [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | GlobalISelMatchTable.h | 464 protected: 703 protected: 827 protected: 928 protected: 976 protected: 1002 protected: 1029 protected: 1052 protected: 1078 protected: 1126 protected: [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmInfoCOFF.h | 19 protected: 26 protected: 33 protected:
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCRuntimeV2.h | 109 protected: 124 protected: 182 protected: 201 protected: 234 protected: 275 protected: 314 protected:
|
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/ |
H A D | trc_etmv4_stack_elem.h | 92 protected: 110 protected: 144 protected: 183 protected: 210 protected: 239 protected: 295 protected: 319 protected: 344 protected:
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectLog.cpp | 164 protected: 258 protected: 303 protected: 373 protected: 428 protected: 463 protected: 485 protected: 507 protected: 538 protected:
|
/freebsd/contrib/pjdfstest/tests/unlink/ |
H A D | 09.t | 39 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."
|
/freebsd/contrib/pjdfstest/tests/rmdir/ |
H A D | 09.t | 39 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."
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenACCClause.h | 28 protected: 59 protected: 81 protected: 102 protected: 126 protected: 152 protected: 178 protected: 205 protected: 287 protected: 318 protected: [all …]
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dnode.h | 162 * Flags included in this mask will be protected by AAD when the block 232 /* accounting is protected by dn_dirty_mtx */ 237 * Both dn_pad2 and dn_pad3 are protected by the block's MAC. This 241 * to ensure the new field is being protected and updated properly. 290 /* Our link on dn_objset->os_dnodes list; protected by os_lock. */ 303 * Where necessary, these are protected by dn_struct_rwlock. 329 /* protected by dn_dbufs_mtx; declared here to fill 32-bit hole */ 332 /* protected by os_lock: */ 335 /* protected by dn_mtx: */ 348 /* protected by own devices */ [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/ |
H A D | CodeRegionGenerator.h | 35 protected: 87 protected: 147 protected: 161 protected: 174 protected: 194 protected:
|
/freebsd/sys/contrib/dev/nvidia/ |
H A D | LICENCE.nvidia | 16 hardware, and a personal computer. The SOFTWARE is protected by copyright 18 property laws and treaties. The SOFTWARE may be protected by various 20 in accordance with this document. The hardware is protected by various 86 are owned by NVIDIA, or its suppliers. The SOFTWARE is protected
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.h | 58 protected: 68 protected: 145 protected: 157 protected:
|