Lines Matching refs:_bindgen_ty_42
1318 pub const BTF_KIND_UNKN: _bindgen_ty_42 = 0;
1319 pub const BTF_KIND_INT: _bindgen_ty_42 = 1;
1320 pub const BTF_KIND_PTR: _bindgen_ty_42 = 2;
1321 pub const BTF_KIND_ARRAY: _bindgen_ty_42 = 3;
1322 pub const BTF_KIND_STRUCT: _bindgen_ty_42 = 4;
1323 pub const BTF_KIND_UNION: _bindgen_ty_42 = 5;
1324 pub const BTF_KIND_ENUM: _bindgen_ty_42 = 6;
1325 pub const BTF_KIND_FWD: _bindgen_ty_42 = 7;
1326 pub const BTF_KIND_TYPEDEF: _bindgen_ty_42 = 8;
1327 pub const BTF_KIND_VOLATILE: _bindgen_ty_42 = 9;
1328 pub const BTF_KIND_CONST: _bindgen_ty_42 = 10;
1329 pub const BTF_KIND_RESTRICT: _bindgen_ty_42 = 11;
1330 pub const BTF_KIND_FUNC: _bindgen_ty_42 = 12;
1331 pub const BTF_KIND_FUNC_PROTO: _bindgen_ty_42 = 13;
1332 pub const BTF_KIND_VAR: _bindgen_ty_42 = 14;
1333 pub const BTF_KIND_DATASEC: _bindgen_ty_42 = 15;
1334 pub const BTF_KIND_FLOAT: _bindgen_ty_42 = 16;
1335 pub const BTF_KIND_DECL_TAG: _bindgen_ty_42 = 17;
1336 pub const BTF_KIND_TYPE_TAG: _bindgen_ty_42 = 18;
1337 pub const BTF_KIND_ENUM64: _bindgen_ty_42 = 19;
1338 pub const NR_BTF_KINDS: _bindgen_ty_42 = 20;
1339 pub const BTF_KIND_MAX: _bindgen_ty_42 = 19;
1340 pub type _bindgen_ty_42 = ::core::ffi::c_uint; typedef