Searched refs:area (Results 1 – 7 of 7) sorted by relevance
1563 mbuf_get_driver_scratch(mbuf_t m, u_int8_t **area, size_t *area_len) in mbuf_get_driver_scratch() argument1565 if (m == NULL || area == NULL || area_len == NULL || in mbuf_get_driver_scratch()1570 *area_len = m_scratch_get(m, area); in mbuf_get_driver_scratch()
33 …tions ```osfmk/tests/``` and ```bsd/tests``` where you can add tests based on your area of testing.
1731 extern errno_t mbuf_get_driver_scratch(mbuf_t m, u_int8_t **area,
238 * overwrite the area pointed to by data - which must
275 * overwrite the area pointed to by data - which must
448 # from the base address of the kasan shadow area, (e.g. solve the following equation:
2324 /* copy the data after the compressed area */