| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | System_002dwide-configuration.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: System-wide configuration</title> 19 <meta name="description" content="Debugging with GDB: System-wide configuration"> 20 <meta name="keywords" content="Debugging with GDB: System-wide configuration"> [all …]
|
| H A D | System_002dwide-Configuration-Scripts.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: System-wide Configuration Scripts</title> 19 <meta name="description" content="Debugging with GDB: System-wide Configuration Scripts"> 20 <meta name="keywords" content="Debugging with GDB: System-wide Configuration Scripts"> [all …]
|
| H A D | S_002f390-and-System-z-Features.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: S/390 and System z Features</title> 19 <meta name="description" content="Debugging with GDB: S/390 and System z Features"> 20 <meta name="keywords" content="Debugging with GDB: S/390 and System z Features"> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | System_002dwide-configuration.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: System-wide configuration</title> 19 <meta name="description" content="Debugging with GDB: System-wide configuration"> 20 <meta name="keywords" content="Debugging with GDB: System-wide configuration"> [all …]
|
| H A D | System_002dwide-Configuration-Scripts.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: System-wide Configuration Scripts</title> 19 <meta name="description" content="Debugging with GDB: System-wide Configuration Scripts"> 20 <meta name="keywords" content="Debugging with GDB: System-wide Configuration Scripts"> [all …]
|
| H A D | S_002f390-and-System-z-Features.html | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc. 9 Free Documentation", with the Front-Cover Texts being "A GNU Manual," 10 and with the Back-Cover Texts as in (a) below. 12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify 14 developing GNU and promoting software freedom." --> 15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ --> 17 <title>Debugging with GDB: S/390 and System z Features</title> 19 <meta name="description" content="Debugging with GDB: S/390 and System z Features"> 20 <meta name="keywords" content="Debugging with GDB: S/390 and System z Features"> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | time.h | 1 /* System-dependent timing definitions. Linux version. 2 Copyright (C) 1996-2021 Free Software Foundation, Inc. 33 XSI-conformant systems. */ 39 presents the real value for clock ticks per second for the system. */ 45 /* Identifier for system-wide realtime clock. */ 47 /* Monotonic system-wide clock. */ 49 /* High-resolution timer from the CPU. */ 51 /* Thread-specific CPU-time clock. */ 53 /* Monotonic system-wide clock, not adjusted for frequency scaling. */ 55 /* Identifier for system-wide realtime clock, updated only on ticks. */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | time.h | 1 /* System-dependent timing definitions. Linux version. 2 Copyright (C) 1996-2021 Free Software Foundation, Inc. 33 XSI-conformant systems. */ 39 presents the real value for clock ticks per second for the system. */ 45 /* Identifier for system-wide realtime clock. */ 47 /* Monotonic system-wide clock. */ 49 /* High-resolution timer from the CPU. */ 51 /* Thread-specific CPU-time clock. */ 53 /* Monotonic system-wide clock, not adjusted for frequency scaling. */ 55 /* Identifier for system-wide realtime clock, updated only on ticks. */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/pm/ |
| H A D | devices.rst | 1 .. SPDX-License-Identifier: GPL-2.0 10 :Copyright: |copy| 2010-2011 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc. 18 management (PM) code is also driver-specific. Most drivers will do very 22 This writeup gives an overview of how drivers interact with system-wide 25 background for the domain-specific work you'd do with any specific driver. 31 Drivers will use one or both of these models to put devices into low-power 34 System Sleep model: 36 Drivers can enter low-power states as part of entering system-wide 37 low-power states like "suspend" (also known as "suspend-to-RAM"), or 39 "suspend-to-disk"). [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 1 perf-stat(1) 5 ---- 6 perf-stat - Run a command and gather performance counter statistics 9 -------- 11 'perf stat' [-e <EVENT> | --event=EVENT] [-a] <command> 12 'perf stat' [-e <EVENT> | --event=EVENT] [-a] -- <command> [<options>] 13 'perf stat' [-e <EVENT> | --event=EVENT] [-a] record [-o file] -- <command> [<options>] 14 'perf stat' report [-i file] 17 ----------- 23 ------- [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 1 .. SPDX-License-Identifier: GPL-2.0 5 System Suspend Code Flows 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 14 :doc:`sleep states <sleep-states>`. Hibernation requires more than one 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*. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | advansys.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 AdvanSys (Advanced System Products, Inc.) manufactures the following 8 RISC-based, Bus-Mastering, Fast (10 Mhz) and Ultra (20 Mhz) Narrow 9 (8-bit transfer) SCSI Host Adapters for the ISA, EISA, VL, and PCI 10 buses and RISC-based, Bus-Mastering, Ultra (20 Mhz) Wide (16-bit 21 - ABP-480 - Bus-Master CardBus (16 CDB) 24 - ABP510/5150 - Bus-Master ISA (240 CDB) 25 - ABP5140 - Bus-Master ISA PnP (16 CDB) 26 - ABP5142 - Bus-Master ISA PnP with floppy (16 CDB) 27 - ABP902/3902 - Bus-Master PCI (16 CDB) [all …]
|
| H A D | FlashPoint.rst | 1 .. SPDX-License-Identifier: GPL-2.0 13 MYLEX INTRODUCES LINUX OPERATING SYSTEM SUPPORT FOR ITS 17 FREMONT, CA, -- October 8, 1996 -- Mylex Corporation has expanded Linux 18 operating system support to its BusLogic brand of FlashPoint Ultra SCSI 20 MultiMaster line, currently support the Linux operating system. Linux 30 The Linux Operating System 33 Linux is a freely-distributed implementation of UNIX for Intel x86, Sun 35 machines. It supports a wide range of software, including the X Window 36 System, Emacs, and TCP/IP networking. Further information is available at 43 and file server environments, are available in narrow, wide, dual channel, [all …]
|
| H A D | BusLogic.rst | 1 .. SPDX-License-Identifier: GPL-2.0 21 Copyright 1995-1998 by Leonard N. Zubkoff <lnz@dandelion.com> 57 BT-948/958/958D, will always be available from my Linux Home Page at URL 62 driver and SCSI subsystem at startup, along with any subsequent system messages 63 relevant to SCSI operations, and a detailed description of your system's 69 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide 90 94555, USA and can be reached at 510/796-6100 or on the World Wide Web at 92 mail at techsup@mylex.com, by Voice at 510/608-2400, or by FAX at 510/745-7715. 101 ----------------------------------- 103 During system initialization, the driver reports extensively on the host [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man5/ |
| H A D | arm-none-linux-gnueabihf-gdbinit.5 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man5/ |
| H A D | aarch64-none-linux-gnu-gdbinit.5 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 16 certificate as described in Documentation/admin-guide/module-signing.rst 19 bool "Provide system-wide ring of trusted keys" 23 Provide a system keyring to which trusted keys can be added. Keys in 25 by the kernel from compiled-in data and from hardware key stores, but 32 string "Additional X.509 keys for default system keyring" 35 If set, this option should be the filename of a PEM-formatted file 37 system keyring. Any certificate used for module signing is implicitly 40 NOTE: If you previously provided keys for the system keyring in the 41 form of DER-encoded *.x509 files in the top-level build directory, [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | suspend.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 101 * struct platform_suspend_ops - Callbacks for managing platform dependent 102 * system sleep states. 104 * @valid: Callback to determine if given system sleep state is supported by 107 * that it still may be impossible to enter given system sleep state if the 112 * @begin: Initialise a transition to given system sleep state. 120 * @prepare: Prepare the platform for entering the system sleep state indicated 126 * system cannot enter the desired sleep state (@prepare_late(), @enter(), 129 * @prepare_late: Finish preparing the platform for entering the system sleep 134 * system cannot enter the desired sleep state (@enter() will not be [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm64/util/ |
| H A D | tsc.c | 1 // SPDX-License-Identifier: GPL-2.0 13 * system counter is at least 56 bits wide; from Armv8.6, the counter in rdtsc() 14 * must be 64 bits wide. So the system counter could be less than 64 in rdtsc() 15 * bits wide and it is attributed with the flag 'cap_user_time_short' in rdtsc()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-shells/tcsh/tcsh/ |
| H A D | 0002-Add-debian-csh-scripts.patch | 3 Date: Wed, 22 Mar 2017 18:56:49 -0700 6 Signed-off-by: Khem Raj <raj.khem@gmail.com> 7 --- 16 diff --git a/csh.cshrc b/csh.cshrc 19 --- /dev/null 21 @@ -0,0 +1,15 @@ 22 +# /etc/csh.cshrc: system-wide .cshrc file for csh(1) and tcsh(1) 26 + bindkey "\e[1~" beginning-of-line # Home 27 + bindkey "\e[7~" beginning-of-line # Home rxvt 28 + bindkey "\e[2~" overwrite-mode # Ins [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-2 | 11 “GNU Lesser General Public License”, the Front-Cover texts being “A GNU 12 Manual”, and with the Back-Cover Texts as in (a) below. A copy of the 16 (a) The FSF’s Back-Cover Text is: “You have the freedom to copy and 19 INFO-DIR-SECTION Software libraries 20 START-INFO-DIR-ENTRY 22 END-INFO-DIR-ENTRY 24 INFO-DIR-SECTION GNU C library functions and macros 25 START-INFO-DIR-ENTRY 311 * O_CREAT: (libc)Open-time Flags. 312 * O_DIRECTORY: (libc)Open-time Flags. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-2 | 11 “GNU Lesser General Public License”, the Front-Cover texts being “A GNU 12 Manual”, and with the Back-Cover Texts as in (a) below. A copy of the 16 (a) The FSF’s Back-Cover Text is: “You have the freedom to copy and 19 INFO-DIR-SECTION Software libraries 20 START-INFO-DIR-ENTRY 22 END-INFO-DIR-ENTRY 24 INFO-DIR-SECTION GNU C library functions and macros 25 START-INFO-DIR-ENTRY 311 * O_CREAT: (libc)Open-time Flags. 312 * O_DIRECTORY: (libc)Open-time Flags. [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssh/openssh/ |
| H A D | ssh_config | 3 # This is the ssh client system-wide configuration file. See 5 # users, and the values can be changed in per-user configuration files 10 # 2. user-specific file 11 # 3. system-wide file 13 # Thus, host-specific definitions should be at the beginning of the 16 # Site-wide defaults for some commonly used options. For a comprehensive 40 # Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc 41 # MACs hmac-md5,hmac-sha1,umac-64@openssh.com 47 # ProxyCommand ssh -q -W %h:%p gateway.example.com
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-devices-power | 14 space to check if the device is enabled to wake up the system 20 used to activate the system from a sleep state. Such devices 31 For the devices that are not capable of generating system wakeup 33 be enabled to wake up the system from sleep states. 40 space to control the run-time power management of the device. 61 with the main suspend/resume thread) during system-wide power 86 attribute is read-only. If the device is not capable to wake up 87 the system from sleep states, this attribute is not present. 88 If the device is not enabled to wake up the system from sleep 98 is read-only. If the device is not capable to wake up the [all …]
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/pgms/ |
| H A D | gfx-x11 | 1 #!/usr/bin/perl -w 7 # gfx-x11: a front-end for x11perf. Runs a selected x11perf test, and 15 # a common base reference system (see $testData below), and reports the 19 # gfx-x11 <group> <reps> <time> 22 # <reps> is the number of repeats to do per test (the -repeat 25 # -time argument to x11perf) 39 # system, but scaling all the scores back to a single reference system 90 'seg1' => [ 28800000.0, "1-pixel line segment" ], 91 'seg10' => [ 4460000.0, "10-pixel line segment" ], 92 'seg100' => [ 470000.0, "100-pixel line segment" ], [all …]
|