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

Function put_cred

t/tree/include/linux/cred.h:280–289  ·  view source on GitHub ↗

* put_cred - Release a reference to a set of credentials * @cred: The credentials to release * * Release a reference to a set of credentials, deleting them when the last ref * is released. If %NULL is passed, nothing is done. * * This takes a const pointer to a set of credentials because the credentials * on task_struct are attached by const pointers to prevent accidental * alteration of

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

validate_credsFunction · 0.85

Tested by

no test coverage detected