Home
last modified time | relevance | path

Searched refs:array_cp (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/packet/
H A Dpbufpool.c1995 uint64_t *array_cp; /* -fbounds-safety */ in pp_alloc_packet_common() local
2011 array_cp = array; in pp_alloc_packet_common()
2041 *array_cp = SK_PTR_ENCODE(kqum, METADATA_TYPE(kqum), in pp_alloc_packet_common()
2044 *array_cp = (uint64_t)kqum; in pp_alloc_packet_common()
2048 (cb)(*array_cp, (num - need), ctx); in pp_alloc_packet_common()
2051 ++array_cp; in pp_alloc_packet_common()
2565 uint64_t *array_cp; /* -fbounds-safety */ in pp_alloc_buflet_common() local
2580 array_cp = array; in pp_alloc_buflet_common()
2597 *array_cp = (uint64_t)kbft; in pp_alloc_buflet_common()
2598 ++array_cp; in pp_alloc_buflet_common()