/linux-4.4.14/tools/lib/bpf/ |
D | libbpf.c | 170 struct bpf_program *programs; member 282 progs = obj->programs; in bpf_object__add_program() 299 obj->programs = progs; in bpf_object__add_program() 600 prog = &obj->programs[i]; in bpf_object__find_prog_by_idx() 761 prog = &obj->programs[i]; in bpf_object__relocate() 885 err = bpf_program__load(&obj->programs[i], in bpf_object__load_progs() 979 bpf_program__unload(&obj->programs[i]); in bpf_object__unload() 1021 if (obj->programs && obj->nr_programs) { in bpf_object__close() 1023 bpf_program__exit(&obj->programs[i]); in bpf_object__close() 1025 zfree(&obj->programs); in bpf_object__close() [all …]
|
/linux-4.4.14/Documentation/networking/ |
D | atm.txt | 2 several user-mode programs are required to assist the kernel. These 3 programs and related material can be found via the ATM on Linux Web
|
D | irda.txt | 3 programs can be found on http://irda.sourceforge.net/
|
D | ax25.txt | 3 AX.25, NET/ROM and ROSE, associated programs and and utilities can be
|
D | alias.txt | 33 Aliases are not real devices, but programs should be able to configure and
|
D | filter.txt | 580 mind to write programs in "restricted C" and compile into eBPF with a optional 584 Currently, the new format is being used for running user BPF programs, which 627 On 32-bit architectures JIT may map programs that use only 32-bit arithmetic 628 and may let more complex programs to be interpreted. 643 32-bit architectures run 64-bit internal BPF programs via interpreter. 644 Their JITs may convert BPF programs that only use 32-bit subregisters into 707 For practical reasons all eBPF programs have only one argument 'ctx' which is 708 already placed into R1 (e.g. on __bpf_prog_run() startup) and the programs 797 In the future an eBPF verifier can be used to validate internal BPF programs. 1010 In particular it will detect programs that have unreachable instructions. [all …]
|
D | framerelay.txt | 34 At this time, the dlcicfg and fradcfg programs have not been incorporated into
|
D | 00-INDEX | 32 - info on where to get ATM programs and support for Linux. 42 - where to get user space programs for ethernet bridging with Linux.
|
D | tuntap.txt | 13 TUN/TAP provides packet reception and transmission for user space programs. 30 for how to use tun and tap devices. Both programs work like a bridge between
|
D | LICENSE.qlcnic | 29 your programs, too. 36 in new free programs; and that you know you can do these things. 261 programs whose distribution conditions are different, write to the author
|
D | LICENSE.qlge | 29 your programs, too. 36 in new free programs; and that you know you can do these things. 261 programs whose distribution conditions are different, write to the author
|
D | ray_cs.txt | 35 Card services user programs are still required for PCMCIA devices.
|
D | openvswitch.txt | 112 The kernel module will also work with user space programs that neither support 141 User space programs that support UFID are expected to provide it during flow
|
D | 3c509.txt | 155 While the updated driver works with most PnP BIOS programs, it does not work
|
D | z8530drv.txt | 13 Linux Kernel AX.25 documentation and programs, is available on 318 to emulate the old behaviour. The cost of using these programs is
|
D | eql.txt | 135 Enslaving devices by hand requires two utility programs: eql_enslave
|
D | arcnet.txt | 269 LAN Manager and Windows for Workgroups: These programs use protocols that 432 DOS networking programs, including LANMAN, have braindead networking
|
D | packet_mmap.txt | 284 User space programs can include /usr/include/sys/user.h and
|
/linux-4.4.14/drivers/media/radio/wl128x/ |
D | Kconfig | 12 In order to control your radio card, you will need to use programs 14 this API and pointers to "v4l2" programs may be found at
|
/linux-4.4.14/drivers/ptp/ |
D | Kconfig | 35 clock. This clock is only useful if your PTP programs are 49 clock. This clock is only useful if your PTP programs are 68 clock. This clock is only useful if your PTP programs are 86 This clock is only useful if your PTP programs are getting
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices | 16 Or rely on the uevent messages to notify programs of 22 programs must be able to handle such occurrences.
|
D | sysfs-class | 11 All programs that use this directory tree must be able
|
D | sysfs-driver-hid-roccat-kone | 33 further usage in other programs. To receive the real version
|
/linux-4.4.14/security/tomoyo/ |
D | Kconfig | 25 Some programs access thousands of objects, so running 26 such programs in "learning mode" dulls the system response 28 This is the safeguard for such programs.
|
/linux-4.4.14/Documentation/ |
D | serial-console.txt | 91 and your console is NOT the virtual console some programs will fail. 92 Those are programs that want to access the VT interface, and use 93 /dev/console instead of /dev/tty0. Some of those programs are: 97 It should be fixed in modern versions of these programs though.
|
D | SAK.txt | 5 provided as protection against trojan password capturing programs. It 6 is an undefeatable way of killing all programs which could be
|
D | CodeOfConflict | 22 http://www.linuxfoundation.org/programs/advisory-councils/tab
|
D | sysfs-rules.txt | 12 access this filesystem. The current udev and HAL programs already 14 abstractions these programs provide instead of accessing sysfs directly. 17 the following rules and then your programs should work with future
|
D | adding-syscalls.txt | 63 system call. To make sure that userspace programs can safely use flags 269 The first is if the 64-bit kernel also supports 32-bit userspace programs, and 362 arch/x86/entry/syscalls/syscall_64.tbl is split so that x32 programs hit the 404 The equivalent for 32-bit programs running on a 64-bit kernel is normally 448 reviewers with a demonstration of how user space programs will use the system
|
D | stable_api_nonsense.txt | 10 the one that application programs use, the syscall interface. That 12 programs that were built on a pre 0.9something kernel that still work
|
D | sysrq.txt | 90 'k' - Secure Access Key (SAK) Kills all programs on the current virtual 140 when you would try to login. It will kill all programs on given console,
|
D | binfmt_misc.txt | 6 This includes for example compiled Java(TM), Python or Emacs programs.
|
D | initrd.txt | 9 This RAM disk can then be mounted as the root file system and programs 119 needed to execute programs from initrd (e.g. executable format and file
|
D | java.txt | 48 For the compiled Java programs you need a wrapper script like the
|
D | unshare.txt | 172 in programs intended to be portable.
|
D | oops-tracing.txt | 130 programs to search for specific patterns in the kernel code segment, and
|
D | kobject.txt | 414 example programs samples/kobject/{kobject-example.c,kset-example.c},
|
D | kernel-parameters.txt | 153 it will appear as a kernel argument readable via /proc/cmdline by programs 659 Also note that user programs calling CPUID directly 1468 programs exec'd, files mmap'd for exec, and all files 1476 programs exec'd, files mmap'd for exec, and all files 1938 also be changed with klogd or other programs. The
|
D | kmemcheck.txt | 30 programs only, and kmemcheck works for the kernel only. The implementations
|
D | devices.txt | 3094 0 = /dev/ipath Primary device for programs (any unit) 3100 130 = /dev/ipath_diag Device used by diagnostics programs 3304 allow the use of serial ports with programs with no inherent or broken
|
/linux-4.4.14/scripts/kconfig/ |
D | .gitignore | 15 # configuration programs
|
/linux-4.4.14/drivers/media/radio/ |
D | Kconfig | 39 In order to control your radio card, you will need to use programs 41 this API and pointers to "v4l2" programs may be found at 79 In order to control your radio card, you will need to use programs 81 this API and pointers to "v4l" programs may be found at 97 In order to control your radio card, you will need to use programs 99 this API and pointers to "v4l" programs may be found at 114 In order to control your radio card, you will need to use programs 116 this API and pointers to "v4l" programs may be found at 221 In order to control your radio card, you will need to use programs 223 this API and pointers to "v4l2" programs may be found at
|
/linux-4.4.14/Documentation/ABI/ |
D | README | 4 interfaces should be used by userspace programs in different ways. 14 defined to be stable. Userspace programs are free to use these 26 programs can start to rely on these interfaces, but they must be
|
/linux-4.4.14/Documentation/kbuild/ |
D | headers_install.txt | 5 form suitable for use by userspace programs. 8 programs attempting to use kernel services. These kernel header files are
|
D | makefiles.txt | 26 --- 4.3 Using C++ for host programs 27 --- 4.4 Controlling compiler options for host programs 28 --- 4.5 When host programs are actually built 629 Host programs can be made up based on composite objects. 630 The syntax used to define composite objects for host programs is 644 Note: The syntax <executable>-y is not permitted for host-programs. 646 --- 4.3 Using C++ for host programs 648 kbuild offers support for host programs written in C++. This was 669 --- 4.4 Controlling compiler options for host programs 671 When compiling host programs, it is possible to set specific flags. [all …]
|
D | kconfig.txt | 5 The xconfig ('qconf') and menuconfig ('mconf') programs also
|
/linux-4.4.14/drivers/misc/cxl/ |
D | Kconfig | 30 userspace programs to access these accelerators via /dev/cxl/afuM.N
|
/linux-4.4.14/Documentation/prctl/ |
D | no_new_privs.txt | 3 programs and file capabilities. To prevent the parent program from 42 execve and can change the behavior of newly-executed programs.
|
D | seccomp_filter.txt | 25 call interposition frameworks. BPF programs may not dereference 72 programs cannot be applied to child processes with greater privileges 186 leading to surprises when you run programs on different machines that
|
/linux-4.4.14/sound/core/ |
D | Kconfig | 41 Many programs require this feature, so you should enable it 69 Many programs still use the OSS API, so say Y. 82 Many programs still use the OSS API, so say Y. 115 Many programs still use the OSS API, so say Y.
|
/linux-4.4.14/tools/usb/usbip/ |
D | INSTALL | 58 4. Type `make install' to install the programs and any data files and 67 all sorts of other programs in order to regenerate files that came 114 PREFIX as the prefix for installing programs and libraries. 122 If the package supports it, you can cause programs to be installed 168 "host" platform (i.e., that on which the generated programs will
|
D | configure.ac | 23 # Checks for programs.
|
D | COPYING | 19 your programs, too. 26 in new free programs; and that you know you can do these things. 251 programs whose distribution conditions are different, write to the author 337 proprietary programs. If your program is a subroutine library, you may
|
/linux-4.4.14/Documentation/namespaces/ |
D | resource-control.txt | 5 users programs to play nice this problems becomes more acute.
|
/linux-4.4.14/Documentation/arm/ |
D | swp_emulation | 25 cause programs that perform SWP operations to uncached memory to deadlock, as
|
D | mem_alignment | 24 space, and might cause programs to fail unexpectedly.
|
D | memory.txt | 85 Since future CPUs may impact the kernel mapping layout, user programs
|
D | kernel_user_helpers.txt | 34 helpers present in a newer kernel. For this reason, programs must check
|
/linux-4.4.14/net/unix/ |
D | Kconfig | 10 accessing network connections. Many commonly used programs such as
|
/linux-4.4.14/Documentation/ptp/ |
D | ptp.txt | 7 programs, synchronizing Linux with external clocks, and using the 48 User space programs may control the clock using standardized
|
/linux-4.4.14/arch/alpha/math-emu/ |
D | qrnnd.S | 13 # compiled version of this file with other programs, and to distribute 14 # those programs without any restriction coming from the use of this
|
/linux-4.4.14/drivers/usb/usbip/ |
D | Kconfig | 10 programs, please see <http://usbip.sourceforge.net/>.
|
/linux-4.4.14/Documentation/spi/ |
D | spi-sc18is602 | 33 means that programs such as "cp" or "od", which automatically use large block
|
D | spidev | 44 that userspace programs will open, created by "udev" or "mdev".
|
/linux-4.4.14/drivers/vhost/ |
D | Kconfig | 43 Userspace programs can control the feature using the
|
/linux-4.4.14/fs/nfsd/ |
D | Kconfig | 20 user space programs which can be found in the Linux nfs-utils 81 space programs which can be found in the Linux nfs-utils package,
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 85 asserted, typically until the guest programs the device to deassert the 141 system programs the timer to fire at different times, and therefore the 149 2. The guest programs the time to fire in T+100 172 2. The guest programs the time to fire in T+100
|
/linux-4.4.14/drivers/net/hippi/ |
D | Kconfig | 36 kernel code or by user space programs. Say Y here only if you have
|
/linux-4.4.14/tools/power/cpupower/ |
D | README | 16 tools and programs to the cpufreq core and drivers in the Linux kernel. This
|
/linux-4.4.14/Documentation/dvb/ |
D | readme.txt | 13 API documentation, utilities and test/example programs
|
/linux-4.4.14/Documentation/powerpc/ |
D | transactional_memory.txt | 5 its use by user programs. It is not currently used by the kernel itself. 8 can expect from your user programs. 197 inaccessible. GDB can currently be used on programs using TM, but not sensibly
|
D | pmu-ebb.txt | 29 EBBs can only sensibly be used by programs for self-monitoring. 129 It's up to the program how to handle this. For C programs a relatively simple
|
D | hvcs.txt | 218 I/O. These programs often emulate antiquated terminal types (vt100 and 226 interacting with a Linux console via an hvcs device. These programs simply 439 term type "screen" to others. This means that curses based programs may
|
/linux-4.4.14/Documentation/fb/ |
D | cmap_xfbdev.txt | 37 xc-011010/programs/Xserver/dix/colormap.c:
|
D | framebuffer.txt | 98 All this hardware abstraction makes the implementation of application programs 103 application programs is the screen organization (bitplanes or chunky pixels 290 under "xc/programs/Xserver/hw/xfree86/doc/modeDB.txt".
|
/linux-4.4.14/Documentation/video4linux/ |
D | si470x.txt | 63 programs. Somewhen the radio programs should make use of libv4l.
|
/linux-4.4.14/drivers/staging/android/ |
D | Kconfig | 27 Unlike generic gpio is to allow programs to access and manipulate gpio
|
/linux-4.4.14/Documentation/sound/oss/ |
D | PSS | 2 downloadable programs and also has an AD1848 "Microsoft Sound System"
|
D | ALS | 55 - Control of the ALS-007 mixer via any OSS-compatible mixer programs.
|
D | README.OSS | 252 offered by these programs are not necessarily valid. 665 programs when booting Linux but there are some exceptions. See the
|
/linux-4.4.14/fs/sysv/ |
D | Kconfig | 14 UnixWare, Dell Unix and System V programs under Linux. It is
|
/linux-4.4.14/drivers/sbus/char/ |
D | Kconfig | 7 This driver provides user programs with an interface to the SPARC
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lp5521.txt | 17 All three channels can be also controlled using the engine micro programs.
|
D | leds-lp5562.txt | 13 All four channels can be also controlled using the engine micro programs.
|
/linux-4.4.14/Documentation/hwmon/ |
D | abituguru3 | 10 The uGuru is a microcontroller with onboard firmware which programs
|
D | abituguru | 13 The uGuru is a microcontroller with onboard firmware which programs
|
D | f71882fg | 107 between 0-100% of fan#_full_speed. It is assumed that if the BIOS programs
|
D | sysfs-interface | 26 An alternative method that some programs use is to access the sysfs 29 access this data in a simple and consistent way. That said, such programs
|
/linux-4.4.14/drivers/isdn/ |
D | Kconfig | 48 Interface) Version 2.0, a standard making it easy for programs to
|
/linux-4.4.14/arch/metag/ |
D | Kconfig | 182 If you plan on running programs which are compiled to use hard floats 192 If you plan on running DSP programs say Y here.
|
/linux-4.4.14/net/atm/ |
D | Kconfig | 17 Note that you need a set of user-space programs to actually make use
|
/linux-4.4.14/ |
D | COPYING | 2 NOTE! This copyright does *not* cover user programs that use kernel 35 your programs, too. 42 in new free programs; and that you know you can do these things. 267 programs whose distribution conditions are different, write to the author 353 proprietary programs. If your program is a subroutine library, you may
|
D | README | 254 Please note that you can still run a.out user programs with this kernel.
|
D | CREDITS | 1612 D: Some other hacks to get different kinds of programs to work for linux 3103 D: Net programs and kernel net hacker 3285 D: several improvements to system programs 3523 D: Parts of various other programs (xfig, open, ...)
|
/linux-4.4.14/fs/ |
D | Kconfig.binfmt | 154 programs that need an interpreter to run like Java, Python, .NET or 159 those programs simply by typing in its name at a shell prompt; Linux
|
/linux-4.4.14/Documentation/device-mapper/ |
D | statistics.txt | 28 region, etc. Unique region_ids enable multiple userspace programs to 84 so that userspace programs can identify the ranges they
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | TEST.DOC | 128 For _print_string(), the test programs pass a longword address 129 of the string on the stack. For _print_number(), the test programs pass
|
/linux-4.4.14/Documentation/input/ |
D | input.txt | 174 mousedev is also a hack to make programs that use mouse input 177 userland. Ideally, the programs could use a more reasonable interface, 194 present. This is useful for hotplugging USB mice, so that programs
|
/linux-4.4.14/Documentation/security/ |
D | Smack.txt | 278 Look for additional programs on http://schaufler-ca.com 291 allow the program or user to decide what other programs or users are allowed 295 program can access up to users or programs. These schemes are called mandatory 297 or programs that have access to pieces of data. 311 This scheme organizes users, programs, and data into domains that are 657 Some programs can be improved by teaching them about Smack, but do not make 663 These are special programs that not only know about Smack, but participate in 664 the enforcement of system policy. In most cases these are the programs that
|
D | keys.txt | 54 Userspace programs can use a key's serial numbers as a way to gain access 59 can be added or used. Userspace programs cannot define new types directly. 144 accessible to the kernel but not to userspace programs. 197 (*) There's a system call interface by which userspace programs can create and 272 context of the user if and only if the login programs have been instrumented to 375 When referring to a key directly, userspace programs should use the key's
|
D | credentials.txt | 38 userspace programs. Linux has a variety of actionable objects, including: 206 programs having to know about security details involved.
|
/linux-4.4.14/net/ |
D | Kconfig | 12 The reason is that some programs need kernel networking support even 65 your kernel by about 400 KB), since some programs (e.g. the X window 124 firewalls often require changes to the programs running on the local
|
/linux-4.4.14/Documentation/pps/ |
D | pps.txt | 61 So your programs should check if the GPS data source (the serial port 186 Please, note that to compile userland programs you need the file timepps.h
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | Kconfig | 27 # programs or equipment, and unavailability or interruption of operations.
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | Kconfig | 29 # program errors, damage to or loss of data, programs or equipment,
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audigy-mixer.txt | 12 The ALSA driver programs this portion of chip by default code 342 … US 6195715 Interrupt control for multiple programs communicating with (Feb. 27, 2001) 343 a common interrupt by associating programs to GP registers,
|
D | SB-Live-mixer.txt | 11 The ALSA driver programs this portion of chip by default code 353 … US 6195715 Interrupt control for multiple programs communicating with (Feb. 27, 2001) 354 a common interrupt by associating programs to GP registers,
|
/linux-4.4.14/fs/proc/ |
D | Kconfig | 29 programs depend on this, so everyone should say Y here.
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README | 43 which instruction contains the bug. Small programs illustrating a specific
|
/linux-4.4.14/Documentation/frv/ |
D | configuring.txt | 64 image prohibit access by userspace programs. This option is available on
|
/linux-4.4.14/Documentation/i2c/ |
D | dev-interface | 25 meant to be included from user-space programs. You obviously want 92 user-space programs.
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 64 inactive SLIP address seem like a real address for local programs. 243 programs. It can be viewed as a simple Point-to-Point or Ethernet 269 Userspace programs can control the feature using the TUNSETVNETBE
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
D | copying | 19 your programs, too. 26 in new free programs; and that you know you can do these things. 251 programs whose distribution conditions are different, write to the author 337 proprietary programs. If your program is a subroutine library, you may
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | license | 25 can apply it to your programs, too. 31 can change the software or use pieces of it in new free programs; and that 250 10. If you wish to incorporate parts of the Program into other free programs 336 proprietary programs. If your program is a subroutine library, you may
|
/linux-4.4.14/Documentation/tpm/ |
D | xen-tpmfront.txt | 12 operating system (in Xen terms, a DomU). This allows programs to interact with
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 150 programs which use this old interface. New and updated programs
|
/linux-4.4.14/Documentation/scsi/ |
D | LICENSE.qla4xxx | 30 your programs, too. 37 in new free programs; and that you know you can do these things. 262 programs whose distribution conditions are different, write to the author
|
D | LICENSE.qla2xxx | 31 your programs, too. 38 in new free programs; and that you know you can do these things. 263 programs whose distribution conditions are different, write to the author
|
D | osst.txt | 73 to make programs assuming a default name of /dev/tape more convenient to
|
/linux-4.4.14/drivers/i2c/ |
D | Kconfig | 54 programs use the I2C bus. Information on how to do this is
|
/linux-4.4.14/fs/fat/ |
D | Kconfig | 67 programs from the mtools package.
|
/linux-4.4.14/Documentation/filesystems/ |
D | dlmfs.txt | 68 call. Userspace programs are assumed to handle their own local
|
D | fuse.txt | 249 setuid and setgid bits when executing programs. To ensure this 361 Since we are talking about unprivileged userspace programs,
|
D | affs.txt | 203 You cannot execute programs on an OFS (Old File System), since the
|
D | mandatory-locking.txt | 72 to break existing user programs.
|
D | overlayfs.txt | 117 programs.
|
D | seq_file.txt | 12 without any special utility programs; they can also make life easier for
|
D | hpfs.txt | 248 Directories have no longer archive attribute set (some programs don't like
|
D | ext2.txt | 288 respective fsck programs.
|
D | spufs.txt | 155 programs should not rely on them because access to any of them except
|
D | ntfs.txt | 22 Linux-NTFS comes with a number of user-space programs known as ntfsprogs.
|
D | ext4.txt | 624 programs: http://e2fsprogs.sourceforge.net/
|
D | proc.txt | 884 Highmem areas are for use by userspace programs, or 1873 poorly written programs passing sensitive information via program arguments are
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1013 This option allows user programs to put the CPU into V8086 1018 available to accelerate real mode DOS programs. However, any 1029 mode and is not needed to run most 16-bit programs under Wine. 1045 This option is required by programs like Wine to run 16-bit 1067 programs will just segfault, citing addresses of the form 1070 This option is required by many programs built before 2013, and 1071 care should be used even with newer programs if set to N. 1258 available to user programs, making the address space there 2076 malicious userspace programs can be identified. 2127 Linux can allow user programs to install a per-process x86 [all …]
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 89 If unsure, don't enable this option, as some programs might
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 158 profiling support of the Cell processor with programs like
|
/linux-4.4.14/Documentation/cgroups/ |
D | freezer-subsystem.txt | 24 programs designed to watch for SIGSTOP and SIGCONT could be broken by
|
D | memcg_test.txt | 250 run some programs which uses some amount of memory in /cgroup/A.
|
D | unified-hierarchy.txt | 612 aren't properly abstracted for direct consumption by regular programs. 647 programs.
|
/linux-4.4.14/drivers/uio/ |
D | Kconfig | 6 built. This code allows userspace programs easy access to
|
/linux-4.4.14/Documentation/aoe/ |
D | aoe.txt | 15 The aoetools are userland programs that are designed to work with this
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-kovaplus | 47 further usage in other programs. To receive the real version
|
D | sysfs-driver-hid-roccat-pyra | 33 further usage in other programs. To receive the real version
|
D | sysfs-driver-hid-roccat-koneplus | 29 further usage in other programs. To receive the real version
|
/linux-4.4.14/Documentation/cris/ |
D | README | 78 At the end you see some user-mode programs booting like telnet and ftp daemons.
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 142 is needed for programs that want portable access to the parallel 341 for RTC_UIE which is required by some programs and may improve 351 Provides an emulation for RTC_UIE which is required by some programs
|
/linux-4.4.14/fs/nfs/ |
D | Kconfig | 84 space programs which can be found in the Linux nfs-utils package,
|
/linux-4.4.14/Documentation/usb/ |
D | hotplug.txt | 26 such programs are called "policy agents" here. Typically they involve
|
D | usb-serial.txt | 111 Once connected, you can use Win CE programs like ftpView, Pocket Outlook
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 161 Some portable hwpoison test programs in mce-test, see blow.
|
D | pagemap.txt | 5 userspace programs to examine the page tables and related information by
|
D | transhuge.txt | 168 A higher value leads to use additional memory for programs.
|
/linux-4.4.14/drivers/input/ |
D | Kconfig | 102 programs (including SVGAlib, GPM and X) will be able to use your
|
/linux-4.4.14/drivers/net/wan/ |
D | Kconfig | 202 It requires as68k, ld68k and hexdump programs. 328 certain programs from the net-tools package as explained in
|
/linux-4.4.14/scripts/ |
D | spelling.txt | 762 progams||programs 766 programms||programs
|
/linux-4.4.14/sound/drivers/ |
D | Kconfig | 73 of programs using the ALSA API.
|
/linux-4.4.14/Documentation/blockdev/ |
D | ramdisk.txt | 35 allowing one to squeeze more programs onto an average installation or
|
/linux-4.4.14/drivers/staging/speakup/ |
D | Kconfig | 164 register a device /dev/softsynth which midware programs
|
D | spkguide.txt | 157 allowed by your user id. Normal users will not be able to run programs 621 which can be used to let user space programs send information to your 1255 pixels) generic paint programs or (for drawings) some widely available
|
/linux-4.4.14/Documentation/early-userspace/ |
D | README | 7 "Early userspace" is a set of libraries and programs that provide
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 28 Compiling programs for debugging on Linux for s/390 & z/Architecture 54 normally not used by normal programs but potentially could be used as 109 all linux user programs run with this bit 1 717 Compiling programs for debugging on Linux for s/390 & z/Architecture 735 parameters will work, however some larger programs which use inline functions 945 very seldom collide with text segments of user programs ( thanks Martin ), 1573 ( see Compiling programs for debugging ) 1662 Here's a really useful one for large programs 1903 Most programs use shared libraries, however it can be very painful
|
D | cds.txt | 377 Channel programs that intend to set the suspend flag on a channel command word 404 suspended channel programs.
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 113 simply to give people writing application programs for \cdrom\ drives 149 made few changes which will affect a user's application programs. The 353 programs. 659 reliable data transfer. The only way user programs can indicate what 709 even send in our own patches to the programs. The use of $O_NONBLOCK$ 863 The following $ioctl$s have been introduced to allow user programs to
|
D | ide-cd | 25 - Playing audio tracks. Most of the CDROM player programs floating 147 CDROM. Any of the CDROM player programs should then work (workman,
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 709 implement a global monitor, this option can cause programs that 812 Warning: disabling this option may break user programs. 847 You must have glibc 2.22 or later for programs to seamlessly
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 108 terminal. Typical programs for the master side are telnet servers 142 terminal. Typical programs for the master side are telnet servers
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 185 note that 99% of C programs make these assumptions. 327 memory. Quick is included for programs that do nothing but DES,
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 76 for the full Virtual Memory Size of programs used to recover. Otherwise, 379 programs, particularly malloc debuggers, may consume lots of them, 636 programs that malloc() huge amounts of memory "just-in-case"
|
/linux-4.4.14/fs/affs/ |
D | Changes | 124 systems, since you can't run programs on them.
|
/linux-4.4.14/Documentation/power/ |
D | swsusp.txt | 80 interrupt our programs so processes that are calculating something for a long 387 In fact, even with "-o sync" you can lose data if your programs have
|
/linux-4.4.14/drivers/input/serio/ |
D | Kconfig | 300 this facility userspace programs can implement serio ports that
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | philips.txt | 44 camera; some programs depend on a particular image-size or -format and
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 17 It only failed for a few buggy programs. In some kernel profiling
|
D | mtrr.txt | 61 ioctl() interface is meant for C programs (i.e. the X server). The
|
/linux-4.4.14/kernel/power/ |
D | Kconfig | 244 battery status information, and user-space programs will receive
|
/linux-4.4.14/arch/tile/ |
D | Kconfig | 311 available to user programs, making the address space there
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | Kconfig | 35 old programs that have not been adapted to the new names working.
|
/linux-4.4.14/init/ |
D | Kconfig | 225 system calls which let processes (running programs) synchronize and 227 and some programs won't run unless you say Y here. In particular, if 249 programs written e.g. for Solaris with use of its POSIX message 292 system call. If you intend to run programs built on libc5 or 1557 programs and maps via file descriptors.
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 10 For using the ISDN-subsystem, some additional userlevel programs are 11 necessary. Those programs and some contributed utilities are available
|
D | README.gigaset | 102 2.2. Device nodes for user space programs
|
D | README.HiSax | 266 programs and for identification when using a line monitor
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | util.S | 4 | This file contains routines used by other programs.
|
D | ssin.S | 23 | Speed: The programs sSIN and sCOS take approximately 150 cycles for
|
/linux-4.4.14/drivers/thermal/ |
D | Kconfig | 320 be set by user mode programs to get notifications via Linux thermal
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig | 341 unit, which will allow programs that use floating-point 619 This option adds support for a system call to allow user programs
|
/linux-4.4.14/drivers/crypto/ |
D | Kconfig | 147 ANSI X9.17 standard. User-space programs access the
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 26 allows userspace programs to be written which act as iSCSI targets.
|
/linux-4.4.14/tools/perf/ |
D | design.txt | 215 In future, this will allow sophisticated monitoring programs to supply
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 157 this change breaks some programs which assume that fragments cannot be
|
/linux-4.4.14/arch/ |
D | Kconfig | 354 in terms of Berkeley Packet Filter programs which implement
|
/linux-4.4.14/drivers/block/paride/ |
D | Kconfig | 74 programs, such as cdrtools, to send ATAPI commands directly to a
|
/linux-4.4.14/drivers/usb/gadget/legacy/ |
D | Kconfig | 180 programs implement a single-configuration USB device, including
|
/linux-4.4.14/drivers/leds/ |
D | Kconfig | 305 programs through the leds subsystem. This LED have three
|
/linux-4.4.14/drivers/net/usb/ |
D | Kconfig | 559 Note that you need userspace libraries and programs that are needed
|
/linux-4.4.14/kernel/trace/ |
D | Kconfig | 441 This allows the user to attach BPF programs to kprobe events.
|
/linux-4.4.14/arch/arm64/ |
D | Kconfig | 623 implement a global monitor, this option can cause programs that
|
/linux-4.4.14/drivers/rtc/ |
D | Kconfig | 111 expected by "hwclock" and some other programs. Recent 1189 interrupt rates from 1Hz to 64Hz for user programs, and
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 161 Normally, this is set to "1" (enabled), but there may be programs that require
|
D | thinkpad-acpi.txt | 91 and any and all userspace programs must deal with it. 1404 0x8000 Disclose PID of userspace programs
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 51 The simplest thing to do with Intel PT is userspace profiling of small programs.
|