MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / ktable_alloc_id

Function ktable_alloc_id

kernel/lib/ktable.c:102–117  ·  view source on GitHub ↗

* Allocates element with specified index * * @param kt - pointer to kernel table * @param i - index of element to allocate * * @result * NULL if index is out of bounds or element is already allocated * address of allocated element */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

bitmap_test_and_set_bitFunction · 0.85
dbg_printfFunction · 0.85

Tested by

no test coverage detected