Searched defs:name (Results 1 – 7 of 7) sorted by relevance
6 const char *name) in rust_helper_lockdep_set_class_rwsem()
11 void rust_helper___mutex_init(struct mutex *mutex, const char *name, in rust_helper___mutex_init()
7 bool onstack, const char *name, in rust_helper_init_work_with_key()
6 void rust_helper___spin_lock_init(spinlock_t *lock, const char *name, in rust_helper___spin_lock_init()
162 pub fn name(&self) -> Option<&'static CStr> { in name() method179 pub fn name(&self) -> Option<&'static CStr> { in name() method
33 pub name: &'static CStr, field
96 name: String, field