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/
Dinsight.js79 Module.prototype.createModuleLinkDom = function (mod) { argument
367 showModulesByFilter(function (mod) { argument
395 return function (mod) { argument
400 function exactMatcher(mod) { argument
421 showModulesByFilter(function (mod) { argument