Searched refs:klp_ops (Results 1 – 1 of 1) sorted by relevance
45 struct klp_ops { struct60 static LIST_HEAD(klp_ops); argument64 static struct klp_ops *klp_find_ops(unsigned long old_addr) in klp_find_ops()66 struct klp_ops *ops; in klp_find_ops()69 list_for_each_entry(ops, &klp_ops, node) { in klp_find_ops()337 struct klp_ops *ops; in klp_ftrace_handler()340 ops = container_of(fops, struct klp_ops, fops); in klp_ftrace_handler()355 struct klp_ops *ops; in klp_disable_func()382 struct klp_ops *ops; in klp_enable_func()402 list_add(&ops->node, &klp_ops); in klp_enable_func()