Home
last modified time | relevance | path

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

/linux-4.4.14/tools/thermal/tmon/
Dtmon.h104 struct control_ops { struct
/linux-4.4.14/kernel/trace/
Dftrace.c120 static struct ftrace_ops control_ops; variable
436 add_ftrace_list_ops(&ftrace_control_list, &control_ops, ops); in __register_ftrace_function()
438 ops = &control_ops; in __register_ftrace_function()
465 &control_ops, ops); in __unregister_ftrace_function()
5151 static struct ftrace_ops control_ops = { variable
5154 INIT_OPS_HASH(control_ops)