Home
last modified time | relevance | path

Searched defs:Sync (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/
H A Ddebugfs.rs187 F: Fn(&T, &mut fmt::Formatter<'_>) -> fmt::Result + Send + Sync, in read_callback_file()
224 F: Fn(&T, &mut fmt::Formatter<'_>) -> fmt::Result + Send + Sync, in read_write_callback_file()
225 W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, in read_write_callback_file()
263 W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, in write_callback_file()
485 F: Fn(&T, &mut fmt::Formatter<'_>) -> fmt::Result + Send + Sync, in read_callback_file()
526 F: Fn(&T, &mut fmt::Formatter<'_>) -> fmt::Result + Send + Sync, in read_write_callback_file()
527 W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, in read_write_callback_file()
560 W: Fn(&T, &mut UserSliceReader) -> Result + Send + Sync, in write_only_callback_file()
/linux/rust/kernel/sync/
H A Dlocked_by.rs125 pub fn access<'a>(&'a self, owner: &'a U) -> &'a T in access()
/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.h269 sync_data Sync[N_TARGET]; member