Home
last modified time | relevance | path

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

123

/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/neon_2_sse/
DLICENSE17 * The name of the copyright holders may not be used to endorse or promote products
20 This software is provided by the copyright holders and contributors "as is" and
/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/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/yapf/
DCONTRIBUTORS2 # The AUTHORS file lists the copyright holders; this file
/external/perf_data_converter/
DCONTRIBUTORS2 # The AUTHORS 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/syzkaller/
DCONTRIBUTORS2 # code to the syzkaller project repository. The AUTHORS file lists the copyright holders;
/external/gemmlowp/
DCONTRIBUTORS.txt2 # The AUTHORS.txt file lists the copyright holders; this file
/external/swiftshader/
DCONTRIBUTORS.txt2 # The AUTHORS file lists the copyright holders; this file
/external/syzkaller/vendor/cloud.google.com/go/
DCONTRIBUTORS2 # The AUTHORS file lists the copyright holders; this file
/external/lmfit/
DNOTICE19 This software is provided by the copyright holders and contributors "as is"
DCOPYING19 This software is provided by the copyright holders and contributors "as is"
/external/u-boot/Licenses/
Dbsd-3-clause.txt10 3. The names of the above-listed copyright holders may not be used
/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
/external/kotlinc/license/third_party/
Dasm_license.txt14 3. Neither the name of the copyright holders nor the names of its
/external/syzkaller/vendor/google.golang.org/api/
DCONTRIBUTORS3 # The AUTHORS file lists the copyright holders; this file
/external/epid-sdk/
DREADME.md13 keys. The key holders form a group.
/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

123