Home
last modified time | relevance | path

Searched refs:holders (Results 1 – 25 of 46) sorted by relevance

12

/external/kmod/tools/
Dremove.c46 struct kmod_list *holders; in check_module_inuse() local
60 holders = kmod_module_get_holders(mod); in check_module_inuse()
61 if (holders != NULL) { in check_module_inuse()
66 kmod_list_foreach(itr, holders) { in check_module_inuse()
73 kmod_module_unref_list(holders); in check_module_inuse()
Drmmod.c65 struct kmod_list *holders; in check_module_inuse() local
79 holders = kmod_module_get_holders(mod); in check_module_inuse()
80 if (holders != NULL) { in check_module_inuse()
85 kmod_list_foreach(itr, holders) { in check_module_inuse()
92 kmod_module_unref_list(holders); in check_module_inuse()
Dlsmod.c64 struct kmod_list *holders, *hitr; in do_lsmod() local
68 holders = kmod_module_get_holders(mod); in do_lsmod()
69 kmod_list_foreach(hitr, holders) { in do_lsmod()
83 kmod_module_unref_list(holders); in do_lsmod()
/external/kmod/testsuite/
Dtest-loaded.c55 struct kmod_list *holders, *hitr; in loaded_1() local
59 holders = kmod_module_get_holders(mod); in loaded_1()
60 kmod_list_foreach(hitr, holders) { in loaded_1()
72 kmod_module_unref_list(holders); in loaded_1()
/external/drrickorang/LoopbackApp/
DCONTRIBUTORS2 # The AUTHORS file lists the copyright holders; this file
/external/walt/
DCONTRIBUTORS2 # The AUTHORS file lists the copyright holders; this file
/external/chromium-trace/catapult/third_party/pyserial/
DLICENSE.txt25 provided, however, that copyright holders License Agreement and
26 copyright holders notice of copyright are retained in this product
/external/gemmlowp/
DCONTRIBUTORS.txt2 # The AUTHORS.txt file lists the copyright holders; this file
/external/openssh/
DLICENCE170 2-term BSD licence with the following names as copyright holders:
186 holders, also under the 2-term BSD license:
255 copyright holders:
289 copyright holders:
309 copyright holders:
333 * holders shall not be used in advertising or otherwise to promote the *
/external/swiftshader/
DCONTRIBUTORS.txt2 # The AUTHORS file lists the copyright holders; this file
/external/regex-re2/
DCONTRIBUTORS3 # The AUTHORS file lists the copyright holders; this file
/external/lmfit/
DCOPYING19 This software is provided by the copyright holders and contributors "as is"
/external/mesa3d/docs/
Dpatents.txt21 In no event shall the authors or copyright holders be liable for any
/external/owasp/sanitizer/tools/findbugs/licenses/
DLICENSE-ASM.txt15 3. Neither the name of the copyright holders nor the names of its
DLICENSE-jFormatString.txt338 As a special exception, the copyright holders of this library give you
/external/libcxx/utils/google-benchmark/
DCONTRIBUTORS2 # The AUTHORS file lists the copyright holders; this file
/external/google-benchmark/
DCONTRIBUTORS2 # The AUTHORS file lists the copyright holders; this file
/external/ant-glob/
DNOTICE209 related items) is being provided by the copyright holders under the following
238 The name and trademarks of copyright holders may NOT be used in advertising or
241 all times remain with copyright holders.
/external/aac/
DNOTICE62 This FDK AAC Codec software is provided by Fraunhofer on behalf of the copyright holders and contri…
/external/icu/icu4c/source/data/brkitr/dictionaries/
Dcjdict.txt130 # the copyright holders, disclaims all warranties with regard to this
/external/icu/icu4c/
DLICENSE218 # the copyright holders, disclaims all warranties with regard to this
/external/icu/icu4j/main/shared/licenses/
DLICENSE218 # the copyright holders, disclaims all warranties with regard to this
/external/apache-commons-math/
DLICENSE326 - Neither the name of the copyright holders nor the names of its
/external/kmod/
DNEWS529 holders, sections, address and size
/external/valgrind/
DCOPYING.DOCS325 permission from their copyright holders, but you may include

12