Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_mem_map.h54 nxt_mem_munmap(addr, len)
59 NXT_EXPORT void nxt_mem_munmap(void *addr, size_t len);
H A Dnxt_mem_map.c32 nxt_mem_munmap(void *addr, size_t len) in nxt_mem_munmap() function
H A Dnxt_port_memory.c33 nxt_mem_munmap(mmap_handler->hdr, PORT_MMAP_SIZE); in nxt_port_mmap_handler_use()
242 nxt_mem_munmap(mem, PORT_MMAP_SIZE); in nxt_port_incoming_port_mmap()
251 nxt_mem_munmap(mem, PORT_MMAP_SIZE); in nxt_port_incoming_port_mmap()
265 nxt_mem_munmap(mem, PORT_MMAP_SIZE); in nxt_port_incoming_port_mmap()
H A Dnxt_conn_write.c294 nxt_mem_munmap(map, size + page_off); in nxt_sendfile()
H A Dnxt_port.c119 nxt_mem_munmap(port->queue, size); in nxt_port_close()
H A Dnxt_controller.c629 nxt_mem_munmap(mem, size); in nxt_controller_conf_send()
2454 nxt_mem_munmap(mem, size); in nxt_controller_conf_store()
H A Dnxt_main_process.c1658 nxt_mem_munmap(p, size); in nxt_main_port_conf_store_handler()
H A Dnxt_router.c840 nxt_mem_munmap(p, size); in nxt_router_conf_data_handler()