Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/packet/
H A Dpbufpool.c1993 uint64_t *array_cp; /* -fbounds-safety */ in pp_alloc_packet_common() local
2009 array_cp = array; in pp_alloc_packet_common()
2039 *array_cp = SK_PTR_ENCODE(kqum, METADATA_TYPE(kqum), in pp_alloc_packet_common()
2042 *array_cp = (uint64_t)kqum; in pp_alloc_packet_common()
2046 (cb)(*array_cp, (num - need), ctx); in pp_alloc_packet_common()
2049 ++array_cp; in pp_alloc_packet_common()
2563 uint64_t *array_cp; /* -fbounds-safety */ in pp_alloc_buflet_common() local
2578 array_cp = array; in pp_alloc_buflet_common()
2595 *array_cp = (uint64_t)kbft; in pp_alloc_buflet_common()
2596 ++array_cp; in pp_alloc_buflet_common()