Home
last modified time | relevance | path

Searched defs:is_func (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dfilter.h488 is_func:1, /* program is a bpf function */ member
/Linux-v4.19/scripts/mod/
Dmodpost.c1366 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name()