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()330 struct klp_ops *ops; in klp_ftrace_handler()333 ops = container_of(fops, struct klp_ops, fops); in klp_ftrace_handler()348 struct klp_ops *ops; in klp_disable_func()373 struct klp_ops *ops; in klp_enable_func()393 list_add(&ops->node, &klp_ops); in klp_enable_func()