Searched defs:sc (Results 1 – 2 of 2) sorted by relevance
267 static inline unsigned long __used update_symbol_cache(struct symbol_cache *sc) in update_symbol_cache()272 static inline void __used free_symbol_cache(struct symbol_cache *sc) in free_symbol_cache()
107 unsigned long update_symbol_cache(struct symbol_cache *sc) in update_symbol_cache()117 void free_symbol_cache(struct symbol_cache *sc) in free_symbol_cache()125 struct symbol_cache *sc; in alloc_symbol_cache() local