Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c1430 static inline void get_pretty_name(int is_func, const char** name, const char** name_p) in get_pretty_name()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h548 is_func:1, /* program is a bpf function */ member