Searched refs:sys (Results 1 - 25 of 506) sorted by relevance

1234567891011>>

/system/core/libprocessgroup/include/processgroup/
H A Dprocessgroup.h20 #include <sys/cdefs.h>
21 #include <sys/types.h>
/system/core/rootdir/
H A Dinit.trace.rc6 chmod 0222 /sys/kernel/debug/tracing/trace_marker
9 chown root shell /sys/kernel/debug/tracing/trace_clock
10 chown root shell /sys/kernel/debug/tracing/buffer_size_kb
11 chown root shell /sys/kernel/debug/tracing/options/overwrite
12 chown root shell /sys/kernel/debug/tracing/options/print-tgid
13 chown root shell /sys/kernel/debug/tracing/events/sched/sched_switch/enable
14 chown root shell /sys/kernel/debug/tracing/events/sched/sched_wakeup/enable
15 chown root shell /sys/kernel/debug/tracing/events/power/cpu_frequency/enable
16 chown root shell /sys/kernel/debug/tracing/events/power/cpu_idle/enable
17 chown root shell /sys/kerne
[all...]
/system/core/toolbox/
H A Dexists.c1 #include <sys/types.h>
2 #include <sys/stat.h>
/system/core/toolbox/upstream-netbsd/bin/dd/
H A Ddd_hostops.c29 #include <sys/cdefs.h>
34 #include <sys/types.h>
35 #include <sys/ioctl.h>
/system/extras/verity/
H A Dbuild_verity_metadata.py4 import sys namespace
65 if len(sys.argv) == 3 and sys.argv[1] == "-s":
66 print get_verity_metadata_size(int(sys.argv[2]))
67 elif len(sys.argv) == 8:
68 data_image_blocks = int(sys.argv[1]) / 4096
69 metadata_image = sys.argv[2]
70 root_hash = sys.argv[3]
71 salt = sys.argv[4]
72 block_device = sys
[all...]
/system/core/libpixelflinger/codeflinger/
H A Dmips_disassem.h42 #include <sys/types.h>
H A Ddisassem.h38 * $FreeBSD: /repoman/r/ncvs/src/sys/arm/include/disassem.h,v 1.2 2005/01/05 21:58:48 imp Exp $
44 #include <sys/types.h>
/system/core/libsuspend/include/suspend/
H A Dautosuspend.h20 #include <sys/cdefs.h>
/system/media/audio_utils/include/audio_utils/
H A Dfixedfft.h21 #include <sys/cdefs.h>
/system/security/keystore/include/keystore/
H A Dkeystore_get.h20 #include <sys/types.h>
/system/vold/
H A DVoldUtil.h20 #include <sys/cdefs.h>
/system/core/libbacktrace/
H A Dthread_utils.c21 #include <sys/syscall.h>
32 #include <sys/syscall.h>
/system/core/libnativebridge/tests/
H A DPreInitializeNativeBridgeFail1_test.cpp26 #include <sys/mount.h>
27 #include <sys/stat.h>
H A DPreInitializeNativeBridgeFail2_test.cpp26 #include <sys/mount.h>
27 #include <sys/stat.h>
/system/core/rootdir/etc/
H A Dmountd.conf16 driver_store_path /sys/devices/platform/usb_mass_storage/lun0/file
18 ##driver_store_path /sys/devices/platform/msm_hsusb/gadget/lun0/file
/system/extras/kexec_tools/
H A Dkexec.h4 #include <sys/cdefs.h>
7 #include <sys/syscall.h>
/system/netd/include/
H A DNetdClient.h21 #include <sys/cdefs.h>
22 #include <sys/types.h>
/system/core/logd/
H A Dlibaudit.h24 #include <sys/cdefs.h>
25 #include <sys/socket.h>
26 #include <sys/types.h>
/system/core/debuggerd/
H A Dmachine.h20 #include <sys/types.h>
/system/core/fastbootd/commands/
H A Dboot.h35 #include <sys/cdefs.h>
/system/core/include/utils/
H A DSystemClock.h21 #include <sys/types.h>
/system/core/init/
H A Ddevices.h20 #include <sys/stat.h>
H A Dueventd.h21 #include <sys/types.h>
/system/core/libcutils/
H A Dpartition_utils.c18 #include <sys/ioctl.h>
19 #include <sys/mount.h> /* for BLKGETSIZE */
20 #include <sys/stat.h>
21 #include <sys/types.h>
/system/core/liblog/
H A Dfake_log_device.h20 #include <sys/types.h>

Completed in 704 milliseconds

1234567891011>>