Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddebugfs.rs105 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 Ddevres.rs278 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 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 DMakefile96 static: $(RTLA_IN) target
/linux/rust/kernel/drm/
H A Ddriver.rs140 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
/linux/rust/kernel/alloc/
H A Dkbox.rs289 A: 'static, in pin()
/linux/drivers/gpu/drm/
H A Ddrm_mm.c242 RB_DECLARE_CALLBACKS_MAX(static, augment_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument
/linux/net/tipc/
H A Dname_table.c92 RB_DECLARE_CALLBACKS_MAX(static, sr_callbacks, in RB_DECLARE_CALLBACKS_MAX() argument