Home
last modified time | relevance | path

Searched defs:name (Results 1 – 7 of 7) sorted by relevance

/rust/helpers/
Dmman.c6 const char *name) in rust_helper_lockdep_set_class_rwsem()
Dmutex.c11 void rust_helper___mutex_init(struct mutex *mutex, const char *name, in rust_helper___mutex_init()
Dworkqueue.c7 bool onstack, const char *name, in rust_helper_init_work_with_key()
Dspinlock.c6 void rust_helper___spin_lock_init(spinlock_t *lock, const char *name, in rust_helper___spin_lock_init()
/rust/kernel/
Derror.rs162 pub fn name(&self) -> Option<&'static CStr> { in name() method
179 pub fn name(&self) -> Option<&'static CStr> { in name() method
Dmiscdevice.rs33 pub name: &'static CStr, field
/rust/macros/
Dmodule.rs96 name: String, field