/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | PseudoTerminal.h | 39 /// they are valid and ownership has not been released using one of: @li 73 /// This object retains ownership of the primary file descriptor when this 76 /// release ownership of the secondary file descriptor. 87 /// This object retains ownership of the secondary file descriptor when this 90 /// release ownership of the secondary file descriptor. 154 /// Releases ownership of the primary pseudo terminal file descriptor without 156 /// descriptor if the ownership isn't released using this call and the 166 /// Release ownership of the secondary pseudo terminal file descriptor without 168 /// descriptor if the ownership isn't released using this call and the
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | PseudoTerminal.cpp | 42 // are valid and ownership has not been released using the 182 // The primary file descriptor accessor. This object retains ownership of the 184 // ReleasePrimaryFileDescriptor() if you wish this object to release ownership 199 // Release ownership of the primary pseudo terminal file descriptor without 201 // descriptor if the ownership isn't released using this call and the primary 204 // Release ownership of the primary pseudo terminal file descriptor without in ReleasePrimaryFileDescriptor() 211 // Release ownership of the secondary pseudo terminal file descriptor without 213 // descriptor if the ownership isn't released using this call and the secondary 216 // Release ownership of the secondary pseudo terminal file descriptor without in ReleaseSecondaryFileDescriptor()
|
/freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Orc.h | 12 |* (especially memory ownership rules) is provided. Core Orc concepts are *| 269 * Ownership must be passed to a lower-level layer in a JIT stack. 277 * Ownership of the Ctx and MR arguments passes to the callback which must 290 * Ownership of JD and Symbol remain with the caller: These arguments should 427 * module. If the module is simply accessed/mutated in-place then ownership 453 * ownership returns to the caller and the function does not need to do any 498 * Ownership of the pool remains with the ExecutionSession: The caller is 541 * The caller retains ownership of the Result array and will release all 560 * searched for. This function takes ownership of the elements of the Symbols 620 * ownership has not been passed to a JITDylib (e.g. because some error [all …]
|
H A D | LLJIT.h | 77 * Dispose of an LLVMOrcLLJITBuilderRef. This should only be called if ownership 89 * This function takes ownership of the JTMB argument: clients should not 105 * This operation takes ownership of the Builder argument: clients should not 163 * LLJIT instance. This operation transfers ownership of the buffer to the 175 * JITDylib in the given LLJIT instance. This operation transfers ownership of 188 * operation transfers ownership of the TSM argument to the LLJIT instance. 201 * instance. This operation transfers ownership of the TSM argument to the LLJIT 215 * This operation does not take ownership of the Name argument.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmont/ |
H A D | cache.json | 368 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 376 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 381 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 389 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 394 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 402 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 407 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 415 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 420 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 428 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… [all …]
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.macos | 6 system, and the permissions and/or ownership on those devices can be 11 can be configured to set the permissions and/or ownership of those 17 devfs cannot be configured to set the permissions and/or ownership of 26 Both of them will change the ownership of the BPF devices so that the 64 ownership of /dev/bpf* without changing the permissions. If you want to
|
/freebsd/lib/libpmc/pmu-events/arch/x86/icelakex/ |
H A D | other.json | 266 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 277 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 288 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 299 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 310 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 321 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 332 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 343 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/goldmontplus/ |
H A D | cache.json | 416 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 426 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 431 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 441 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 446 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 456 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 461 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 471 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… 476 …"BriefDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand & … 486 …"PublicDescription": "Counts data read, code read, and read for ownership (RFO) requests (demand &… [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | shared_mutex | 30 // Exclusive ownership 35 // Shared ownership 53 // Exclusive ownership 62 // Shared ownership 168 // Exclusive ownership 173 // Shared ownership 193 // Exclusive ownership 204 // Shared ownership 232 // Exclusive ownership 246 // Shared ownership
|
/freebsd/share/man/man4/ |
H A D | iic.4 | 59 ownership of the underlying iicbus instance. 76 terminated and exclusive ownership of the underlying iicbus instance is 86 If it was previously issued, exclusive ownership of the underlying iicbus 233 and releases iicbus ownership. 240 exclusive-ownership requests issued to the underlying iicbus instance.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | CTLOG_new.pod | 34 be provided that can be used to help users identify this log. Ownership of the 56 created. Ownership of the string remains with the CTLOG. 60 v1 CT log, the LogID will be a SHA-256 hash (i.e. 32 bytes long). Ownership of 63 CTLOG_get0_public_key() returns the public key of the CT log. Ownership of the
|
/freebsd/contrib/kyua/utils/fs/ |
H A D | auto_cleaners.cpp | 54 /// \param directory_ The directory to grab the ownership of. 89 /// Constructs a new auto_directory and grabs ownership of a directory. 91 /// \param directory_ The directory to grab the ownership of. 166 /// \param file_ The file to grab the ownership of. 201 /// Constructs a new auto_file and grabs ownership of a file. 203 /// \param file_ The file to grab the ownership of.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/elkhartlake/ |
H A D | memory.json | 63 …"BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive… 75 …"BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive…
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_aperture.c | 25 * ownership of framebuffer memory and hand-over between drivers. 64 * have previously claimed ownership of the range and are currently driving 77 * framebuffer apertures. Ownership of the framebuffer memory is achieved 119 * The similar to the previous example, the generic driver claims ownership 220 * devm_aperture_acquire_for_platform_device - Acquires ownership of an aperture 228 * driver takes over ownership of the aperture, aperture helpers will then 313 * should acquire ownership of those memory areas and afterwards call
|
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/ |
H A D | other.json | 132 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 143 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 154 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 165 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu…
|
/freebsd/lib/libpmc/pmu-events/arch/x86/alderlake/ |
H A D | other.json | 14 …"BriefDescription": "Counts demand reads for ownership (RFO) and software prefetches for exclusive… 113 …efDescription": "Counts demand read for ownership (RFO) requests and software prefetches for exclu…
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-threads.pod | 35 A C<set0> passes ownership from the caller to the object and a 36 C<get0> returns a pointer but the attribute ownership 38 A C<set1> or C<get1> function does not change the ownership, but instead 45 Get methods are often thread-safe as long as the ownership requirements are
|
/freebsd/contrib/kyua/utils/ |
H A D | auto_array.ipp | 55 /// This grabs ownership of the pointer unless it is NULL. 69 /// new copy grabs ownership of the object pointed to. 99 /// Gets the value of the wrapped pointer without releasing ownership. 110 /// Gets the value of the wrapped pointer without releasing ownership. 121 /// Gets the value of the wrapped pointer and releases ownership.
|
/freebsd/usr.sbin/chown/tests/ |
H A D | chown_test.sh | 37 atf_set "descr" "Verify that setting ownership recursively via -R doesn't " \ 57 atf_set "descr" "Verify that setting ownership recursively via -R doesn't " \ 77 atf_set "descr" "Verify that setting ownership recursively via -R " \ 148 atf_set "descr" "Verify that setting ownership with -v emits the " \ 172 "ownership across mountpoints"
|
/freebsd/sys/dev/qat/qat_api/include/lac/ |
H A D | cpa_cy_ecsm2.h | 84 * the function, ownership of the memory passes to the function. Ownership 124 * the function, ownership of the memory passes to the function. Ownership 169 * the function, ownership of the memory passes to the function. Ownership 209 * When the structure is passed into the function, ownership of the 210 * memory passes to the function. Ownership of the memory returns to the 245 * the function, ownership of the memory passes to the function. Ownership 283 * the function, ownership of the memory passes to the function. Ownership 323 * the function, ownership of the memory passes to the function. Ownership 367 * the function, ownership of the memory passes to the function. Ownership 403 * the function, ownership of the memory passes to the function. Ownership [all …]
|
/freebsd/share/man/man5/ |
H A D | devfs.conf.5 | 34 file provides an easy way to set ownership and permissions, or create 41 for setting ownership and permissions for all device nodes, and 73 This action changes the ownership of
|
/freebsd/share/doc/smm/07.lpd/ |
H A D | 3.t | 44 is used in setting up proper ownership of files 48 ownership and group ownership \fIdaemon\fP. Their mode is 0660.
|
/freebsd/lib/libpmc/pmu-events/arch/x86/icelake/ |
H A D | other.json | 123 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 137 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 151 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu…
|
H A D | cache.json | 180 …"PublicDescription": "Counts the total number of RFO (read for ownership) requests to L2 cache. L2… 240 "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that hit L2 cache.", 252 "PublicDescription": "Counts the RFO (Read-for-Ownership) requests that miss L2 cache.", 300 …Longest Latency cache). Requests include data and code reads, Reads-for-Ownership (RFOs), speculat… 725 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 739 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 753 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 767 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 781 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… 795 …fDescription": "Counts demand reads for ownership (RFO) requests and software prefetches for exclu… [all …]
|
/freebsd/sbin/mount_unionfs/ |
H A D | mount_unionfs.8 | 91 duplicates the file and directory mode bits and the ownership in the 142 The ownership and the mode bits are set depending on the 219 AND 0700), and the ownership will be the same as one in the lower layer. 239 were specified, ownership in the mount point will be used. 299 independently from access mode bits and ownership in the lower layer.
|