Query: utrace_engine_put
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UTRACE_ENGINE_PUT(9) utrace core API UTRACE_ENGINE_PUT(9)NAMEutrace_engine_put - release a reference on a struct utrace_engineSYNOPSISvoid utrace_engine_put(struct utrace_engine * engine);ARGUMENTSengine struct utrace_engine pointerDESCRIPTIONYou must hold a reference on engine, and you lose that reference. If it was the last one, engine becomes an invalid pointer. Kernel Hackers Manual 2.6. July 2010 UTRACE_ENGINE_PUT(9)