Searched defs:owner (Results 101 - 120 of 120) sorted by relevance

12345

/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c4974 isc__socket_permunix(isc_sockaddr_t *sockaddr, isc_uint32_t perm, isc_uint32_t owner, isc_uint32_t group) argument
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c49 ecore_exe_queue_init(struct bxe_softc *sc, struct ecore_exe_queue_obj *o, int exe_len, union ecore_qable_obj *owner, exe_q_validate validate, exe_q_remove remove, exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) argument
H A Decore_sp.h665 union ecore_qable_obj *owner; member in struct:ecore_exe_queue_obj
/freebsd-11-stable/sys/dev/pst/
H A Dpst-iop.h514 u_int16_t owner; member in struct:i2o_lct_entry::i2o_device_identity
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dataset.c2586 dsl_dataset_handoff_check(dsl_dataset_t *ds, void *owner, dmu_tx_t *tx) argument
2796 dsl_dataset_rollback(const char *fsname, const char *tosnap, void *owner, nvlist_t *result) argument
3386 dsl_dataset_clone_swap_check_impl(dsl_dataset_t *clone, dsl_dataset_t *origin_head, boolean_t force, void *owner, dmu_tx_t *tx) argument
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c74 int owner; member in struct:res_common
[all...]
/freebsd-11-stable/sys/sys/
H A Dfbio.h218 int owner; /* PID of owner, 0 if myself */ member in struct:fbgattr
/freebsd-11-stable/sys/kern/
H A Dkern_umtx.c1023 uint32_t owner, old, id; local
1176 uint32_t owner, old, id, newlock; local
1238 uint32_t owner; local
1290 uint32_t owner, old; local
1573 umtx_pi_setowner(struct umtx_pi *pi, struct thread *owner) argument
1601 umtx_pi_claim(struct umtx_pi *pi, struct thread *owner) argument
1659 umtxq_sleep_pi(struct umtx_q *uq, struct umtx_pi *pi, uint32_t owner, const char *wmesg, struct abs_timeout *timo, bool shared) argument
1801 uint32_t id, old_owner, owner, old; local
1984 uint32_t id, new_owner, old, owner; local
2106 uint32_t owner, id; local
2252 uint32_t id, owner, rceiling; local
2334 uint32_t flags, id, owner, save_ceiling; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c315 pid_t owner; member in struct:rdma_id_private
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-ppc.c3205 bfd *owner; member in struct:got_entry
[all...]
H A Dbfd-in2.h1498 bfd *owner; member in struct:bfd_section
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10kx.c273 char owner[16]; member in struct:emu_memblk
1089 emu_memalloc(struct emu_mem *mem, uint32_t sz, bus_addr_t * addr, const char *owner) argument
/freebsd-11-stable/sys/dev/mlx5/
H A Ddevice.h609 u8 owner; member in struct:mlx5_eqe
H A Dmlx5_ifc.h9649 u8 owner[0x1]; member in struct:mlx5_ifc_eqe_bits
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h970 u8 owner; member in struct:mlx4_eqe
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h2095 struct module *owner; member in struct:ib_device
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13714 static bool considerVariable(VarDecl *var, Expr *ref, RetainCycleOwner &owner) { argument
13727 static bool findRetainCycleOwner(Sema &S, Expr *e, RetainCycleOwner &owner) { argument
13863 findCapturingExpr(Sema &S, Expr *e, RetainCycleOwner &owner) argument
13898 diagnoseRetainCycle(Sema &S, Expr *capturer, RetainCycleOwner &owner) argument
14129 RetainCycleOwner owner; local
[all...]
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1504 bfd *owner; member in struct:bfd_section
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c17456 volatile pthread_t owner; /* Thread that is within this mutex */ member in struct:sqlite3_mutex
17793 volatile DWORD owner; /* Thread holding this mutex */ member in struct:sqlite3_mutex
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c26562 volatile pthread_t owner; /* Thread that is within this mutex */ member in struct:sqlite3_mutex
27243 volatile DWORD owner; /* Thread holding this mutex */ member in struct:sqlite3_mutex
[all...]

Completed in 1120 milliseconds

12345