Home
last modified time | relevance | path

Searched defs:bytes (Results 51 – 69 of 69) sorted by relevance

123

/xnu-8020.101.4/iokit/Tests/
H A DTests.cpp653 const auto *const bytes = reinterpret_cast<const uint8_t*>(test->getBytesNoCopy()); in OSValueObjectTests() local
/xnu-8020.101.4/osfmk/kern/
H A Dkalloc.c1878 KALLOC_ZINFO_SALLOC(vm_size_t bytes) in KALLOC_ZINFO_SALLOC()
1885 KALLOC_ZINFO_SFREE(vm_size_t bytes) in KALLOC_ZINFO_SFREE()
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_agg.c1769 uint32_t bytes = 0, rcvd_ulen = 0; in flow_rx_agg_host() local
/xnu-8020.101.4/bsd/security/audit/
H A Daudit_bsm_token.c501 au_to_opaque(const char *data, uint16_t bytes) in au_to_opaque()
/xnu-8020.101.4/iokit/Kernel/
H A DIOKitDebug.cpp295 size_t bytes; member
H A DIORegistryEntry.cpp919 void * bytes, in setProperty()
H A DIOUserClient.cpp3554 const void * bytes = NULL; in is_io_registry_entry_get_property_bytes() local
/xnu-8020.101.4/libsyscall/wrappers/spawn/
H A Dposix_spawn.c1052 size_t bytes; in posix_spawnattr_set_subsystem_root_path_np() local
/xnu-8020.101.4/bsd/netinet/
H A Dip_input.c800 u_int32_t packets, u_int32_t bytes) in ip_input_update_nstat()
H A Dtcp_input.c515 uint32_t bw, bytes, elapsed_time; in tcp_bwmeas_check() local
/xnu-8020.101.4/bsd/net/
H A Dpfvar.h695 u_int64_t bytes[2]; member
889 u_int64_t bytes[2]; member
1057 u_int64_t bytes[2]; member
1128 u_int32_t bytes[2][2]; member
H A Droute.c808 const void *bytes; in rtm_scrub() local
H A Dntstat.c996 u_int32_t bytes, in nstat_route_tx()
1018 u_int32_t bytes, in nstat_route_rx()
H A Dif.c1557 u_int32_t *packets, u_int32_t *bytes, int ifq_locked) in if_qflush_sc()
/xnu-8020.101.4/tests/
H A Dnet_bridge.c79 char bytes[DHCP_PAYLOAD_MIN]; member
86 char bytes[ETHER_PKT_LEN]; member
/xnu-8020.101.4/osfmk/vm/
H A Dvm_map.c17425 vm_size_t bytes; in vm_map_copy_to_physcopy() local
20369 vm_map_iokit_mapped_region(vm_map_t map, vm_size_t bytes) in vm_map_iokit_mapped_region()
20378 vm_map_iokit_unmapped_region(vm_map_t map, vm_size_t bytes) in vm_map_iokit_unmapped_region()
/xnu-8020.101.4/bsd/nfs/
H A Dnfs.h249 #define NFS_BZERO(off, bytes) \ argument
/xnu-8020.101.4/osfmk/arm/
H A Dpmap.c1494 pmap_t pmap, int bytes) in PMAP_ZINFO_PALLOC()
1502 int bytes) in PMAP_ZINFO_PFREE()
/xnu-8020.101.4/bsd/kern/
H A Dkern_memorystatus.c952 uint64_t bytes = 0; in memorystatus_debug_dump_bucket_locked() local

123