Home
last modified time | relevance | path

Searched defs:sorted_syms (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ntfs3/lib/
H A Ddecompress_common.c116 u16 * const sorted_syms = &working_space[2 * (max_codeword_len + 1)]; in make_huffman_decode_table() local
/linux-6.15/include/linux/
H A Dftrace.h507 static inline int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) in ftrace_lookup_symbols()
/linux-6.15/kernel/trace/
H A Dftrace.c8781 int ftrace_lookup_symbols(const char **sorted_syms, size_t cnt, unsigned long *addrs) in ftrace_lookup_symbols()