Home
last modified time | relevance | path

Searched refs:kmod_unref (Results 1 – 20 of 20) sorted by relevance

/external/kmod/testsuite/
Dtest-init.c50 kmod_unref(ctx); in test_load_resources()
79 kmod_unref(ctx); in test_initlib()
108 kmod_unref(ctx); in test_insert()
156 kmod_unref(ctx); in test_remove()
Dtest-dependencies.c49 kmod_unref(ctx); in test_dependencies()
77 kmod_unref(ctx); in test_dependencies()
Dtest-blacklist.c86 kmod_unref(ctx); in blacklist_1()
93 kmod_unref(ctx); in blacklist_1()
Dtest-loaded.c44 kmod_unref(ctx); in loaded_1()
77 kmod_unref(ctx); in loaded_1()
Dtest-new-module.c59 kmod_unref(ctx); in from_name()
104 kmod_unref(ctx); in from_alias()
Dtest-initstate.c69 kmod_unref(ctx); in test_initstate_from_lookup()
111 kmod_unref(ctx); in test_initstate_from_name()
Dinit_module.c402 kmod_unref(ctx); in free_resources()
/external/kmod/tools/
Dlsmod.c53 kmod_unref(ctx); in do_lsmod()
87 kmod_unref(ctx); in do_lsmod()
Dinsmod.c157 kmod_unref(ctx); in do_insmod()
Drmmod.c191 kmod_unref(ctx); in do_rmmod()
Dmodinfo.c492 kmod_unref(ctx); in do_modinfo()
Dmodprobe.c1037 kmod_unref(ctx); in do_modprobe()
Ddepmod.c1037 kmod_unref(depmod->ctx); in depmod_shutdown()
3143 kmod_unref(ctx); in do_depmod()
/external/kmod/libkmod/
Dlibkmod.sym10 kmod_unref;
DREADME20 kmod_unref(ctx);
Dlibkmod.h42 struct kmod_ctx *kmod_unref(struct kmod_ctx *ctx);
Dlibkmod.c364 KMOD_EXPORT struct kmod_ctx *kmod_unref(struct kmod_ctx *ctx) in kmod_unref() function
Dlibkmod-module.c477 kmod_unref(mod->ctx); in kmod_module_unref()
/external/kmod/libkmod/docs/
Dlibkmod-sections.txt6 kmod_unref
/external/pciutils/
Dls-kernel.c59 kmod_unref(kmod_ctx); in show_kernel_cleanup()