Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dcodetag.c166 static int codetag_module_init(struct codetag_type *cttype, struct module *mod) in codetag_module_init() function
219 codetag_module_init(cttype, mod); in codetag_load_module()
280 err = codetag_module_init(cttype, NULL); in codetag_register_type()