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() 352 pub fn register<T, E>(dev: &Device<Bound>, data: impl PinInit<T, E>, flags: Flags) -> Result in register()
|
H A D | workqueue.rs | 269 W: RawWorkItem<ID> + Send + 'static, in enqueue() 302 W: RawDelayedWorkItem<ID> + Send + 'static, in enqueue_delayed()
|
H A D | cpufreq.rs | 1051 pub fn new_foreign_owned(dev: &Device<Bound>) -> Result in new_foreign_owned()
|
/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()
|
/linux/lib/ ! |
H A D | rbtree_test.c | 83 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
|
/linux/rust/kernel/alloc/ ! |
H A D | kbox.rs | 288 A: 'static, in pin()
|
/linux/drivers/gpu/drm/ ! |
H A D | drm_mm.c | 241 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
|
/linux/net/tipc/ ! |
H A D | name_table.c | 92 RB_DECLARE_CALLBACKS_MAX(static, sr_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
|