Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbtf.c4857 u64 end_offset_bytes; in btf_float_check_member() local
4876 end_offset_bytes = start_offset_bytes + member_type->size; in btf_float_check_member()
4877 if (end_offset_bytes > struct_type->size) { in btf_float_check_member()