Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dkmod.h21 #define try_then_request_module(x, mod...) ((x) ?: (request_module(mod), (x))) argument
Dmodule.h65 struct module *mod; member
106 #define module_name(mod) "kernel" argument
107 #define __unsafe(mod) argument
/development/vndk/tools/definition-tool/assets/insight/
Dinsight.js80 Module.prototype.createModuleLinkDom = function (mod) { argument
375 showModulesByFilter(function (mod) { argument
403 return function (mod) { argument
408 function exactMatcher(mod) { argument
429 showModulesByFilter(function (mod) { argument