Home | History | Annotate | Download | only in tools

Lines Matching refs:kmod_new

2672 	ctx = kmod_new(cfg.dirname, &null_kmod_config);
2674 CRIT("kmod_new(\"%s\", {NULL}) failed: %m\n", cfg.dirname);