/linux-6.12.1/scripts/selinux/ |
D | install_policy.sh | 42 mkdir -p /etc/selinux/dummy/policy 43 mkdir -p /etc/selinux/dummy/contexts/files 45 echo "__default__:user_u:s0" > /etc/selinux/dummy/seusers 46 echo "base_r:base_t:s0" > /etc/selinux/dummy/contexts/failsafe_context 47 echo "base_r:base_t:s0 base_r:base_t:s0" > /etc/selinux/dummy/default_contexts 48 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF 55 touch /etc/selinux/dummy/contexts/virtual_domain_context 56 touch /etc/selinux/dummy/contexts/virtual_image_context 58 cp file_contexts /etc/selinux/dummy/contexts/files 59 cp dbus_contexts /etc/selinux/dummy/contexts [all …]
|
/linux-6.12.1/Documentation/admin-guide/aoe/ |
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
|
D | udev-install.sh | 11 if test -r /etc/udev/udev.conf; then 12 conf=/etc/udev/udev.conf 27 rules_d=/etc/udev/rules.d
|
/linux-6.12.1/Documentation/ABI/testing/ |
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-6.12.1/drivers/gpu/drm/msm/ |
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-6.12.1/drivers/ata/ |
D | pata_cs5536.c | 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-6.12.1/drivers/clk/qcom/ |
D | Kconfig | 48 USB, UFS, SD/eMMC, PCIe, etc. 131 platforms such as apq8064, msm8660, msm8960 etc. 143 platforms such as apq8016, apq8084, msm8974 etc. 161 i2c, USB, SD/eMMC, SATA, PCIe, etc. 171 graphics, video encode/decode, camera, etc. 198 i2c, USB, SD/eMMC, etc. 206 i2c, USB, SD/eMMC, etc. 214 i2c, USB, SD/eMMC, etc. 221 i2c, USB, SD/eMMC, etc. Select this for the root clock 230 i2c, USB, SD/eMMC, etc. [all …]
|
/linux-6.12.1/drivers/hid/bpf/progs/ |
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-6.12.1/Documentation/arch/s390/ |
D | config3270.sh | 25 INITTAB=$ROOT/etc/inittab 26 NINITTAB=$ROOT/etc/NEWinittab 27 OINITTAB=$ROOT/etc/OLDinittab
|
/linux-6.12.1/Documentation/scsi/ |
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-6.12.1/tools/hv/ |
D | hv_set_ifconfig.sh | 82 cp $1 /etc/sysconfig/network-scripts/ 88 sed '/\[connection\]/a autoconnect=true' $2 > /etc/NetworkManager/system-connections/${filename}
|
/linux-6.12.1/arch/x86/boot/ |
D | install.sh | 34 elif [ -x /etc/lilo/install ]; then 35 /etc/lilo/install
|
/linux-6.12.1/Documentation/networking/ |
D | alias.rst | 23 # ifconfig eth0:0 200.1.1.1 etc,etc.... 43 and refer to them as usual (ifconfig, route, etc).
|
D | secid.rst | 15 resets, timewait ack, etc.). It is also conceivable that the label could be 16 derived from other sources such as process context, device, etc., in special
|
/linux-6.12.1/Documentation/admin-guide/laptops/ |
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 …]
|
/linux-6.12.1/Documentation/networking/device_drivers/cable/ |
D | sb1000.rst | 26 2. Several PPP scripts which live in /etc/ppp to make connecting via your 50 isapnp, pnpdump, or /etc/isapnp.conf, go to: 68 /etc/isapnp.conf or given by the output of pnpdump. 81 Then save the finished config file as /etc/isapnp.conf for proper 91 tar file into /etc/ppp, being careful not to overwrite any files that are 97 8. Be sure to modify /etc/ppp/firewall to use ipchains instead of 106 9. Start the PPP connection via the script /etc/ppp/ppp@gi-on. You must be 124 IP addresses (like 204.71.200.67), be sure your /etc/resolv.conf file 144 command should probably be added to the /etc/ppp/cablemodem script 168 4. I can't execute the /etc/ppp/ppp@gi-on file. [all …]
|
/linux-6.12.1/Documentation/gpu/amdgpu/ |
D | driver-core.rst | 21 the platform stuff (audio, usb, gpio, etc.). Also, a lot of 23 SMU, PSP, etc.). Specific components (CPU, GPU, etc.) usually have 54 features like clocks, voltages, power rails, etc. 64 etc.) 72 user mode drivers (OpenGL, Vulkan, OpenCL, etc.) 77 OpenMAX, etc.) 113 map/unmap additional queues, etc.
|
/linux-6.12.1/Documentation/arch/arm/sa1100/ |
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-6.12.1/drivers/staging/fieldbus/ |
D | Kconfig | 8 "Fieldbus Controller" over a fieldbus (Profinet, FLNet, etc.) 11 as an actuator, motor, console light, switch, etc. over the fieldbus.
|
/linux-6.12.1/tools/bpf/bpftool/Documentation/ |
D | bpftool-iter.rst | 36 tasks, bpf_maps, etc.) and a bpf program called for each kernel data object 37 (e.g., one task, one bpf_map, etc.). User space can *read* kernel iterator 47 aggregation, etc. without copying data to user space.
|
/linux-6.12.1/Documentation/userspace-api/media/ |
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-6.12.1/drivers/perf/hisilicon/ |
D | Kconfig | 16 bandwidth etc. 26 bandwidth etc.
|
/linux-6.12.1/Documentation/admin-guide/namespaces/ |
D | resource-control.rst | 17 package present on most distros editing /etc/cgrules.conf, 18 /etc/cgconfig.conf and setting up libpam-cgroup.
|
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/00basic/ |
D | test_ownership.tc | 14 other_group=`tac /etc/group | grep -v ":$original_group:" | head -1 | cut -d: -f3` 15 other_owner=`tac /etc/passwd | grep -v ":$original_owner:" | head -1 | cut -d: -f3`
|
/linux-6.12.1/scripts/coccinelle/null/ |
D | kmerr.cocci | 2 /// This semantic patch looks for kmalloc etc that are not followed by a 5 /// in determining what the error handling code for the call to kmalloc etc
|