Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddevres.rs313 P: ForeignOwnable + Send + 'static, in register_foreign()
361 pub fn register<T, E>(dev: &Device<Bound>, data: impl PinInit<T, E>, flags: Flags) -> Result in register()
H A Dworkqueue.rs269 W: RawWorkItem<ID> + Send + 'static, in enqueue()
302 W: RawDelayedWorkItem<ID> + Send + 'static, in enqueue_delayed()
H A Dcpufreq.rs1051 pub fn new_foreign_owned(dev: &Device<Bound>) -> Result in new_foreign_owned()
/linux/tools/verification/rv/
H A DMakefile65 static: $(RV_IN) target
/linux/tools/tracing/rtla/
H A DMakefile84 static: $(RTLA_IN) target
/linux/rust/kernel/drm/
H A Ddriver.rs137 T: 'static, in new_foreign_owned()
/linux/rust/kernel/alloc/
H A Dkbox.rs288 A: 'static, in pin()