Searched refs:bootmodule_kind (Results 1 – 3 of 3) sorted by relevance
20 } bootmodule_kind; typedef35 bootmodule_kind kind;80 struct bootmodule *add_boot_module(bootmodule_kind kind,83 struct bootmodule *boot_module_find_by_kind(bootmodule_kind kind);84 const char * __init boot_module_kind_as_string(bootmodule_kind kind);
204 struct bootmodule *add_boot_module(bootmodule_kind kind, in add_boot_module()230 struct bootmodule * __init boot_module_find_by_kind(bootmodule_kind kind) in boot_module_find_by_kind()244 const char * __init boot_module_kind_as_string(bootmodule_kind kind) in boot_module_kind_as_string()
173 bootmodule_kind kind; in process_multiboot_node()
Completed in 5 milliseconds