Home
last modified time | relevance | path

Searched refs:subsystem (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/external/ltp/testcases/kernel/controllers/cgroup_fj/
Dcgroup_fj_common.sh34 local subsystem="$1"
35 local exist=`grep -w $subsystem /proc/cgroups | cut -f1`
38 tst_brkm TCONF "Subsystem $subsystem not supported"
71 if [ "$subsystem" = "cpuset" ]; then
92 exist_subsystem "$subsystem"
97 mount_point=`grep -w $subsystem /proc/mounts | grep -w "cgroup" | \
103 tst_resm TINFO "Subsystem $subsystem is not mounted, mounting it at $mount_point"
105 ROD mount -t cgroup -o "$subsystem" "ltp_cgroup" "$mount_point"
107 tst_resm TINFO "Subsystem $subsystem is mounted at $mount_point"
/external/perfetto/src/trace_processor/metrics/chrome/
Dactual_power_by_category.sql55 subsystem,
60 subsystem,
66 subsystem
73 subsystem,
79 subsystem
/external/ltp/testcases/kernel/controllers/
Dcgroup_lib.sh13 local subsystem=$1
18 mntpoint=$(grep cgroup /proc/mounts | grep -w $subsystem | awk '{ print $2 }')
31 local subsystem=$1
35 val=$(grep -w $subsystem /proc/cgroups | awk '{ print $4 }')
/external/libbrillo/brillo/udev/
Dudev_enumerate.cc33 bool UdevEnumerate::AddMatchSubsystem(const char* subsystem) { in AddMatchSubsystem() argument
34 int result = udev_enumerate_add_match_subsystem(enumerate_, subsystem); in AddMatchSubsystem()
40 enumerate_, subsystem, result); in AddMatchSubsystem()
44 bool UdevEnumerate::AddNoMatchSubsystem(const char* subsystem) { in AddNoMatchSubsystem() argument
45 int result = udev_enumerate_add_nomatch_subsystem(enumerate_, subsystem); in AddNoMatchSubsystem()
51 enumerate_, subsystem, result); in AddNoMatchSubsystem()
Dudev_monitor.cc69 bool UdevMonitor::FilterAddMatchSubsystemDeviceType(const char* subsystem, in FilterAddMatchSubsystemDeviceType() argument
72 monitor_, subsystem, device_type); in FilterAddMatchSubsystemDeviceType()
79 monitor_, subsystem, device_type, result); in FilterAddMatchSubsystemDeviceType()
/external/llvm-project/lld/test/COFF/
Dicf-simple.test2 # RUN: lld-link /opt:icf /entry:foo /out:%t.exe /subsystem:console /include:bar \
9 # RUN: lld-link /entry:foo /out:%t.exe /subsystem:console /include:bar \
12 # RUN: lld-link /entry:foo /out:%t.exe /subsystem:console /include:bar \
17 # RUN: lld-link /entry:foo /out:%t.exe /subsystem:console \
22 # RUN: lld-link /debug /entry:foo /out:%t.exe /subsystem:console \
27 # RUN: lld-link /profile /entry:foo /out:%t.exe /subsystem:console \
32 # RUN: lld-link /opt:noref /entry:foo /out:%t.exe /subsystem:console \
37 # RUN: lld-link /debug /opt:ref /entry:foo /out:%t.exe /subsystem:console \
42 # RUN: lld-link /debug /opt:noicf,ref /entry:foo /out:%t.exe /subsystem:console \
Dmerge.test2 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \
6 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \
10 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
12 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
14 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
16 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
18 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
20 # RUN: env LLD_IN_TEST=1 not lld-link /out:%t.exe /entry:main /subsystem:console /force \
Dmachine.test2 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /out:%t.exe %t.obj
4 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /machine:x64 \
11 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /out:%t.exe %t.obj
13 # RUN: lld-link -safeseh:no /entry:main /subsystem:console /machine:x86 \
20 # RUN: not lld-link /entry:main /subsystem:console /machine:x86 \
26 # RUN: not lld-link /entry:main /subsystem:console /out:%t.exe \
Dnodefaultlib.test4 # RUN: not lld-link /out:%t.exe /entry:main /subsystem:console \
8 # RUN: not lld-link /out:%t.exe /entry:main /subsystem:console \
13 # RUN: /subsystem:console hello64.obj /defaultlib:std64.lib \
18 # RUN: /subsystem:console hello64.obj /defaultlib:std64 \
28 # RUN: /subsystem:console hello64.obj /defaultlib:std64.lib
31 # RUN: /subsystem:console hello64.obj /defaultlib:std64.lib
Dthinlto.ll6 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma…
10 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma…
12 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma…
14 ; RUN: lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlto/ma…
16 ; RUN: not lld-link /lldsavetemps /out:%T/thinlto/main.exe /entry:main /subsystem:console %T/thinlt…
22 ; RUN: lld-link /lldsavetemps /out:%t.exe /entry:main /subsystem:console %T/thinlto/main.obj %t.lib
Dsubsystem.test1 # RUN: lld-link /entry:main /out:%t.exe /subsystem:windows \
11 # RUN: lld-link /entry:main /out:%t.exe /subsystem:windows,8.9 \
15 # RUN: lld-link /entry:main /out:%t.exe /subsystem:windows,8.09 \
25 # RUN: lld-link /entry:main /out:%t.exe /subsystem:default,8.9 \
43 # RUN: lld-link /entry:main /out:%t.exe /osversion:1.2 /subsystem:default,3.4 \
Dlinkrepro.test8 # RUN: lld-link %t.obj %p/Inputs/std32.lib /subsystem:console \
16 # RUN: lld-link %t.obj %p/Inputs/std32.lib /subsystem:console \
25 # RUN: /subsystem:console /entry:main@0 /out:%t.exe
32 # RUN: lld-link %t.obj /libpath:%p/Inputs /defaultlib:std32 /subsystem:console \
40 # RUN: env LIB=%p/Inputs lld-link %t.obj /defaultlib:std32 /subsystem:console \
47 # RSP: /subsystem:console
Dimplib-name.test5 …/machine:x64 /def:%S/Inputs/named.def /out:%T/library.dll %T/object.obj /entry:f /subsystem:CONSOLE
16 …/machine:x64 /def:%S/Inputs/named.def /out:%T/library.exe %T/object.obj /entry:f /subsystem:CONSOLE
24 …nk /dll /machine:x64 /def:%S/Inputs/extension.def /out:%T/extension.dll /entry:f /subsystem:CONSOLE
27 # RUN: lld-link /machine:x64 /def:%S/Inputs/extension.def /out:%T/extension.exe /entry:f /subsystem
38 …d-link /dll /machine:x64 /def:%S/Inputs/default.def /out:%T/default.dll /entry:f /subsystem:CONSOLE
49 …achine:x64 /def:%S/Inputs/default.def /out:%T/default.exe %T/object.obj /entry:f /subsystem:CONSOLE
57 # RUN: lld-link /machine:x64 /out:%T/default.exe %T/object.obj /entry:f /subsystem:CONSOLE
65 # RUN: lld-link /machine:x64 /dll /out:%T/default.dll %T/object.obj /entry:f /subsystem:CONSOLE
Dlibpath.test7 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \
14 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \
21 # RUN: %t/a/std64.lib /subsystem:console %p/Inputs/hello64.obj \
29 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \
38 # RUN: std64.lib /subsystem:console %p/Inputs/hello64.obj \
Dsection.test2 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \
6 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \
10 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \
14 # RUN: lld-link /out:%t.exe /entry:main /subsystem:console /force \
Dfailifmismatch.test3 RUN: lld-link /entry:main /subsystem:console /out:%t.exe \
6 RUN: lld-link /entry:main /subsystem:console /out:%t.exe \
9 RUN: lld-link /entry:main /subsystem:console /out:%t.exe \
12 RUN: env LLD_IN_TEST=1 not lld-link /entry:main /subsystem:console /out:%t.exe \
/external/llvm-project/lld/test/MinGW/
Ddriver.test60 RUN: ld.lld -### foo.o -m i386pep -subsystem console | FileCheck -check-prefix=SUBSYSTEM %s
61 RUN: ld.lld -### foo.o -m i386pep --subsystem console | FileCheck -check-prefix=SUBSYSTEM %s
62 RUN: ld.lld -### foo.o -m i386pep -subsystem=console | FileCheck -check-prefix=SUBSYSTEM %s
63 RUN: ld.lld -### foo.o -m i386pep --subsystem=console | FileCheck -check-prefix=SUBSYSTEM %s
64 SUBSYSTEM: -subsystem:console
68 OS_VERSION: -osversion:7.8 -subsystem:default,6.0
70 RUN: ld.lld -### foo.o -m i386pep --major-subsystem-version 7 --minor-subsystem-version 8 | FileChe…
71 RUN: ld.lld -### foo.o -m i386pep --major-subsystem-version=7 --minor-subsystem-version=8 | FileChe…
72 SUBSYSTEM_VERSION: -osversion:6.0 -subsystem:default,7.8
74 RUN: ld.lld -### foo.o -m i386pep --minor-subsystem-version 8 | FileCheck -check-prefix=SUBSYSTEM_D…
[all …]
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct3 request ss_self_identify, "Identify the subsystem.",
18 request ss_quit, "Leave the subsystem.",
37 "Return the name of this subsystem.",
42 "Return the version of this subsystem.",
/external/autotest/client/cros/
Dudev_helpers.py75 for subsystem in subsystem_match:
77 cmd.append('"{}"'.format(subsystem))
79 for subsystem in subsystem_nomatch:
81 cmd.append('"{}"'.format(subsystem))
/external/toybox/toys/lsb/
Ddmesg.c51 int facpri, subsystem, pos; in format_message() local
69 subsystem = p ? (p-text) : 0; in format_message()
89 if (subsystem) { in format_message()
91 printf("%.*s", subsystem, text); in format_message()
92 text += subsystem; in format_message()
/external/parameter-framework/upstream/test/introspection-subsystem/
DCMakeLists.txt29 # The introspection-subsystem provides ability to retrieve
31 # at subsystem level.
38 add_library(introspection-subsystem SHARED
46 generate_export_header(introspection-subsystem
54 target_include_directories(introspection-subsystem
57 target_link_libraries(introspection-subsystem PRIVATE plugin-internal-hack)
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DLogMessageOsLog.cpp47 return m_entry.log_message.subsystem && in HasSubsystem()
48 (m_entry.log_message.subsystem[0] != 0); in HasSubsystem()
52 return m_entry.log_message.subsystem; in GetSubsystem()
/external/python/cpython2/Tools/freeze/
Dwinmakemakefile.py38 def get_custom_entry_point(subsystem): argument
40 return subsystem_details[subsystem][:2]
42 raise ValueError, "The subsystem %s is not known" % subsystem
/external/openscreen/cast/standalone_receiver/
Dsdl_glue.h26 template <uint32_t subsystem>
29 ScopedSDLSubSystem() { SDL_InitSubSystem(subsystem); } in ScopedSDLSubSystem()
30 ~ScopedSDLSubSystem() { SDL_QuitSubSystem(subsystem); } in ~ScopedSDLSubSystem()
/external/python/cpython3/Tools/freeze/
Dwinmakemakefile.py38 def get_custom_entry_point(subsystem): argument
40 return subsystem_details[subsystem][:2]
42 raise ValueError("The subsystem %s is not known" % subsystem) from None

12345678910>>...17