Searched defs:static (Results 1 – 10 of 10) sorted by relevance
/linux/rust/kernel/ |
H A D | devres.rs | 304 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 D | workqueue.rs | 269 W: RawWorkItem<ID> + Send + 'static, in enqueue() argument 302 W: RawDelayedWorkItem<ID> + Send + 'static, in enqueue_delayed() argument [all...] |
H A D | cpufreq.rs | 1051 new_foreign_owned(dev: &Device<Bound>) -> Result where T: 'static, new_foreign_owned() argument
|
/linux/tools/verification/rv/ |
H A D | Makefile | 65 static: $(RV_IN) target
|
/linux/tools/tracing/rtla/ |
H A D | Makefile | 84 static: $(RTLA_IN) target
|
/linux/rust/kernel/drm/ |
H A D | driver.rs | 137 T: 'static, in new_foreign_owned() argument
|
/linux/lib/ |
H A D | rbtree_test.c | 83 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument [all...] |
/linux/rust/kernel/alloc/ |
H A D | kbox.rs | 288 A: 'static, in pin() argument
|
/linux/drivers/gpu/drm/ |
H A D | drm_mm.c | 241 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument [all...] |
/linux/net/tipc/ |
H A D | name_table.c | 92 RB_DECLARE_CALLBACKS_MAX(static, sr_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument [all...] |