Home
last modified time | relevance | path

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

/external/syslinux/com32/hdt/
Dhdt-cli-kernel.c61 for (int kmod = 0; in main_show_kernel() local
112 for (int kmod = 0; in show_kernel_modules() local
Dhdt-cli-pci.c99 for (int kmod = 0; in show_pci_device() local
179 for (int kmod = 0; in show_pci_devices() local
Dhdt-dump-kernel.c60 for (int kmod = 0; in dump_kernel() local
Dhdt-dump-pci.c79 for (int kmod = 0; in dump_pci() local
Dhdt-menu-pci.c159 for (int kmod = 0; in compute_PCI() local
/external/iproute2/include/
Dxt-internal.h20 char *kmod; member
/external/kmod/
Dconfigure.ac2 AC_INIT([kmod], package
/external/iptables/iptables/
Dxshared.h43 const char *kmod; member
/external/kmod/tools/
Ddepmod.c793 struct kmod_module *kmod; member
921 static int depmod_module_add(struct depmod *depmod, struct kmod_module *kmod) in depmod_module_add()
1057 struct kmod_module *kmod; in depmod_modules_search_file() local