Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddevres.rs304 P: ForeignOwnable + Send + 'static, in register_foreign() argument
352 register<T, E>(dev: &Device<Bound>, data: impl PinInit<T, E>, flags: Flags) -> Result where T: Send + 'static, Error: From<E>, register() argument
H A Dworkqueue.rs269 W: RawWorkItem<ID> + Send + 'static, in enqueue() argument
302 W: RawDelayedWorkItem<ID> + Send + 'static, in enqueue_delayed() argument
[all...]
H A Dcpufreq.rs1051 new_foreign_owned(dev: &Device<Bound>) -> Result where T: 'static, new_foreign_owned() argument
/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() argument
/linux/lib/
H A Drbtree_test.c83 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
[all...]
/linux/rust/kernel/alloc/
H A Dkbox.rs288 A: 'static, in pin() argument
/linux/drivers/gpu/drm/
H A Ddrm_mm.c241 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
[all...]
/linux/net/tipc/
H A Dname_table.c92 RB_DECLARE_CALLBACKS_MAX(static, sr_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
[all...]