Searched refs:funcs_ext (Results 1 – 1 of 1) sorted by relevance
45 struct klp_func_ext *funcs_ext = obj_ext->funcs; in livepatch_mod_init() local59 funcs[j].old_name = funcs_ext[j].old_name; in livepatch_mod_init()60 funcs[j].new_func = funcs_ext[j].new_func; in livepatch_mod_init()61 funcs[j].old_sympos = funcs_ext[j].sympos; in livepatch_mod_init()