Searched refs:__get_type_fmodel_flags (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 162 milliseconds