| /xnu-10002.1.13/tools/lldbmacros/ |
| H A D | ioreg.py | 1478 def ReadIOPortInt(addr, numbytes, lcpu): argument 1523 def WriteIOPortInt(addr, numbytes, value, lcpu): argument
|
| /xnu-10002.1.13/bsd/netinet6/ |
| H A D | esp_input.c | 569 struct sockaddr_storage addr; in esp4_input_extended() local 1281 struct sockaddr_storage addr; in esp6_input_extended() local
|
| H A D | in6.c | 902 struct sockaddr_in6 addr; in in6ctl_gifaddr() local 3110 in6ifa_ifpwithaddr(struct ifnet *ifp, struct in6_addr *addr) in in6ifa_ifpwithaddr() 3135 in6ifa_prproxyaddr(struct in6_addr *addr, uint32_t ifscope) in in6ifa_prproxyaddr() 3227 ip6_sprintf(const struct in6_addr *addr) in ip6_sprintf() 4637 const struct in6_addr *addr, *mask, *lle_addr; in in6_lltable_match_prefix() local
|
| /xnu-10002.1.13/bsd/sys/ |
| H A D | sdt_impl.h | 70 #define SDT_ADDR2NDX(addr) ((((uintptr_t)(addr)) >> 4) & sdt_probetab_mask) argument
|
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | zalloc_ro_shim.h | 178 void *addr) in zfree_ro_shimmed()
|
| H A D | kalloc.h | 555 void *addr = (kalloc_data)(size, flags); in __sized_by() local 579 void *addr = (krealloc_data)(ptr, old_size, new_size, flags); in __sized_by() local 1625 void *__unsafe_indexable addr; in __sized_by() local 1716 #define krealloc_ext(hov, addr, old_size, new_size, fl, site) \ argument
|
| /xnu-10002.1.13/san/coverage/ |
| H A D | kcov_ksancov.c | 539 uintptr_t addr; in ksancov_map() local 577 uintptr_t addr; in ksancov_map_edgemap() local
|
| /xnu-10002.1.13/tests/ |
| H A D | pfz.c | 81 uintptr_t addr = (uintptr_t) (void *) AUTH_COMMPAGE_PFZ_BASE_PTR(commpage_pfz_base); in undefined_function() local
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | if_llreach.h | 87 u_int8_t addr[IF_LLREACH_MAXLEN]; /* ll addr */ member
|
| /xnu-10002.1.13/osfmk/i386/ |
| H A D | thread.h | 230 #define GET_RETURN_PC(addr) (__builtin_return_address(0)) argument
|
| /xnu-10002.1.13/libkern/kxld/ |
| H A D | kxld_reloc.c | 697 uint32_t addr = 0; in get_pointer_at_addr_32() local 719 uint64_t addr = 0; in get_pointer_at_addr_64() local 1001 get_target_by_address_lookup(kxld_addr_t *target, kxld_addr_t addr, in get_target_by_address_lookup()
|
| /xnu-10002.1.13/bsd/security/audit/ |
| H A D | audit_arg.c | 105 audit_arg_addr(struct kaudit_record *ar, user_addr_t addr) in audit_arg_addr() 547 audit_arg_svipc_addr(struct kaudit_record *ar, user_addr_t addr) in audit_arg_svipc_addr()
|
| /xnu-10002.1.13/iokit/IOKit/ |
| H A D | IOLib.h | 123 void *addr = (IOMalloc_internal)(kalloc_heap_cfg, size, flags); in __IOMalloc_internal() local 195 void *addr = (IOMallocAligned_internal)(kalloc_heap_cfg, size, alignment, flags); in __IOMallocAligned_internal() local
|
| /xnu-10002.1.13/osfmk/arm/ |
| H A D | thread.h | 207 #define GET_RETURN_PC(addr) (__builtin_return_address(0)) argument
|
| /xnu-10002.1.13/tests/ktrace/ |
| H A D | kperf_backtracing_tests.c | 21 uint64_t addr, unsigned int bt_idx, unsigned int max_frames) in expect_frame()
|
| /xnu-10002.1.13/osfmk/vm/ |
| H A D | vm_map_store.c | 303 vm_map_offset_t addr, in vm_map_store_convert_hole_to_entry()
|
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | in_var.h | 198 #define INADDR_TO_IFP(addr, ifp) \ argument 419 #define IN_LOOKUP_MULTI(addr, ifp, inm) \ argument
|
| /xnu-10002.1.13/osfmk/x86_64/ |
| H A D | loose_ends.c | 818 flush_dcache64(addr64_t addr, unsigned count, int phys) in flush_dcache64() 835 invalidate_icache64(__unused addr64_t addr, in invalidate_icache64()
|
| H A D | pmap.c | 806 vm_offset_t addr; in pmap_init() local 2602 invalidate_icache(__unused vm_offset_t addr, in invalidate_icache() 2610 flush_dcache(__unused vm_offset_t addr, in flush_dcache() 3427 pmap_iofilter_protected_write(__unused vm_address_t addr, __unused uint64_t value, __unused uint64_… in pmap_iofilter_protected_write()
|
| /xnu-10002.1.13/iokit/Kernel/ |
| H A D | IOLib.cpp | 1101 void * addr; in IOMallocPageableInternal() local 1346 uintptr_t addr = 0; in iopa_alloc() local 1400 iopa_free(iopa_t * a, uintptr_t addr, vm_size_t bytes) in iopa_free()
|
| /xnu-10002.1.13/bsd/dev/dtrace/ |
| H A D | dtrace_glue.c | 1213 suword64(user_addr_t addr, uint64_t value) in suword64() 1223 suword32(user_addr_t addr, uint32_t value) in suword32() 1349 dtrace_addr_in_module(const void* addr, const struct modctl *ctl) in dtrace_addr_in_module()
|
| H A D | fbt.c | 68 #define FBT_ADDR2NDX(addr) ((((uintptr_t)(addr)) >> 4) & fbt_probetab_mask) argument
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | uipc_mbuf.c | 722 uintptr_t addr[MLEAK_STACK_DEPTH]; member 773 uintptr_t addr[MLEAK_STACK_DEPTH]; member 1187 #define MBUF_IN_MAP(addr) \ argument 1191 #define MRANGE(addr) { \ argument 3679 vm_offset_t addr = 0; in kmem_mb_alloc() local 7322 mcl_to_paddr(char *addr) 8418 slab_nextptr_panic(mcl_slab_t *sp, void *addr) 8605 mcl_audit_mbuf(mcache_audit_t *mca, void *addr, boolean_t composite, 8675 mcl_audit_cluster(mcache_audit_t *mca, void *addr, size_t size, boolean_t alloc, 8843 mleak_logger(u_int32_t num, mcache_obj_t *addr, boolean_t alloc) [all …]
|
| H A D | ubc_subr.c | 510 const uint8_t *addr, in cs_validate_csblob() 732 csblob_find_blob_bytes(const uint8_t *addr, size_t length, uint32_t type, uint32_t magic) in csblob_find_blob_bytes() 3994 vm_address_t * const addr, in cs_blob_init_validated() 4124 vm_address_t * const addr, in cs_blob_create_validated() 4648 vm_address_t *addr, in ubc_cs_blob_add() 5086 vm_address_t *addr, in ubc_cs_blob_add_supplement()
|
| /xnu-10002.1.13/osfmk/kperf/ |
| H A D | callstack.c | 864 #define VALID_STACK_ADDRESS(supervisor, addr, minKernAddr, maxKernAddr) (supervisor ? (addr>=minK… argument 866 #define VALID_STACK_ADDRESS64(supervisor, addr, minKernAddr, maxKernAddr) \ argument
|