Home
last modified time | relevance | path

Searched defs:where (Results 1 – 15 of 15) sorted by relevance

/xnu-8792.41.9/libkern/libclosure/
H A Druntime.cpp89 latching_incr_int(volatile int32_t *where) in latching_incr_int()
103 latching_incr_int_not_deallocating(volatile int32_t *where) in latching_incr_int_not_deallocating()
125 latching_decr_int_should_deallocate(volatile int32_t *where) in latching_decr_int_should_deallocate()
/xnu-8792.41.9/iokit/IOKit/
H A DIORegistryEntry.h1038 IORegCursor * where; variable
/xnu-8792.41.9/tools/lldbmacros/
H A Dbtlog.py184 def _make_entry(self, idx, addr, where): argument
188 def _entry_matches(self, addr, where, wE, wB): argument
/xnu-8792.41.9/osfmk/vm/
H A Dvm_map_store_ll.c126 #define _vm_map_copy_insert_ll(map, where, copy) \ argument
H A Dvm_map.c5478 vm_map_offset_t where) in __vm_map_clip_atomic_entry_panic()
7857 vm_map_offset_t where, in __vm_map_delete_gap_panic()
10995 vm_map_entry_t where, in vm_map_copy_remap()
/xnu-8792.41.9/bsd/kern/
H A Duipc_socket2.c1053 sblastrecordchk(struct sockbuf *sb, const char *where) in sblastrecordchk()
1076 sblastmbufchk(struct sockbuf *sb, const char *where) in sblastmbufchk()
1720 sb_empty_assert(struct sockbuf *sb, const char *where) in sb_empty_assert()
H A Dkern_sysctl.c838 user_addr_t where = req->oldptr;/* user buffer copy out address */ variable
1294 sysctl_procargsx(int *name, u_int namelen, user_addr_t where, in sysctl_procargsx()
H A Dkdebug.c2347 _kd_sysctl_internal(int op, int value, user_addr_t where, size_t *sizep) in _kd_sysctl_internal()
/xnu-8792.41.9/osfmk/console/
H A Dvideo_console.c1419 uint32_t *where; in vc_paint_char_8() local
1487 uint32_t *where; in vc_paint_char_16() local
1549 uint32_t *where; in vc_paint_char_32() local
1703 uint32_t *where; in vc_reverse_cursor() local
/xnu-8792.41.9/iokit/Kernel/
H A DIORegistryEntry.cpp1561 IORegistryEntry * where = NULL; in fromPath() local
H A DIOService.cpp7723 IOService * where; in matchPassive() local
H A DIOPMrootDomain.cpp4710 const OSSymbol * feature, uint32_t where, uint32_t * featureID ) in publishPMSetting()
/xnu-8792.41.9/bsd/dev/i386/
H A Ddis_tables.c5377 char *where; in isunsigned_op() local
/xnu-8792.41.9/bsd/dev/dtrace/
H A Ddtrace.c492 #define DTRACE_TLS_THRKEY(where) { \ argument
15141 dtrace_mstate_t *mstate, dtrace_vstate_t *vstate, int where) in dtrace_helper_trace()
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_subr.c8618 const char *where = "uninitialized"; in vnode_authorize_posix() local