Home
last modified time | relevance | path

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

/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs1367 pub const BTF_VAR_STATIC: _bindgen_ty_43 = 0;
1368 pub const BTF_VAR_GLOBAL_ALLOCATED: _bindgen_ty_43 = 1;
1369 pub const BTF_VAR_GLOBAL_EXTERN: _bindgen_ty_43 = 2;
1370 pub type _bindgen_ty_43 = ::core::ffi::c_uint; typedef