Home
last modified time | relevance | path

Searched defs:O (Results 1 – 6 of 6) sorted by relevance

/linux/rust/zerocopy-derive/
H A Drepr.rs652 fn with<O, F: FnOnce(T) -> O>(self, f: F) -> O; in with()
659 fn with<O, F: FnOnce(T) -> O>(self, f: F) -> O { in with()
669 fn with<O, F: FnOnce(T) -> O>(self, _f: F) -> O { in with()
/linux/fs/ntfs3/
H A Ddebug.h19 #define PtrOffset(B, O) ((size_t)((size_t)(O) - (size_t)(B))) argument
/linux/rust/zerocopy/src/
H A Dwrappers.rs339 pub fn update<O, F: FnOnce(&mut T) -> O>(&mut self, f: F) -> O { in update()
/linux/drivers/comedi/drivers/tests/
H A Dni_routes_test.c27 #define O(x) ((x) + NI_NAMES_BASE) macro
/linux/rust/kernel/
H A Dconfigfs.rs709 add<const I: usize, const ID: u64, O>( &'static self, attribute: &'static Attribute<ID, O, Data>, ) where O: AttributeOperations<ID, Data = Data>, add() argument
[all...]
/linux/drivers/gpu/drm/kmb/
H A Dkmb_regs.h435 #define MIPI_TXm_HS_FGn_SECTo_PH(M, N, O) (MIPI_TX0_HS_FG0_SECT0_PH + \ argument
452 #define MIPI_TXm_HS_FGn_SECTo_LINE_CFG(M, N, O) \ argument