Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dcodetag.c56 static inline struct codetag *get_first_module_ct(struct codetag_module *cmod) in get_first_module_ct() function
96 ct = get_first_module_ct(cmod); in codetag_next_ct()