Searched defs:static (Results 1 – 11 of 11) sorted by relevance
| /linux/rust/kernel/ |
| H A D | debugfs.rs | 105 T: Sync + 'static, in create_file() 171 T: Writer + Send + Sync + 'static, in read_only_file() 197 T: BinaryWriter + Send + Sync + 'static, in read_binary_file() 239 T: Send + Sync + 'static, in read_callback_file() 256 T: Writer + Reader + Send + Sync + 'static, in read_write_file() 272 T: BinaryWriter + BinaryReader + Send + Sync + 'static, in read_write_binary_file() 292 T: Send + Sync + 'static, in read_write_callback_file() 315 T: Reader + Send + Sync + 'static, in write_only_file() 332 T: BinaryReader + Send + Sync + 'static, in write_binary_file() 348 T: Send + Sync + 'static, in write_callback_file() [all …]
|
| H A D | devres.rs | 278 P: ForeignOwnable + Send + 'static, in register_foreign() 332 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 | 96 static: $(RTLA_IN) target
|
| /linux/rust/kernel/drm/ |
| H A D | driver.rs | 140 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
|
| /linux/rust/kernel/alloc/ |
| H A D | kbox.rs | 289 A: 'static, in pin()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_mm.c | 242 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
|