Searched refs:freed (Results 1 – 25 of 25) sorted by relevance
51 MAP_LgBlks freed 1 block54 MAP_LgBlks freed 2 block85 helper_thread: freed all blocks allocated by this task89 main: 1 block freed, used 1 block
37 bool "Reduce r/w fragility by resetting the packet cursor when freed"41 reset the pkt cursor when it's freed, so any subsequent r/w operations43 to know who/where the packet was freed already. Do not set this, by
11 * Multiple blocks can be allocated or freed at the same time.91 Allocated memory blocks can be freed via95 and then memory blocks are freed via :c:func:`sys_mem_blocks_free`.
76 allocations are freed and added to the heap, they are automatically116 all allocated blocks are freed (or at least will never be used again)137 When unused, a multi heap may be freed via140 ``sys_heap`` objects may be freed with in the same way.
187 * The mapped region can be unmapped (i.e. freed) via :c:func:`k_mem_unmap`:
51 I: FR Memory freed 28 bytes. Total allocated 0 bytes73 I: FR Memory freed 28 bytes. Total allocated 0 bytes
12 () Multiple blocks can be allocated or freed at the same time.
14 on packet is freed. This approach reduces memory copying.76 are dropped. When busy packet is being freed, such situation is detected and
142 The amount freed can be less than or equal or to the retrieved amount.346 /* Indicate amount of data that can be freed. proc_size can be equal or less
87 The static rx buffers are allocated when esp_wifi_init is called, they are not freed106 is freed after the higher layer has successfully received the data frame.125 The buffer is freed after the data frame has been sent by the WiFi driver.200 …received. The MGMT buffer is freed after the MGMT data frame has been processed by the WiFi driver.
39 will be freed.80 the calling thread's resource pool. Such allocations may be freed in two87 permissions on it) the object will be automatically freed. User threads
105 :c:func:`z_thread_malloc` and freed with :c:func:`k_free`.130 freed when :c:func:`k_poll` returns for any reason.
55 can be released back to the system. Because resources are also freed
165 freed. This is needed to prevent situation when DTLS client shuts down168 freed only when connection is gracefully closed by peer sending TLS
409 * Messages must be sequentially freed. Backend processing is synchronous. Backend459 - Overflow - the oldest pending messages are freed, until the new message can be
404 Objects allocated in this way can be freed with a supervisor-only
606 be freed with free() later. It follows all branches and function calls to see
704 * :github:`19535` - Doubly freed memory in the pipe\_api test
117 connection object has been freed, so it can be utilized for different purposes. No guarantees
1193 * :github:`23246` - net: tx_bufs are not freed when NET_TCP_BACKLOG_SIZE is too high
1673 * :github:`23246` - net: tx_bufs are not freed when NET_TCP_BACKLOG_SIZE is too high
738 k_work from accessing already freed net_pkt struct. This also improves the latency
2275 * :github:`3997` - *** ERROR *** pkt 0x2000c524 is freed already by prepare_segment():388 (mqtt_tx_…
131 until an HCI command buffer has been freed. This may cause a deadlock
1012 …- A block of memory shall only be freed if it was allocated by means of a Standard Library functi…