Home
last modified time | relevance | path

Searched refs:control_ops (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/thermal/tmon/
Dtmon.h104 struct control_ops { struct
/linux-4.1.27/kernel/trace/
Dftrace.c120 static struct ftrace_ops control_ops; variable
431 add_ftrace_list_ops(&ftrace_control_list, &control_ops, ops); in __register_ftrace_function()
433 ops = &control_ops; in __register_ftrace_function()
460 &control_ops, ops); in __unregister_ftrace_function()
5145 static struct ftrace_ops control_ops = { variable
5148 INIT_OPS_HASH(control_ops)