Searched refs:area (Results 1 – 8 of 8) sorted by relevance
425 area = 32 * 1024451 it = self._sm.iterator(self._sm.prev_addr(addr), area, -1)463 it = self._sm.iterator(addr, area)
33 …tions ```osfmk/tests/``` and ```bsd/tests``` where you can add tests based on your area of testing.
1733 mbuf_get_driver_scratch(mbuf_t m, u_int8_t **area, size_t *area_len) in mbuf_get_driver_scratch() argument1735 if (m == NULL || area == NULL || area_len == NULL || in mbuf_get_driver_scratch()1740 *area_len = m_scratch_get(m, area); in mbuf_get_driver_scratch()
1916 extern errno_t mbuf_get_driver_scratch(mbuf_t m, u_int8_t **area,
242 * overwrite the area pointed to by data - which must
279 * overwrite the area pointed to by data - which must
652 # from the base address of the kasan shadow area, (e.g. for x86_64 solve the following equation:
3156 /* copy the data after the compressed area */