1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 #include <linux/btf.h> 3 4 const struct btf_type *btf_find_func_proto(con 5 str 6 const struct btf_param *btf_get_func_param(con 7 s32 8 const struct btf_member *btf_find_struct_membe 9 10 11 12
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.