Home
last modified time | relevance | path

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

/linux-6.14.4/rust/kernel/init/
D__internal.rs85 type InitData: InitData; typedef
96 pub unsafe trait InitData: Copy { interface
125 type InitData = AllData<T>; typedef