Searched defs:is_func (Results 1 – 2 of 2) sorted by relevance
488 is_func:1, /* program is a bpf function */ member
1366 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name()