Home
last modified time | relevance | path

Searched refs:btf_type_int (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace_probe.c404 static u32 btf_type_int(const struct btf_type *t) in btf_type_int() function
421 intdata = btf_type_int(real_type); in btf_type_is_char_ptr()
439 intdata = btf_type_int(real_type); in btf_type_is_char_array()
500 intdata = btf_type_int(type); in fetch_type_from_btf_type()
/linux/kernel/bpf/
H A Dbtf.c833 static u32 btf_type_int(const struct btf_type *t) in btf_type_int() function
981 u32 int_data = btf_type_int(t); in __btf_type_int_is_regular()
1029 int_data = btf_type_int(t); in btf_member_is_reg_int()
2282 u32 int_data = btf_type_int(member_type); in btf_int_check_member()
2321 u32 int_data = btf_type_int(member_type); in btf_int_check_kflag_member()
2395 int_data = btf_type_int(t); in btf_int_check_meta()
2438 int int_data = btf_type_int(t); in btf_int_log()
2542 u32 int_data = btf_type_int(t); in btf_int_bits_show()
2560 u32 int_data = btf_type_int(t); in btf_int_show()
3181 u32 int_type = btf_type_int(elem_type); in __btf_array_show()