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

Function xas_prev

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

* xas_prev() - Move iterator to previous index. * @xas: XArray operation state. * * If the @xas was in an error state, it will remain in an error state * and this function will return %NULL. If the @xas has never been walked, * it will have the effect of calling xas_load(). Otherwise one will be * subtracted from the index and the state will be walked to the correct * location in the arra

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

xas_not_nodeFunction · 0.85
xa_entryFunction · 0.85

Tested by

no test coverage detected