Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_port_memory_int.h94 nxt_port_mmap_set_chunk_busy(nxt_free_map_t *m, nxt_chunk_id_t c);
161 nxt_port_mmap_set_chunk_busy(nxt_free_map_t *m, nxt_chunk_id_t c) in nxt_port_mmap_set_chunk_busy() function
H A Dnxt_port_memory.c345 nxt_port_mmap_set_chunk_busy(free_map, i); in nxt_port_new_port_mmap()
349 nxt_port_mmap_set_chunk_busy(hdr->free_map, PORT_MMAP_CHUNK_COUNT); in nxt_port_new_port_mmap()
350 nxt_port_mmap_set_chunk_busy(hdr->free_tracking_map, PORT_MMAP_CHUNK_COUNT); in nxt_port_new_port_mmap()
H A Dnxt_unit.c3791 nxt_port_mmap_set_chunk_busy(hdr->free_map, i); in nxt_unit_new_mmap()
3795 nxt_port_mmap_set_chunk_busy(hdr->free_map, PORT_MMAP_CHUNK_COUNT); in nxt_unit_new_mmap()
3796 nxt_port_mmap_set_chunk_busy(hdr->free_tracking_map, PORT_MMAP_CHUNK_COUNT); in nxt_unit_new_mmap()