/linux/tools/testing/selftests/openat2/ |
H A D | resolve_test.c | 30 * |-- etc/ 33 * |-- reletc -> etc/ 34 * |-- relsym -> etc/passwd 35 * |-- absetc -> /etc/ 36 * |-- abssym -> /etc/passwd 42 * |-- passwd -> ../cheeky/../cheeky/../etc/../etc/passwd 43 * |-- abspasswd -> /../cheeky/../cheeky/../etc/../etc/passwd 44 * |-- dotdotlink -> ../../../../../../../../../../../../../../etc/passwd 45 * `-- garbagelink -> /../../../../../../../../../../../../../../etc/passwd 82 E_mkdirat(dfd, "etc", 0755); in setup_testdir() [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-qemu_fw_cfg | 72 "etc/e820" 73 "etc/boot-fail-wait" 74 "etc/system-states" 75 "etc/table-loader" 76 "etc/acpi/rsdp" 77 "etc/acpi/tables" 78 "etc/smbios/smbios-tables" 79 "etc/smbios/smbios-anchor" 90 qemu_fw_cfg/by_name/etc/e820 -> ../../by_key/35 91 qemu_fw_cfg/by_name/etc/acpi/rsdp -> ../../../by_key/41
|
/linux/drivers/gpu/drm/msm/ |
H A D | NOTES | 12 Plus a handful of blocks around them for HDMI/DSI/etc output. 18 But, HDMI/DSI/etc blocks seem like they can be shared across multiple 41 connector -> HDMI/DSI/etc --> other device(s) 44 we'll let msm_mdp4_kms provide the irq install/uninstall/etc functions 54 connector -> HDMI/DSI/eDP/etc --> other device(s) 57 than needing a different implementation for DTV, DSI, etc. (Ie. the 61 etc) are routed through MDP. 68 logistics of finding/mapping io region, irq, etc. Idealy we would 77 the downstream android fbdev driver), bitfield sizes, etc. My current
|
/linux/Documentation/admin-guide/aoe/ |
H A D | udev-install.sh | 7 # find udev.conf, often /etc/udev/udev.conf 11 if test -r /etc/udev/udev.conf; then 12 conf=/etc/udev/udev.conf 14 conf="`find /etc -type f -name udev.conf 2> /dev/null`" 23 # /etc/udev/rules.d 27 rules_d=/etc/udev/rules.d
|
H A D | udev.txt | 8 # bash# find /etc -type f -name udev.conf 9 # /etc/udev/udev.conf 10 # bash# grep udev_rules= /etc/udev/udev.conf 11 # udev_rules="/etc/udev/rules.d/" 12 # bash# ls /etc/udev/rules.d/ 15 # /etc/udev/rules.d/60-aoe.rules
|
/linux/Documentation/admin-guide/laptops/ |
H A D | laptop-mode.rst | 41 located in /etc/default/laptop-mode on Debian-based systems, or in 42 /etc/sysconfig/laptop-mode on other systems. 67 wrong options -- or it will fail because it cannot write to /etc/mtab. 108 The laptop mode configuration file is located in /etc/default/laptop-mode on 109 Debian-based systems, or in /etc/sysconfig/laptop-mode on other systems. It 224 It should be installed as /etc/default/laptop-mode on Debian, and as 225 /etc/sysconfig/laptop-mode on Red Hat, SUSE, Mandrake, and other work-alikes. 332 if [ -f /etc/default/laptop-mode ] ; then 334 . /etc/default/laptop-mode 335 elif [ -f /etc/sysconfig/laptop-mode ] ; then [all …]
|
H A D | sonypi.rst | 24 - programmable keys, back, help, zoom, thumbphrase buttons, etc. 40 (brightness, contrast etc), and is used by the video4linux driver for the 64 fnkeyinit: on some Vaios (C1VE, C1VR etc), the Fn key events don't 119 lines a configuration file in /etc/modprobe.d/:: 144 speed handling etc). Use ACPI instead of APM if it works on your
|
/linux/drivers/ata/ |
H A D | pata_cs5536.c | 53 ETC = 4, enumerator 203 u32 etc; in cs5536_set_dmamode() local 207 cs5536_read(pdev, ETC, &etc); in cs5536_set_dmamode() 210 etc &= ~(IDE_DRV_MASK << dshift); in cs5536_set_dmamode() 211 etc |= udma_timings[mode - XFER_UDMA_0] << dshift; in cs5536_set_dmamode() 213 etc &= ~(IDE_ETC_UDMA_MASK << dshift); in cs5536_set_dmamode() 217 cs5536_write(pdev, ETC, etc); in cs5536_set_dmamode()
|
/linux/drivers/hid/bpf/progs/ |
H A D | README | 34 - copy the `.bpf.o` you want in `/etc/udev-hid-bpf/` 41 $> cp xppen-ArtistPro16Gen2.bpf.o /etc/udev-hid-bpf/ 61 $> cat <EOF > /etc/udev/rules.d/99-load-hid-bpf-xppen-ArtistPro16Gen2.rules 66 …BDp0000095A", RUN{program}+="/usr/local/bin/udev-hid-bpf add $sys$devpath /etc/udev-hid-bpf/xppen-… 69 …BDp0000095B", RUN{program}+="/usr/local/bin/udev-hid-bpf add $sys$devpath /etc/udev-hid-bpf/xppen-… 88 run: '/usr/local/bin/udev-hid-bpf add /sys/devices/virtual/misc/uhid/0003:28BD:095B.0E57 /etc/udev-…
|
/linux/Documentation/arch/s390/ |
H A D | config3270.sh | 3 # config3270 -- Autoconfigure /dev/3270/* and /etc/inittab 25 INITTAB=$ROOT/etc/inittab 26 NINITTAB=$ROOT/etc/NEWinittab 27 OINITTAB=$ROOT/etc/OLDinittab 36 # to replace the /etc/inittab file (old one saved in OLDinittab)
|
H A D | 3270.rst | 56 configuration file under /etc/modprobe.d/. If you are working on a VM 69 2. (If a module) add a line to a file in `/etc/modprobe.d/*.conf` 95 module.) Add a line to a file `/etc/modprobe.d/*.conf` to automatically 123 changes to /etc/inittab. 125 Then notify /sbin/init that /etc/inittab has changed, by issuing 176 B. Is the /etc/inittab file modified as in installation step 3 178 "grep 3270 /etc/inittab". Nothing found? There's your 296 driver, etc etc.
|
/linux/Documentation/scsi/ |
H A D | NinjaSCSI.rst | 82 (f) Add these lines to /etc/pcmcia/config . 85 So, you don't need to edit file. Just copy to /etc/pcmcia/ . 121 # /etc/rc.d/rc.pcmcia start (BSD style) 125 # /etc/init.d/pcmcia start (SYSV style) 151 Please send me some reports(bug reports etc..) of this software. 156 - your SCSI device name(hard drive, CD-ROM, etc...)
|
/linux/arch/x86/include/asm/ |
H A D | user.h | 33 * i.e., cpuid.(eax=0xd,ecx=0).ebx will be the size that user (debuggers, etc.) 39 * remotely, etc.) can use this mask as well as the mask saved in the 44 * Also when the user modifies certain state FP/SSE/etc through the 49 * non-init state, header.xfeatures's bit 1 must to be set to '1', etc.
|
/linux/Documentation/filesystems/ |
H A D | orangefs.rst | 56 /etc/orangefs/orangefs.conf. Change localhost to your hostname if 61 There is an example client configuration file in /etc/pvfs2tab. It is a 68 pvfs2-server -f /etc/orangefs/orangefs.conf 120 /opt/ofs/bin/pvfs2-genconfig /etc/pvfs2.conf 122 Create an /etc/pvfs2tab file (localhost is fine):: 125 /etc/pvfs2tab 133 /opt/ofs/sbin/pvfs2-server -f /etc/pvfs2.conf 137 /opt/ofs/sbin/pvfs2-server /etc/pvfs2.conf 161 file, which is /etc/orangefs/orangefs.conf. Change the Name to scratch. 171 pvfs2-server -f /etc/orangefs/orangefs.conf [all …]
|
/linux/Documentation/networking/ |
H A D | alias.rst | 23 # ifconfig eth0:0 200.1.1.1 etc,etc.... 43 and refer to them as usual (ifconfig, route, etc).
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_debug.h | 2 * Handles operations such as session offload/upload etc, and manages 20 #define LOG_TGT 0x02 /* Session setup, cleanup, etc' */ 21 #define LOG_HBA 0x04 /* lport events, link, mtu, etc' */
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rs.h | 17 u8 plcp; /* uCode API: IWL_RATE_6M_PLCP, etc. */ 18 u8 plcp_siso; /* uCode API: IWL_RATE_SISO_6M_PLCP, etc. */ 19 u8 plcp_mimo2; /* uCode API: IWL_RATE_MIMO2_6M_PLCP, etc. */ 20 u8 plcp_mimo3; /* uCode API: IWL_RATE_MIMO3_6M_PLCP, etc. */ 21 u8 ieee; /* MAC header: IWL_RATE_6M_IEEE, etc. */ 298 const u16 *expected_tpt; /* throughput metrics; expected_tpt_G, etc. */ 340 /* The following are bitmaps of rates; IWL_RATE_6M_MASK, etc. */
|
/linux/Documentation/arch/arm/sa1100/ |
H A D | serial_uart.rst | 43 name. The classic example is the content of the /etc/inittab file where 48 - replace occurrences of ttyS0 with ttySA0, ttyS1 with ttySA1, etc. 51 in /etc/securetty for root to be allowed to login as well.
|
/linux/Documentation/userspace-api/media/ |
H A D | intro.rst | 31 including DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S, DTMB, etc. The 42 mixers, PCM capture, PCM playback, etc, which are controlled via ALSA API. For 45 reporting troubles, sending new drivers, etc, please mail to: `Linux Media
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | mediatek,mtk-xhci.yaml | 77 - description: Reference clock used by low power mode etc 163 1 - used by mt8173 etc, revision 1 without following IPM rule; 164 2 - used by mt2712 etc, revision 2 following IPM rule; 176 bit1 for u3port1, ... etc 181 bit1 for u2port1, ... etc
|
/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-rdma.rst | 118 InfiniBand support is required for all RDMA devices (IB, iWARP, etc.)]. 120 Enable the appropriate IB HCA support (mlx4, mthca, ehca, ipath, etc.) or 121 iWARP adapter support (amso, cxgb3, etc.). 184 where driverX is mthca0, ipath5, ehca3, etc. 214 - On the server system, configure the /etc/exports file and start the NFS/RDMA server. 259 $ /etc/init.d/nfs start
|
/linux/tools/hv/ |
H A D | hv_set_ifconfig.sh | 38 # DNSx=ipaddrx (where first DNS address is tagged as DNS1 etc) 82 cp $1 /etc/sysconfig/network-scripts/ 88 sed '/\[connection\]/a autoconnect=true' $2 > /etc/NetworkManager/system-connections/${filename}
|
/linux/samples/hung_task/ |
H A D | hung_task_tests.c | 4 * semaphore, etc. 7 * `<debugfs>/hung_task/semaphore`, etc., with 2 or more processes. 10 * mechanisms (e.g., mutex, semaphore, etc.). Note that this may freeze
|
/linux/Documentation/sound/soc/ |
H A D | overview.rst | 7 pxa2xx, au1x00, iMX, etc) and portable audio codecs. Prior to the ASoC 18 machine specific code to re-route audio, enable amps, etc., after such an 24 power via changing codec oversampling rates, bias currents, etc.
|
/linux/arch/mips/pci/ |
H A D | fixup-sb1250.c | 12 * Set the BCM1250, etc. PCI host bridge's TRDY timeout 23 * The BCM1250, etc. PCI host bridge does not support DAC on its 32-bit 74 * The BCM1250, etc. PCI/HT bridge reports as a host bridge.
|