Searched refs:init (Results 1 – 10 of 10) sorted by relevance
20 fn init(_module: &'static ThisModule) -> Result<Self> { in init() method
62 fn init(_module: &'static ThisModule) -> Result<Self> { in init() method
105 fn init(module: &'static kernel::ThisModule) -> impl PinInit<Self, Error> { in init() method
132 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() method
45 fn init(_module: &'static ThisModule) -> impl PinInit<Self, Error> { in init() method
385 bool init = false; in map_collect_percpu_devmap() local401 ret = bpf_map_lookup_batch(map_fd, init ? &batch : NULL, &batch, in map_collect_percpu_devmap()408 init = true; in map_collect_percpu_devmap()
663 .init = mdpy_init_dev,
1374 .init = mbochs_init_dev,
1947 .init = mtty_init_dev,
Completed in 24 milliseconds