1UTRACE_ENGINE_PUT(9)            utrace core API           UTRACE_ENGINE_PUT(9)
2
3
4

NAME

6       utrace_engine_put - release a reference on a struct utrace_engine
7

SYNOPSIS

9       void utrace_engine_put(struct utrace_engine * engine);
10

ARGUMENTS

12       engine
13
14           struct utrace_engine pointer
15

DESCRIPTION

17       You must hold a reference on engine, and you lose that reference. If it
18       was the last one, engine becomes an invalid pointer.
19
20
21
22Kernel Hackers Manual 2.6.         June 2019              UTRACE_ENGINE_PUT(9)
Impressum