Searched refs:__get_type_fmodel_flags (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dbtf.c6802 static u8 __get_type_fmodel_flags(const struct btf_type *t) function
6854 m->ret_flags = __get_type_fmodel_flags(t);
6879 m->arg_flags[i] = __get_type_fmodel_flags(t);

Completed in 112 milliseconds