| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_soft_job.c | 20 MALI_STATIC_INLINE void mali_soft_job_system_lock(struct mali_soft_job_system *system) in mali_soft_job_system_lock() argument 22 MALI_DEBUG_ASSERT_POINTER(system); in mali_soft_job_system_lock() 23 _mali_osk_spinlock_irq_lock(system->lock); in mali_soft_job_system_lock() 24 MALI_DEBUG_PRINT(5, ("Mali Soft Job: soft system %p lock taken\n", system)); in mali_soft_job_system_lock() 25 MALI_DEBUG_ASSERT(0 == system->lock_owner); in mali_soft_job_system_lock() 26 MALI_DEBUG_CODE(system->lock_owner = _mali_osk_get_tid()); in mali_soft_job_system_lock() 29 MALI_STATIC_INLINE void mali_soft_job_system_unlock(struct mali_soft_job_system *system) in mali_soft_job_system_unlock() argument 31 MALI_DEBUG_ASSERT_POINTER(system); in mali_soft_job_system_unlock() 32 MALI_DEBUG_PRINT(5, ("Mali Soft Job: releasing soft system %p lock\n", system)); in mali_soft_job_system_unlock() 33 MALI_DEBUG_ASSERT(_mali_osk_get_tid() == system->lock_owner); in mali_soft_job_system_unlock() [all …]
|
| H A D | mali_timeline.c | 20 #define MALI_TIMELINE_SYSTEM_LOCKED(system) (mali_spinlock_reentrant_is_held((system)->spinlock, _m… argument 38 static mali_scheduler_mask mali_timeline_system_release_waiter(struct mali_timeline_system *system, 109 struct mali_timeline_system *system; in mali_timeline_timer_callback() local 118 system = timeline->system; in mali_timeline_timer_callback() 119 MALI_DEBUG_ASSERT_POINTER(system); in mali_timeline_timer_callback() 121 mali_spinlock_reentrant_wait(system->spinlock, tid); in mali_timeline_timer_callback() 123 if (!system->timer_enabled) { in mali_timeline_timer_callback() 124 mali_spinlock_reentrant_signal(system->spinlock, tid); in mali_timeline_timer_callback() 134 mali_spinlock_reentrant_signal(system->spinlock, tid); in mali_timeline_timer_callback() 144 mali_spinlock_reentrant_signal(system->spinlock, tid); in mali_timeline_timer_callback() [all …]
|
| H A D | mali_timeline_fence_wait.c | 61 static mali_bool mali_timeline_fence_wait_check_status(struct mali_timeline_system *system, struct … argument 74 MALI_DEBUG_ASSERT_POINTER(system); 77 mali_spinlock_reentrant_wait(system->spinlock, tid); 90 timeline = system->timelines[i]; 130 mali_spinlock_reentrant_signal(system->spinlock, tid); 145 mali_bool mali_timeline_fence_wait(struct mali_timeline_system *system, struct mali_timeline_fence … argument 151 MALI_DEBUG_ASSERT_POINTER(system); 157 return mali_timeline_fence_wait_check_status(system, fence); 167 wait->system = system; 176 point = mali_timeline_system_add_tracker(system, &wait->tracker, MALI_TIMELINE_NONE); [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
| H A D | gitignore | 10 !/system/ 11 !/system/core/ 12 !/system/core/adb/ 13 !/system/core/fastboot/ 14 !/system/core/fs_mgr/ 15 !/system/core/fs_mgr/include/ 16 !/system/core/include/ 17 !/system/core/include/android/ 18 !/system/core/include/cutils/ 19 !/system/core/include/log/ [all …]
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine/ |
| H A D | qt5webengine.mk | 37 -feature-webengine-system-libdrm \ 38 -feature-webengine-system-x11 \ 39 -feature-webengine-system-xkbfile \ 40 -feature-webengine-system-xcomposite \ 41 -feature-webengine-system-xcursor \ 42 -feature-webengine-system-xi \ 43 -feature-webengine-system-xproto-gl \ 44 -feature-webengine-system-xtst 48 -no-feature-webengine-system-libdrm \ 49 -no-feature-webengine-system-x11 \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/ |
| H A D | android-tools_10.0.0.r36.bb | 24 …n.org/android-tools-team/android-platform-system-core;name=core;protocol=https;nobranch=1;destsuff… 25 …org/android-tools-team/android-platform-system-extras;name=extras;protocol=https;nobranch=1;destsu… 31 # Patches copied from android-platform-system-core/debian/patches 34 file://core-debian/move-log-file-to-proper-dir.patch;patchdir=system/core \ 35 file://core-debian/Added-missing-headers.patch;patchdir=system/core \ 36 file://core-debian/libusb-header-path.patch;patchdir=system/core \ 37 file://core-debian/stdatomic.patch;patchdir=system/core \ 38 file://core-debian/Nonnull.patch;patchdir=system/core \ 39 file://core-debian/Vector-cast.patch;patchdir=system/core \ 40 file://core-debian/use-Python-3-for-mkbootimg.patch;patchdir=system/core \ [all …]
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/ |
| H A D | AutoMount.cpp | 163 system(buf); in AutoMountDev() 170 system(buf); in AutoMountDev() 181 system("mkdir -p /mnt/sdcard/mmcblk1p1"); in AutoMountDev() 182 system(buf); in AutoMountDev() 187 system(buf); in AutoMountDev() 202 system(buf); in AutoMountDev() 205 system(buf); in AutoMountDev() 210 system(buf); in AutoMountDev() 231 system(buf); in AutoMountDev() 238 system(buf); in AutoMountDev() [all …]
|
| /OK3568_Linux_fs/external/rk_pcba_test/ |
| H A D | echo_ringmic_test.c | 42 system(shell_cmd); in save_audio_file() 222 system("arecord -t raw -f S16_LE -c 8 -r 16000 -d 1 /tmp/ringmic_vibration.pcm"); in ringmic_test() 223 system("rm /tmp/ringmic_vibration.pcm"); in ringmic_test() 224 system("killall -9 arecord"); in ringmic_test() 225 system("aplay /data/vibration.wav &"); in ringmic_test() 227 system("arecord -t raw -f S16_LE -c 8 -r 16000 /tmp/ringmic_vibration.pcm &"); in ringmic_test() 232 system("arecord -t raw -f S16_LE -c 8 -r 16000 -d 1 /tmp/ringmic_record.pcm"); in ringmic_test() 233 system("rm /tmp/ringmic_record.pcm"); in ringmic_test() 234 system("killall -9 arecord"); in ringmic_test() 235 system("aplay /data/rectest_400hz.wav &"); in ringmic_test() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-memory | 1 What: /sys/devices/system/memory 5 The /sys/devices/system/memory contains a snapshot of the 12 What: /sys/devices/system/memory/memoryX/removable 16 The file /sys/devices/system/memory/memoryX/removable 24 What: /sys/devices/system/memory/memoryX/phys_device 28 The file /sys/devices/system/memory/memoryX/phys_device 33 What: /sys/devices/system/memory/memoryX/phys_index 37 The file /sys/devices/system/memory/memoryX/phys_index 42 What: /sys/devices/system/memory/memoryX/state 46 The file /sys/devices/system/memory/memoryX/state [all …]
|
| H A D | sysfs-devices-system-cpu | 1 What: /sys/devices/system/cpu/ 10 /sys/devices/system/cpu/cpu#/ 12 What: /sys/devices/system/cpu/kernel_max 13 /sys/devices/system/cpu/offline 14 /sys/devices/system/cpu/online 15 /sys/devices/system/cpu/possible 16 /sys/devices/system/cpu/present 35 the system. 40 What: /sys/devices/system/cpu/probe 41 /sys/devices/system/cpu/release [all …]
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/ |
| H A D | mozconfig | 13 #ac_add_options --with-system-nss # your version is too old 14 #ac_add_options --with-system-jpeg # Insufficient JPEG library version 15 ac_add_options --with-system-zlib 16 ac_add_options --with-system-bz2 17 #ac_add_options --with-system-png # system's libpng doesn't have APNG support 18 ac_add_options --with-system-libevent 19 #ac_add_options --with-system-libvpx # probably too old 20 #ac_add_options --with-system-icu 21 ac_add_options --enable-system-ffi 22 ac_add_options --enable-system-pixman
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeosatelliteinfo.cpp | 84 d->system = QGeoSatelliteInfo::Undefined; in QGeoSatelliteInfo() 143 void QGeoSatelliteInfo::setSatelliteSystem(SatelliteSystem system) in setSatelliteSystem() argument 145 d->system = system; in setSatelliteSystem() 153 return d->system; in satelliteSystem() 238 dbg.nospace() << "QGeoSatelliteInfo(system=" << info.d->system; in operator <<() 277 stream << int(info.d->system); in operator <<() 295 int system; in operator >>() local 299 stream >> system; in operator >>() 300 info.d->system = (QGeoSatelliteInfo::SatelliteSystem)system; in operator >>() 313 system = other.system; in QGeoSatelliteInfoPrivate() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_dev_cgroup.c | 57 assert(system("rm -f /tmp/test_dev_cgroup_null") == 0); in main() 58 assert(system("mknod /tmp/test_dev_cgroup_null c 1 3")); in main() 59 assert(system("rm -f /tmp/test_dev_cgroup_null") == 0); in main() 62 assert(system("rm -f /tmp/test_dev_cgroup_zero") == 0); in main() 63 assert(system("mknod /tmp/test_dev_cgroup_zero c 1 5") == 0); in main() 64 assert(system("rm -f /tmp/test_dev_cgroup_zero") == 0); in main() 66 assert(system("dd if=/dev/urandom of=/dev/zero count=64") == 0); in main() 69 assert(system("dd if=/dev/urandom of=/dev/full count=64")); in main() 72 assert(system("dd if=/dev/random of=/dev/zero count=64")); in main()
|
| /OK3568_Linux_fs/external/rkwifibt/src/ |
| H A D | rk_wifibt_init.c | 367 system("chmod 777 /userdata/bt_pcba_test"); in create_bt_test_file_for_brcm() 368 system("mount --bind /userdata/bt_pcba_test /usr/bin/bt_pcba_test"); in create_bt_test_file_for_brcm() 369 system("mount --bind /userdata/bt_pcba_test /usr/bin/bt_init.sh"); in create_bt_test_file_for_brcm() 383 system("chmod 777 /userdata/bt_pcba_test"); in create_bt_test_file_for_rtl() 384 system("mount --bind /userdata/bt_pcba_test /usr/bin/bt_pcba_test"); in create_bt_test_file_for_rtl() 405 system("chmod 777 /userdata/bt_pcba_test"); in create_bt_test_file_for_rtl() 406 system("mount --bind /userdata/bt_pcba_test /usr/bin/bt_pcba_test"); in create_bt_test_file_for_rtl() 453 system("insmod /system/lib/modules/dhd_static_buf.ko"); in wifibt_load_driver() 459 if (system(temp)) { in wifibt_load_driver() 473 system("killall brcm_patchram_plus1"); in wifibt_load_driver() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | sleep-states.rst | 13 Sleep states are global low-power states of the entire system in which user 14 space code cannot be executed and the overall system activity is significantly 22 the Linux kernel can support up to four system sleep states, including 23 hibernation and up to three variants of system suspend. The sleep states that 31 This is a generic, pure software, light-weight variant of system suspend (also 36 states while the system is suspended. 38 The system is woken up from this state by in-band interrupts, so theoretically 44 deeper system suspend variants to provide reduced resume latency. It is always 54 operating state is lost (the system core logic retains power), so the system can 59 <s2idle>` too, nonboot CPUs are taken offline and all low-level system functions [all …]
|
| H A D | strategies.rst | 15 One of them is based on using global low-power states of the whole system in 16 which user space code cannot be executed and the overall system activity is 18 kernel puts the system into one of these states when requested by user space 19 and the system stays in it until a special signal is received from one of 21 user space code can run. Because sleep states are global and the whole system 23 :doc:`system-wide power management <system-wide>`. 27 components of the system, as needed, in the working state. In consequence, if 28 this strategy is in use, the working state of the system usually does not 30 a metastate covering a range of different power states of the system in which 37 If all of the system components are active, the system as a whole is regarded as [all …]
|
| H A D | suspend-flows.rst | 12 At least one global system-wide transition needs to be carried out for the 13 system to get from the working state into one of the supported 16 referred to as *system-wide suspend* (or simply *system suspend*) states, need 19 For those sleep states, the transition from the working state of the system into 20 the target sleep state is referred to as *system suspend* too (in the majority 21 of cases, whether this means a transition or a sleep state of the system should 23 working state is referred to as *system resume*. 26 different sleep states of the system are quite similar, but there are some 45 The following steps are taken in order to transition the system from the working 48 1. Invoking system-wide suspend notifiers. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-devices-node | 1 What: /sys/devices/system/node/possible 7 What: /sys/devices/system/node/online 13 What: /sys/devices/system/node/has_normal_memory 19 What: /sys/devices/system/node/has_cpu 25 What: /sys/devices/system/node/has_high_memory 32 What: /sys/devices/system/node/nodeX 40 What: /sys/devices/system/node/nodeX/cpumap 46 What: /sys/devices/system/node/nodeX/cpulist 52 What: /sys/devices/system/node/nodeX/meminfo 59 What: /sys/devices/system/node/nodeX/numastat [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/ |
| H A D | android-tools_5.1.1.r37.bb | 24 …git://${ANDROID_MIRROR}/platform/system/core;name=core;protocol=https;nobranch=1;destsuffix=git/sy… 25 …git://${ANDROID_MIRROR}/platform/system/extras;name=extras;protocol=https;nobranch=1;destsuffix=gi… 29 file://core/0001-adb-remove-selinux-extensions.patch;patchdir=system/core \ 30 file://core/0002-adb-Use-local-sockets-where-appropriate.patch;patchdir=system/core \ 31 file://core/0003-adb-define-shell-command.patch;patchdir=system/core \ 32 file://core/0004-adb-Fix-build-on-big-endian-systems.patch;patchdir=system/core \ 33 file://core/0005-adb-add-base64-implementation.patch;patchdir=system/core \ 34 file://core/0006-adb-Musl-fixes.patch;patchdir=system/core \ 35 file://core/0007-adb-usb_linux.c-fix-build-with-glibc-2.28.patch;patchdir=system/core \ 36 file://core/0008-adb-Allow-adbd-to-be-ran-as-root.patch;patchdir=system/core \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebengine/ |
| H A D | 0005-mkspecs-Allow-builds-with-libc-glibc.patch | 21 - !qtConfig(webengine-system-glibc) { 36 - && (!config.linux || features.webengine-system-glibc) 37 && (!config.linux || features.webengine-system-khr) 38 && (!config.linux || features.webengine-system-nss) 39 && (!config.linux || features.webengine-system-dbus) 41 "webengine-system-fontconfig", 42 "webengine-system-dbus", 43 "webengine-system-nss", 44 - "webengine-system-khr", 45 - "webengine-system-glibc" [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/livepatch/ |
| H A D | system-state.rst | 5 Some users are really reluctant to reboot a system. This brings the need 14 change the system behavior or state so that it is no longer safe to 19 This is where the livepatch system state tracking gets useful. It 22 - store data needed to manipulate and restore the system state 28 1. Livepatch system state API 31 The state of the system might get modified either by several livepatch callbacks 46 - Non-zero number used to identify the affected system state. 50 - Number describing the variant of the system state change that 68 The system state version is used to prevent loading incompatible livepatches. 71 - Any completely new system state modification is allowed. [all …]
|
| /OK3568_Linux_fs/buildroot/package/pm-utils/ |
| H A D | 0001-pm-sleep.d-remove-unused-sleep-hooks.patch | 152 - dbus_send --system \ 163 - dbus_send --system \ 224 -# Synchronize system time with hardware time. 231 - printf "Saving system time to hardware clock..." 238 - printf "Loading system time from hardware clock..." 263 -[ -d /sys/devices/system/cpu/ ] || exit $NA 267 - ( cd /sys/devices/system/cpu/ 284 - ( cd /sys/devices/system/cpu/ 309 -# On an IBM system. make the suspend LED blink. 356 -possible_system_properties="system.firmware.version [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | adding-syscalls.rst | 7 This document describes what's involved in adding a new system call to the 15 The first thing to consider when adding a new system call is whether one of 16 the alternatives might be suitable instead. Although system calls are the 35 - If you're just exposing runtime system information, a new node in sysfs 43 :manpage:`fcntl(2)` is a multiplexing system call that hides a lot of complexity, so 49 with :manpage:`fcntl(2)`, this system call is a complicated multiplexor so 57 A new system call forms part of the API of the kernel, and has to be supported 63 together with the corresponding follow-up system calls -- 68 For simpler system calls that only take a couple of arguments, the preferred 70 system call. To make sure that userspace programs can safely use flags [all …]
|
| /OK3568_Linux_fs/u-boot/lib/avb/libavb_ab/ |
| H A D | Kconfig | 2 bool "Choose the a/b system and flow" 4 In the android things system, there are 6 choose the _a or _b system to startup. 10 bool "Choose the a/b system and flow for spl" 12 In the android things system, there are 14 choose the _a or _b system to startup. 18 bool "Choose the a/b system and flow for tpl" 20 In the android things system, there are 22 choose the _a or _b system to startup.
|
| /OK3568_Linux_fs/buildroot/package/binutils/2.38/ |
| H A D | 0002-poison-system-directories.patch | 4 Subject: [PATCH] poison-system-directories 20 purpose: warn for uses of system directories when cross linking 28 * ld.texinfo (--error-poison-system-directories): Document. 35 (ld_options): Add --error-poison-system-directories. 43 * ld.texinfo (--no-poison-system-directories): Document. 50 (ld_options): Add --no-poison-system-directories. 60 * configure.ac (--enable-poison-system-directories): New option. 88 +/* Define to warn for use of native system library directories */ 110 + --enable-poison-system-directories 111 + warn for use of native system library directories [all …]
|