You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/public-api/aya-common.txt

118 lines
9.0 KiB
Plaintext

pub mod aya_common
pub mod aya_common::spin_lock
#[repr(C)] pub struct aya_common::spin_lock::SpinLock(_)
impl aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::as_ptr(&self) -> *mut aya_common::spin_lock::bpf_spin_lock
impl aya::bpf::Pod for aya_common::spin_lock::SpinLock
impl core::clone::Clone for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::clone(&self) -> aya_common::spin_lock::SpinLock
impl core::default::Default for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::default() -> aya_common::spin_lock::SpinLock
impl core::fmt::Debug for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
impl core::marker::Copy for aya_common::spin_lock::SpinLock
impl core::marker::Freeze for aya_common::spin_lock::SpinLock
impl core::marker::Send for aya_common::spin_lock::SpinLock
impl core::marker::Sync for aya_common::spin_lock::SpinLock
impl core::marker::Unpin for aya_common::spin_lock::SpinLock
impl core::panic::unwind_safe::RefUnwindSafe for aya_common::spin_lock::SpinLock
impl core::panic::unwind_safe::UnwindSafe for aya_common::spin_lock::SpinLock
impl<T, U> core::convert::Into<U> for aya_common::spin_lock::SpinLock where U: core::convert::From<T>
pub fn aya_common::spin_lock::SpinLock::into(self) -> U
impl<T, U> core::convert::TryFrom<U> for aya_common::spin_lock::SpinLock where U: core::convert::Into<T>
pub type aya_common::spin_lock::SpinLock::Error = core::convert::Infallible
pub fn aya_common::spin_lock::SpinLock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
impl<T, U> core::convert::TryInto<U> for aya_common::spin_lock::SpinLock where U: core::convert::TryFrom<T>
pub type aya_common::spin_lock::SpinLock::Error = <U as core::convert::TryFrom<T>>::Error
pub fn aya_common::spin_lock::SpinLock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
impl<T> alloc::borrow::ToOwned for aya_common::spin_lock::SpinLock where T: core::clone::Clone
pub type aya_common::spin_lock::SpinLock::Owned = T
pub fn aya_common::spin_lock::SpinLock::clone_into(&self, target: &mut T)
pub fn aya_common::spin_lock::SpinLock::to_owned(&self) -> T
impl<T> core::any::Any for aya_common::spin_lock::SpinLock where T: 'static + ?core::marker::Sized
pub fn aya_common::spin_lock::SpinLock::type_id(&self) -> core::any::TypeId
impl<T> core::borrow::Borrow<T> for aya_common::spin_lock::SpinLock where T: ?core::marker::Sized
pub fn aya_common::spin_lock::SpinLock::borrow(&self) -> &T
impl<T> core::borrow::BorrowMut<T> for aya_common::spin_lock::SpinLock where T: ?core::marker::Sized
pub fn aya_common::spin_lock::SpinLock::borrow_mut(&mut self) -> &mut T
impl<T> core::clone::CloneToUninit for aya_common::spin_lock::SpinLock where T: core::clone::Clone
pub unsafe fn aya_common::spin_lock::SpinLock::clone_to_uninit(&self, dest: *mut u8)
impl<T> core::convert::From<T> for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::from(t: T) -> T
#[repr(C)] pub struct aya_common::spin_lock::bpf_spin_lock
pub aya_common::spin_lock::bpf_spin_lock::val: aya_ebpf_cty::ad::c_uint
impl core::clone::Clone for aya_common::spin_lock::bpf_spin_lock
pub fn aya_common::spin_lock::bpf_spin_lock::clone(&self) -> aya_common::spin_lock::bpf_spin_lock
impl core::default::Default for aya_common::spin_lock::bpf_spin_lock
pub fn aya_common::spin_lock::bpf_spin_lock::default() -> aya_common::spin_lock::bpf_spin_lock
impl core::fmt::Debug for aya_common::spin_lock::bpf_spin_lock
pub fn aya_common::spin_lock::bpf_spin_lock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
impl core::marker::Copy for aya_common::spin_lock::bpf_spin_lock
impl core::marker::Freeze for aya_common::spin_lock::bpf_spin_lock
impl core::marker::Send for aya_common::spin_lock::bpf_spin_lock
impl core::marker::Sync for aya_common::spin_lock::bpf_spin_lock
impl core::marker::Unpin for aya_common::spin_lock::bpf_spin_lock
impl core::panic::unwind_safe::RefUnwindSafe for aya_common::spin_lock::bpf_spin_lock
impl core::panic::unwind_safe::UnwindSafe for aya_common::spin_lock::bpf_spin_lock
impl<T, U> core::convert::Into<U> for aya_common::spin_lock::bpf_spin_lock where U: core::convert::From<T>
pub fn aya_common::spin_lock::bpf_spin_lock::into(self) -> U
impl<T, U> core::convert::TryFrom<U> for aya_common::spin_lock::bpf_spin_lock where U: core::convert::Into<T>
pub type aya_common::spin_lock::bpf_spin_lock::Error = core::convert::Infallible
pub fn aya_common::spin_lock::bpf_spin_lock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
impl<T, U> core::convert::TryInto<U> for aya_common::spin_lock::bpf_spin_lock where U: core::convert::TryFrom<T>
pub type aya_common::spin_lock::bpf_spin_lock::Error = <U as core::convert::TryFrom<T>>::Error
pub fn aya_common::spin_lock::bpf_spin_lock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
impl<T> alloc::borrow::ToOwned for aya_common::spin_lock::bpf_spin_lock where T: core::clone::Clone
pub type aya_common::spin_lock::bpf_spin_lock::Owned = T
pub fn aya_common::spin_lock::bpf_spin_lock::clone_into(&self, target: &mut T)
pub fn aya_common::spin_lock::bpf_spin_lock::to_owned(&self) -> T
impl<T> core::any::Any for aya_common::spin_lock::bpf_spin_lock where T: 'static + ?core::marker::Sized
pub fn aya_common::spin_lock::bpf_spin_lock::type_id(&self) -> core::any::TypeId
impl<T> core::borrow::Borrow<T> for aya_common::spin_lock::bpf_spin_lock where T: ?core::marker::Sized
pub fn aya_common::spin_lock::bpf_spin_lock::borrow(&self) -> &T
impl<T> core::borrow::BorrowMut<T> for aya_common::spin_lock::bpf_spin_lock where T: ?core::marker::Sized
pub fn aya_common::spin_lock::bpf_spin_lock::borrow_mut(&mut self) -> &mut T
impl<T> core::clone::CloneToUninit for aya_common::spin_lock::bpf_spin_lock where T: core::clone::Clone
pub unsafe fn aya_common::spin_lock::bpf_spin_lock::clone_to_uninit(&self, dest: *mut u8)
impl<T> core::convert::From<T> for aya_common::spin_lock::bpf_spin_lock
pub fn aya_common::spin_lock::bpf_spin_lock::from(t: T) -> T
#[repr(C)] pub struct aya_common::SpinLock(_)
impl aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::as_ptr(&self) -> *mut aya_common::spin_lock::bpf_spin_lock
impl aya::bpf::Pod for aya_common::spin_lock::SpinLock
impl core::clone::Clone for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::clone(&self) -> aya_common::spin_lock::SpinLock
impl core::default::Default for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::default() -> aya_common::spin_lock::SpinLock
impl core::fmt::Debug for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result
impl core::marker::Copy for aya_common::spin_lock::SpinLock
impl core::marker::Freeze for aya_common::spin_lock::SpinLock
impl core::marker::Send for aya_common::spin_lock::SpinLock
impl core::marker::Sync for aya_common::spin_lock::SpinLock
impl core::marker::Unpin for aya_common::spin_lock::SpinLock
impl core::panic::unwind_safe::RefUnwindSafe for aya_common::spin_lock::SpinLock
impl core::panic::unwind_safe::UnwindSafe for aya_common::spin_lock::SpinLock
impl<T, U> core::convert::Into<U> for aya_common::spin_lock::SpinLock where U: core::convert::From<T>
pub fn aya_common::spin_lock::SpinLock::into(self) -> U
impl<T, U> core::convert::TryFrom<U> for aya_common::spin_lock::SpinLock where U: core::convert::Into<T>
pub type aya_common::spin_lock::SpinLock::Error = core::convert::Infallible
pub fn aya_common::spin_lock::SpinLock::try_from(value: U) -> core::result::Result<T, <T as core::convert::TryFrom<U>>::Error>
impl<T, U> core::convert::TryInto<U> for aya_common::spin_lock::SpinLock where U: core::convert::TryFrom<T>
pub type aya_common::spin_lock::SpinLock::Error = <U as core::convert::TryFrom<T>>::Error
pub fn aya_common::spin_lock::SpinLock::try_into(self) -> core::result::Result<U, <U as core::convert::TryFrom<T>>::Error>
impl<T> alloc::borrow::ToOwned for aya_common::spin_lock::SpinLock where T: core::clone::Clone
pub type aya_common::spin_lock::SpinLock::Owned = T
pub fn aya_common::spin_lock::SpinLock::clone_into(&self, target: &mut T)
pub fn aya_common::spin_lock::SpinLock::to_owned(&self) -> T
impl<T> core::any::Any for aya_common::spin_lock::SpinLock where T: 'static + ?core::marker::Sized
pub fn aya_common::spin_lock::SpinLock::type_id(&self) -> core::any::TypeId
impl<T> core::borrow::Borrow<T> for aya_common::spin_lock::SpinLock where T: ?core::marker::Sized
pub fn aya_common::spin_lock::SpinLock::borrow(&self) -> &T
impl<T> core::borrow::BorrowMut<T> for aya_common::spin_lock::SpinLock where T: ?core::marker::Sized
pub fn aya_common::spin_lock::SpinLock::borrow_mut(&mut self) -> &mut T
impl<T> core::clone::CloneToUninit for aya_common::spin_lock::SpinLock where T: core::clone::Clone
pub unsafe fn aya_common::spin_lock::SpinLock::clone_to_uninit(&self, dest: *mut u8)
impl<T> core::convert::From<T> for aya_common::spin_lock::SpinLock
pub fn aya_common::spin_lock::SpinLock::from(t: T) -> T