Home
last modified time | relevance | path

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

/linux/samples/rust/
H A Drust_dma.rs48 unsafe impl kernel::transmute::AsBytes for MyStruct {}
50 unsafe impl kernel::transmute::FromBytes for MyStruct {}
/linux/rust/syn/
H A Ddiscouraged.rs201 .set(unsafe { mem::transmute::<Cursor, Cursor<'static>>(fork.cursor()) }); in advance_to()
H A Dparse.rs384 unsafe { mem::transmute::<Cursor<'c>, Cursor<'a>>(to) } in advance_step_cursor()
395 cell: Cell::new(unsafe { mem::transmute::<Cursor, Cursor<'static>>(cursor) }), in new_parse_buffer()
/linux/drivers/gpu/nova-core/
H A Dgsp.rs15 transmute::{
/linux/drivers/android/binder/
H A Dallocation.rs13 transmute::{AsBytes, FromBytes},
303 unsafe { core::mem::transmute(self) } in success()
H A Drust_binder_main.rs27 transmute::AsBytes,
H A Dpage_range.rs35 transmute::FromBytes,
/linux/rust/kernel/
H A Dlib.rs131 pub mod transmute; module
H A Duaccess.rs16 transmute::{AsBytes, FromBytes},
H A Dio.rs840 unsafe { core::mem::transmute(self) } in relaxed()
H A Ddma.rs20 transmute::{
/linux/rust/kernel/debugfs/
H A Dtraits.rs21 transmute::{
H A Dfile_ops.rs63 unsafe { core::mem::transmute(self) } in deref()
/linux/rust/kernel/list/
H A Darc.rs339 // Use a transmute to skip destructor. in transmute_to_arc()
342 unsafe { core::mem::transmute(self) } in transmute_to_arc()
/linux/drivers/gpu/nova-core/gsp/
H A Dcmdq.rs26 transmute::{
H A Dfw.rs23 transmute::{
/linux/security/smack/
H A Dsmack_lsm.c791 bool transmute = false; in smack_set_mnt_opts() local
816 transmute = true; in smack_set_mnt_opts()
853 transmute = true; in smack_set_mnt_opts()
862 if (transmute) { in smack_set_mnt_opts()
1044 * requests transmutation then by all means transmute. in smack_inode_init_security()
3664 * set the transmute attribute on the directory in smack_d_instantiate()
3667 * If there is a transmute attribute on the in smack_d_instantiate()
/linux/Documentation/admin-guide/LSM/
H A DSmack.rst103 to the directory includes the transmute ("t") mode the object
833 sets the transmute flag on the root of the mount