| H A D | btf.c | 1641 "\t%s type_id=%u bitfield_size=%u bits_offset=%u", in btf_verifier_log_member() 1647 __btf_verifier_log(log, "\t%s type_id=%u bits_offset=%u", in btf_verifier_log_member() 2289 "bits_offset exceeds U32_MAX"); in btf_int_check_member() 2440 "size=%u bits_offset=%u nr_bits=%u encoding=%s", in btf_int_log() 2512 static void btf_bitfield_show(void *data, u8 bits_offset, 2520 nr_copy_bits = nr_bits + bits_offset; in btf_bitfield_show() 2526 left_shift_bits = bits_offset; in btf_bitfield_show() 2539 void *data, u8 bits_offset, in btf_int_bits_show() 2547 * bits_offset is at most 7. in btf_int_bits_show() 2550 total_bits_offset = bits_offset in btf_int_bits_show() 2513 btf_bitfield_show(void * data,u8 bits_offset,u8 nr_bits,struct btf_show * show) btf_bitfield_show() argument 2540 btf_int_bits_show(const struct btf * btf,const struct btf_type * t,void * data,u8 bits_offset,struct btf_show * show) btf_int_bits_show() argument 2558 btf_int_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_int_show() argument 2908 btf_modifier_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_modifier_show() argument 2919 btf_var_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_var_show() argument 2928 btf_ptr_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_ptr_show() argument 3167 __btf_array_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) __btf_array_show() argument 3220 btf_array_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_array_show() argument 4294 __btf_struct_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) __btf_struct_show() argument 4341 btf_struct_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_struct_show() argument 4509 btf_enum_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_enum_show() argument 4612 btf_enum64_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_enum64_show() argument 4975 btf_datasec_show(const struct btf * btf,const struct btf_type * t,u32 type_id,void * data,u8 bits_offset,struct btf_show * show) btf_datasec_show() argument [all...] |