MCPcopy Create free account
hub / github.com/bootlin/elixir / xa_mk_internal

Function xa_mk_internal

t/tree/include/linux/xarray.h:143–146  ·  view source on GitHub ↗

* xa_mk_internal() - Create an internal entry. * @v: Value to turn into an internal entry. * * Internal entries are used for a number of purposes. Entries 0-255 are * used for sibling entries (only 0-62 are used by the current code). 256 * is used for the retry entry. 257 is used for the reserved / zero entry. * Negative internal entries are used to represent errnos. Node pointers * are

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

xa_is_errFunction · 0.85
xa_mk_siblingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected