| /freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| HD | tst.mutex_owned.d | 41 this->owned = mutex_owned((struct mtx *)arg0); 46 /!this->owned/
|
| /freebsd-13-stable/sys/dev/mlx5/mlx5_core/ |
| HD | mlx5_alloc.c | 47 uint8_t owned; in mlx5_buf_load_mem_cb() local 51 owned = MLX5_DMA_OWNED(buf->dev); in mlx5_buf_load_mem_cb() 53 if (!owned) in mlx5_buf_load_mem_cb() 67 if (!owned) in mlx5_buf_load_mem_cb()
|
| HD | mlx5_pagealloc.c | 53 uint8_t owned; in mlx5_fwp_load_mem_cb() local 56 owned = MLX5_DMA_OWNED(fwp->dev); in mlx5_fwp_load_mem_cb() 58 if (!owned) in mlx5_fwp_load_mem_cb() 70 if (!owned) in mlx5_fwp_load_mem_cb()
|
| /freebsd-13-stable/contrib/kyua/utils/sqlite/ |
| HD | database.cpp | 64 bool owned; member 77 db_filename(db_filename_), db(db_), owned(owned_) in impl() 91 if (owned && db != NULL) in ~impl()
|
| /freebsd-13-stable/stand/kshim/ |
| HD | bsd_kernel.c | 275 mtx->owned = 0; in mtx_init() 283 mtx->owned++; in mtx_lock() 290 mtx->owned--; in mtx_unlock() 297 return (mtx->owned != 0); in mtx_owned() 313 sx->owned = 0; in sx_init_flags() 325 sx->owned++; in sx_xlock() 331 sx->owned--; in sx_xunlock() 337 return (sx->owned != 0); in sx_xlocked() 1142 int old_giant = Giant.owned; in usb_idle() 1149 Giant.owned = 0; in usb_idle() [all …]
|
| HD | bsd_kernel.h | 297 int owned; member 315 int owned; member
|
| /freebsd-13-stable/sys/contrib/dev/imx/ |
| HD | LICENSE | 24 applications owned solely and exclusively by Licensor as of the date of 33 patent application owned by any affiliate of Licensor or any other entity
|
| /freebsd-13-stable/contrib/lutok/ |
| HD | state.cpp | 224 bool owned; member 232 owned(owned_) in impl() 270 if (_pimpl->owned && _pimpl->lua_state != NULL) in ~state()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | IntrinsicsXCore.td | 97 // If any of the resources owned by the thread are ready this returns the 98 // vector of one of the ready resources. If no resources owned by the thread
|
| /freebsd-13-stable/sys/dev/usb/ |
| HD | usb_busdma.c | 442 uint8_t owned; in usb_pc_common_mem_cb() local 499 owned = mtx_owned(uptag->mtx); in usb_pc_common_mem_cb() 500 if (!owned) in usb_pc_common_mem_cb() 509 if (!owned) in usb_pc_common_mem_cb()
|
| /freebsd-13-stable/contrib/libpcap/doc/ |
| HD | README.macos | 39 directory, and all files under it, must be owned by root. Installing 50 org.tcpdump.chmod_bpf.plist, must be owned by root. Installing the
|
| /freebsd-13-stable/contrib/bmake/ |
| HD | install-sh | 32 # make target owned by "owner" 35 # make target group owned by "group"
|
| /freebsd-13-stable/sys/contrib/openzfs/ |
| HD | NOTICE | 9 process disclosed, or represents that its use would not infringe privately owned
|
| /freebsd-13-stable/sys/amd64/amd64/ |
| HD | fpu.c | 880 int max_ext_n, i, owned; in fpugetregs() local 896 owned = _MC_FPOWNED_FPU; in fpugetregs() 898 owned = _MC_FPOWNED_PCB; in fpugetregs() 938 return (owned); in fpugetregs()
|
| /freebsd-13-stable/contrib/tcsh/ |
| HD | dot.tcshrc | 101 # We don't want to create a root-owned files in our home.
|
| /freebsd-13-stable/contrib/tcsh/nls/C/ |
| HD | set11 | 19 -m load the start-up file, whether or not owned by effective user \n\
|
| /freebsd-13-stable/etc/mail/ |
| HD | aliases | 72 # NOTE: /var/msgs and /var/msgs/bounds must be owned by sendmail's
|
| /freebsd-13-stable/sys/i386/i386/ |
| HD | npx.c | 1007 int owned; in npxgetregs() local 1032 owned = _MC_FPOWNED_FPU; in npxgetregs() 1034 owned = _MC_FPOWNED_PCB; in npxgetregs() 1077 return (owned); in npxgetregs()
|
| /freebsd-13-stable/crypto/openssh/ |
| HD | README.privsep | 50 process 6917 is the privileged monitor process, 6919 is the user owned
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/soc/qcom/ |
| D | qcom,smsm.txt | 7 certain bit owned by a certain remote processor.
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/devfreq/ |
| HD | exynos-bus.txt | 12 The each AXI bus has the owned source clock but, has not the only owned
|
| /freebsd-13-stable/crypto/openssl/doc/man3/ |
| HD | SSL_CTX_set_cert_store.pod | 51 count, so it should not be used to assign an X509_STORE that is owned
|
| HD | EVP_PKEY_CTX_ctrl.pod | 256 must have been set to B<RSA_PKCS1_OAEP_PADDING>. The resulting pointer is owned 336 for B<ctx> used for DH key derivation. The resulting pointer is owned by the 360 The return value is the user key material length. The resulting pointer is owned 421 The return value is the user key material length. The resulting pointer is owned
|
| /freebsd-13-stable/contrib/unbound/contrib/ |
| HD | unbound.service.in | 21 ; - `RuntimeDirectory=unbound` creates a /run/unbound directory, owned by the
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/pci/ |
| D | nvidia,tegra194-pcie.txt | 124 if the platform has one such slot. (Ex:- x16 slot owned by C5 controller 127 if the platform has one such slot. (Ex:- x16 slot owned by C5 controller
|