/linux-4.1.27/net/netfilter/ |
D | xt_bpf.c | 26 struct sock_fprog_kern program; in bpf_mt_check() local 28 program.len = info->bpf_program_num_elem; in bpf_mt_check() 29 program.filter = info->bpf_program; in bpf_mt_check() 31 if (bpf_prog_create(&info->filter, &program)) { in bpf_mt_check()
|
/linux-4.1.27/security/tomoyo/ |
D | domain.c | 222 && p1->program == p2->program; in tomoyo_same_transition_control() 238 char *program = param->data; in tomoyo_write_transition_control() local 239 char *domainname = strstr(program, " from "); in tomoyo_write_transition_control() 245 domainname = program; in tomoyo_write_transition_control() 246 program = NULL; in tomoyo_write_transition_control() 248 if (program && strcmp(program, "any")) { in tomoyo_write_transition_control() 249 if (!tomoyo_correct_path(program)) in tomoyo_write_transition_control() 251 e.program = tomoyo_get_name(program); in tomoyo_write_transition_control() 252 if (!e.program) in tomoyo_write_transition_control() 270 tomoyo_put_name(e.program); in tomoyo_write_transition_control() [all …]
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | idmapper.txt | 33 This will direct all id_resolver requests to the program /usr/sbin/nfs.idmap. 45 program. If you would like to use your own program for a uid lookup then you 50 create id_resolver uid:* * /some/other/program %k %d 600 53 Notice that the new line was added above the line for the generic program. 54 request-key will find the first matching line and corresponding program. In 55 this case, /some/other/program will handle all uid lookups and 66 hand". This program takes two arguments, a serialized key and a key
|
/linux-4.1.27/Documentation/laptops/ |
D | 00-INDEX | 4 - Makefile for building dslm example program. 10 - Simple Disk Sleep Monitor program 12 - (HP/DELL) laptop accelerometer program for disk protection.
|
/linux-4.1.27/Documentation/misc-devices/ |
D | spear-pcie-gadget.txt | 25 and then program its various registers to configure it as a particular device 58 bar0 is SYSRAM1(E0800000). Always program bar size before bar 72 program vendor id as 0x104a 75 program device id as 0xCD80 78 program BAR0 size as 1MB 86 can also be made visible to PCIe host. E.g., if you program base address of UART 91 program interrupt type : INTA 110 if MSI is to be used as interrupt, program no of msi vector needed (say4)
|
D | ad525x_dpot.txt | 18 The eeprom files are used to program the startup value of the device. 20 The rdac files are used to program the immediate value of the device.
|
/linux-4.1.27/drivers/scsi/ufs/ |
D | Kconfig | 11 # This program is free software; you can redistribute it and/or 18 # This program is distributed in the hope that it will be useful, 23 # This program is provided "AS IS" and "WITH ALL FAULTS" and 26 # the program and assume all risks associated with your exercise 27 # of rights with respect to the program, including but not limited 29 # program errors, damage to or loss of data, programs or equipment, 33 # this program.
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | LICENSE | 4 This program is free software; you can redistribute it and/or modify it 8 This program is distributed in the hope that it will be useful, but WITHOUT 14 this program; if not, write to the Free Software Foundation, Inc., 59
|
/linux-4.1.27/Documentation/ |
D | java.txt | 8 other program after you have done the following: 53 You, too, need the little program after the script. Compile like 57 Both the javawrapper shellscript and the javaclassname program 158 * This program is free software; you can redistribute it and/or modify 163 * This program is distributed in the hope that it will be useful, 169 * along with this program; if not, write to the Free Software 197 #define seek_error() error("%s: Cannot seek\n", program) 198 #define corrupt_error() error("%s: Class file corrupt\n", program) 199 #define eof_error() error("%s: Unexpected end of file\n", program) 200 #define utf8_error() error("%s: Only ASCII 1-255 supported\n", program); [all …]
|
/linux-4.1.27/arch/nios2/boot/compressed/ |
D | vmlinux.scr | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
D | dt2815.c | 194 unsigned int program; in dt2815_attach() local 196 program = (it->options[4] & 0x3) << 3 | 0x7; in dt2815_attach() 197 outb(program, dev->iobase + DT2815_DATA); in dt2815_attach() 199 program, i); in dt2815_attach()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | socfpga_arria5.dtsi | 4 * This program is free software; you can redistribute it and/or modify it 8 * This program is distributed in the hope it will be useful, but WITHOUT 14 * this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_arria10_socdk.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_cyclone5_socrates.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_cyclone5.dtsi | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_vt.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_cyclone5_sockit.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_arria5_socdk.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | socfpga_cyclone5_socdk.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
D | mt8127-moose.dts | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
D | mt6592-evb.dts | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
D | mt8135-evbp1.dts | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
D | imx51-eukrea-cpuimx51.dtsi | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful, 14 * along with this program; if not, write to the Free Software
|
D | ecx-2000.dts | 4 * This program is free software; you can redistribute it and/or modify it 8 * This program is distributed in the hope it will be useful, but WITHOUT 14 * this program. If not, see <http://www.gnu.org/licenses/>.
|
D | mt6589-aquaris5.dts | 5 * This program is free software; you can redistribute it and/or modify 10 * This program is distributed in the hope that it will be useful,
|
D | bcm21664-garnet.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed "as is" WITHOUT ANY WARRANTY of any
|
D | highbank.dts | 4 * This program is free software; you can redistribute it and/or modify it 8 * This program is distributed in the hope it will be useful, but WITHOUT 14 * this program. If not, see <http://www.gnu.org/licenses/>.
|
D | imx25-eukrea-mbimxsd25-baseboard-dvi-vga.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | imx25-eukrea-mbimxsd25-baseboard-dvi-svga.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | alpine-db.dts | 4 * This program is free software; you can redistribute it and/or modify it 20 * This program is distributed in the hope it will be useful, but WITHOUT
|
D | imx28-eukrea-mbmx287lc.dts | 5 * This program is free software; you can redistribute it and/or 9 * This program is distributed in the hope that it will be useful,
|
D | imx25-eukrea-cpuimx25.dtsi | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | imx28-eukrea-mbmx283lc.dts | 5 * This program is free software; you can redistribute it and/or 9 * This program is distributed in the hope that it will be useful,
|
D | imx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | imx35-eukrea-cpuimx35.dtsi | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | bcm28155-ap.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed "as is" WITHOUT ANY WARRANTY of any
|
D | ecx-common.dtsi | 4 * This program is free software; you can redistribute it and/or modify it 8 * This program is distributed in the hope it will be useful, but WITHOUT 14 * this program. If not, see <http://www.gnu.org/licenses/>.
|
D | omap3-gta04a4.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx51-eukrea-mbimxsd51-baseboard.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful, 14 * along with this program; if not, write to the Free Software
|
D | omap3-gta04a5.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap443x-clocks.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-sabreauto.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-sabresd.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | mt6592.dtsi | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
D | imx35-eukrea-mbimxsd35-baseboard.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | mt8127.dtsi | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
D | mt6589.dtsi | 5 * This program is free software; you can redistribute it and/or modify 10 * This program is distributed in the hope that it will be useful,
|
D | stih416-b2000.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-udoo.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap4-panda.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | stih415-b2020.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | omap3-beagle-xm-ab.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | stih415-b2000.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | omap3-evm.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | am3517_mt_ventoux.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-udoo.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | vf500-colibri.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
D | stih41x-b2020x.dtsi | 5 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-wandboard.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6q-wandboard-revb1.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | exynos5440-trip-points.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-wandboard-revb1.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-wandboard.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap3-overo-alto35.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | am335x-bone.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap446x-clocks.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | vf500-colibri-eval-v3.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap4-var-stk-om44.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | vf610-colibri-eval-v3.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap3-overo-tobi.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | omap4-sdp-es23plus.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | vf610.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
D | vf610-colibri.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
D | mt8135.dtsi | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
D | imx25-eukrea-mbimxsd25-baseboard.dts | 4 * This program is free software; you can redistribute it and/or 8 * This program is distributed in the hope that it will be useful,
|
D | imx6q-rex-pro.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap4-panda-a4.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | imx6dl-rex-basic.dts | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap3-overo-storm-tobi.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | exynos4412-tmu-sensor-conf.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | omap3-overo-storm-alto35.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | kirkwood-ts419-6281.dts | 6 * This program is free software; you can redistribute it and/or
|
D | stih407-b2120.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | stih410-b2120.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | exynos5440-tmu-sensor-conf.dtsi | 6 * This program is free software; you can redistribute it and/or modify
|
D | stih410-pinctrl.dtsi | 5 * This program is free software; you can redistribute it and/or modify
|
D | omap5-gpu-thermal.dtsi | 8 * version 2. This program is licensed "as is" without any warranty of any
|
D | omap3-ha.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | hip04-d01.dts | 5 * This program is free software; you can redistribute it and/or modify
|
D | omap5-core-thermal.dtsi | 8 * version 2. This program is licensed "as is" without any warranty of any
|
D | kirkwood-db-88f6281.dts | 8 * License version 2. This program is licensed "as is" without any
|
D | omap3-overo-summit-common.dtsi | 4 * This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/arch/c6x/lib/ |
D | push_rts.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | negll.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | strasgi_64plus.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | pop_rts.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | llshru.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | llshr.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | divremi.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | llshl.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | mpyll.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | divi.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | remi.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | strasgi.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | divremu.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | remu.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
D | divu.S | 4 ;; This program is free software; you can redistribute it and/or modify 9 ;; This program is distributed in the hope that it will be useful, 15 ;; along with this program; if not, write to the Free Software
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | fpmodule.inl | 7 This program is free software; you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 along with this program; if not, write to the Free Software 25 As a result the program counter has been advanced to the next
|
D | fpa11.inl | 7 This program is free software; you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 along with this program; if not, write to the Free Software
|
/linux-4.1.27/Documentation/leds/ |
D | leds-lp5562.txt | 14 LP5562 has the internal program memory for running various LED patterns. 33 How to load the program data using engine_mux 35 Before loading the LP5562 program data, engine_mux should be written between 38 RGB is used for loading RGB program data, W is used for W program data.
|
D | leds-lp55xx.txt | 58 LP55xx family devices have the internal program memory for running 64 LP55xx chips have three program engines. 72 select_engine : Select which engine is used for running program 73 run_engine : Start program which is loaded via the firmware interface 74 firmware : Load program data 145 The sequence of running the program data is common. 150 Chip specific commands for loading and updating program memory.
|
D | leds-lp5521.txt | 20 LP5521 has the internal program memory for running various LED patterns. 27 enginex_load : store program (visible only in engine load mode)
|
/linux-4.1.27/firmware/cpia2/ |
D | stv0672_vp4.bin.ihex | 61 This program is free software; you can redistribute it and/or modify 66 This program is distributed in the hope that it will be useful, 72 along with this program; if not, write to the Free Software
|
/linux-4.1.27/arch/arc/plat-tb10x/ |
D | Kconfig | 5 # This program is free software; you can redistribute it and/or modify 9 # This program is distributed in the hope that it will be useful, 15 # along with this program; if not, write to the Free Software
|
/linux-4.1.27/arch/frv/ |
D | Kconfig.debug | 36 If you say Y here, GDB stub will break into the program as soon as 37 possible, leaving the program counter at the beginning of 46 that GDB prints them as program output, say 'Y'.
|
/linux-4.1.27/Documentation/arm/SA1100/ |
D | Itsy | 18 to build the params-itsy program used to boot the kernel. 25 Next, flash the params-itsy program to 0x00060000 ("p 1 0x00060000" in the 33 params-itsy program, and in the kernel itself. This can be changed, but 34 not easily. The monitor parameters are easily changed, the params program
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 2 "This software program is licensed subject to the GNU General Public License 22 to most of the Free Software Foundation's software and to any other program 39 For example, if you distribute copies of such a program, whether gratis or 55 Finally, any free program is threatened constantly by software patents. We 56 wish to avoid the danger that redistributors of a free program will 57 individually obtain patent licenses, in effect making the program 66 0. This License applies to any program or other work which contains a notice 69 such program or work, and a "work based on the Program" means either the 106 * c) If the modified program normally reads commands interactively when 111 users may redistribute the program under these conditions, and [all …]
|
/linux-4.1.27/firmware/ |
D | whiteheat_loader.HEX | 277 * This program is free software; you can redistribute it and/or modify 282 * This program is distributed in the hope that it will be useful, 288 * along with this program; if not, write to the Free Software 303 * Port 1 LED flashes when the vend_ax program is running 309 * Original firmware from ConnectTech massaged a little to be program
|
D | whiteheat_loader_debug.HEX | 366 * This program is free software; you can redistribute it and/or modify 371 * This program is distributed in the hope that it will be useful, 377 * along with this program; if not, write to the Free Software 392 * Port 1 LED flashes when the vend_ax program is running 398 * Original firmware from ConnectTech massaged a little to be program
|
D | whiteheat.HEX | 1060 * This program is free software; you can redistribute it and/or modify 1065 * This program is distributed in the hope that it will be useful, 1071 * along with this program; if not, write to the Free Software 1086 * Port 1 LED flashes when the vend_ax program is running 1092 * Original firmware from ConnectTech massaged a little to be program
|
/linux-4.1.27/Documentation/watchdog/ |
D | pcwd-watchdog.txt | 20 Watchdog program. 24 to run the program with an "&" to run it in the background!) 26 If you want to write a program to be compatible with the PC Watchdog 27 driver, simply use of modify the watchdog test program:
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | vdso | 1 On some architectures, when the kernel loads any userspace program it 2 maps an ELF DSO into that program's address space. This DSO is called 12 To find the DSO, parse the auxiliary vector passed to the program's
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such [all …]
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such [all …]
|
/linux-4.1.27/ |
D | COPYING | 32 Foundation's software and to any other program whose authors commit to 49 For example, if you distribute copies of such a program, whether 66 Finally, any free program is threatened constantly by software 68 program will individually obtain patent licenses, in effect making the 69 program proprietary. To prevent this, we have made it clear that any 78 0. This License applies to any program or other work which contains 81 refers to any such program or work, and a "work based on the Program" 119 c) If the modified program normally reads commands interactively 124 a warranty) and that users may redistribute the program under 168 received the program in object code or executable form with such [all …]
|
/linux-4.1.27/include/linux/sunrpc/ |
D | stats.h | 15 const struct rpc_program *program; member 29 struct svc_program * program; member
|
D | clnt.h | 116 const struct rpc_program *program; member 156 int rpcb_v4_register(struct net *net, const u32 program,
|
/linux-4.1.27/drivers/scsi/libsas/ |
D | Kconfig | 9 # This program is free software; you can redistribute it and/or 14 # This program is distributed in the hope that it will be useful, 20 # along with this program; if not, write to the Free Software
|
/linux-4.1.27/arch/arm64/boot/dts/qcom/ |
D | apq8016-sbc.dts | 4 * This program is free software; you can redistribute it and/or modify 8 * This program is distributed in the hope that it will be useful,
|
D | apq8016-sbc.dtsi | 4 * This program is free software; you can redistribute it and/or modify 8 * This program is distributed in the hope that it will be useful,
|
D | msm8916-mtp.dts | 4 * This program is free software; you can redistribute it and/or modify 8 * This program is distributed in the hope that it will be useful,
|
D | msm8916-mtp.dtsi | 4 * This program is free software; you can redistribute it and/or modify 8 * This program is distributed in the hope that it will be useful,
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | ps3.dts | 7 * This program is free software; you can redistribute it and/or modify 11 * This program is distributed in the hope that it will be useful, 17 * along with this program; if not, write to the Free Software
|
D | klondike.dts | 7 * This program is free software; you can redistribute it and/or 12 * This program is distributed in the hope that it will be useful, 18 * along with this program; if not, write to the Free Software
|
D | p1010rdb-pa.dts | 6 * This program is free software; you can redistribute it and/or modify it
|
D | p1010rdb-pb.dts | 6 * This program is free software; you can redistribute it and/or modify it
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 235 program: 237 | program include 239 | program prefix 241 | program patch_arg_list 243 | program version 245 | program register 247 | program constant 249 | program macrodefn 251 | program scratch_ram 253 | program scb [all …]
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | Kconfig | 8 # This program is free software; you can redistribute it and/or 13 # This program is distributed in the hope that it will be useful, 26 # the risks and costs of program errors, damage to or loss of data, 39 # along with this program; if not, write to the Free Software
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | Kconfig | 8 # This program is free software; you can redistribute it and/or 13 # This program is distributed in the hope that it will be useful, 26 # the risks and costs of program errors, damage to or loss of data, 39 # along with this program; if not, write to the Free Software
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 55 the channel program and handles the interrupt itself. 67 resume channel program execution. 148 ccw_device_start() interface that takes a device specific channel program (one 215 cpa : logical start address of channel program 226 the running program after this and call the interrupt handler 231 DOIO_ALLOW_SUSPEND - channel program may become suspended 233 this implies the channel program might 237 The cpa parameter points to the first format 1 CCW of a channel program : 310 SCHN_STAT_PCI - program controlled interrupt 312 SCHN_STAT_PROG_CHECK - program check [all …]
|
/linux-4.1.27/arch/arm64/boot/dts/mediatek/ |
D | mt8173-evb.dts | 5 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful,
|
/linux-4.1.27/arch/arc/boot/dts/ |
D | abilis_tb101_dvk.dts | 8 * This program is free software; you can redistribute it and/or modify 12 * This program is distributed in the hope that it will be useful, 18 * along with this program; if not, write to the Free Software
|
D | abilis_tb100_dvk.dts | 8 * This program is free software; you can redistribute it and/or modify 12 * This program is distributed in the hope that it will be useful, 18 * along with this program; if not, write to the Free Software
|
D | abilis_tb10x.dtsi | 8 * This program is free software; you can redistribute it and/or modify 12 * This program is distributed in the hope that it will be useful, 18 * along with this program; if not, write to the Free Software
|
/linux-4.1.27/Documentation/isdn/ |
D | README.diversion | 11 This program is free software; you can redistribute it and/or modify 16 This program is distributed in the hope that it will be useful, 22 along with this program; if not, write to the Free Software 69 for a certain amount of time to let an external program or client decide 88 To add and delete rules the additional divertctrl program is needed. This 89 program is part of the isdn4kutils package. 118 If a call is reported as proceeding an external program or client may
|
/linux-4.1.27/Documentation/prctl/ |
D | seccomp_filter.txt | 17 Filter (BPF) program, as with socket filters, except that the data 20 filtering of system calls using a filter program language with a long 51 using a BPF program. 52 The BPF program will be executed over struct seccomp_data 54 metadata. The BPF program must then return one of the 62 will contain the filter program. If the program is invalid, the 101 syscall was attempted. The program counter will be as though 126 the BPF program return value will be available to the tracer 167 program generation.
|
D | no_new_privs.txt | 1 The execve system call can grant a newly-started program privileges that 3 programs and file capabilities. To prevent the parent program from 9 a program is setuid.
|
/linux-4.1.27/Documentation/x86/ |
D | mtrr.txt | 102 Reading MTRRs from a C program using ioctl()'s: 106 Source file for mtrr-show (example program to show MTRRs using ioctl()'s) 110 This program is free software; you can redistribute it and/or modify 115 This program is distributed in the hope that it will be useful, 121 along with this program; if not, write to the Free Software 130 This program will use an ioctl() on /proc/mtrr to show the current MTRR 206 This program is free software; you can redistribute it and/or modify 211 This program is distributed in the hope that it will be useful, 217 along with this program; if not, write to the Free Software
|
/linux-4.1.27/net/sunrpc/ |
D | stats.c | 36 const struct rpc_program *prog = statp->program; in rpc_proc_show() 82 const struct svc_program *prog = statp->program; in svc_seq_show() 256 return do_register(net, statp->program->name, statp, &rpc_proc_fops); in rpc_proc_register() 273 return do_register(net, statp->program->pg_name, statp, fops); in svc_proc_register()
|
D | svc.c | 809 static int __svc_rpcb_register4(struct net *net, const u32 program, in __svc_rpcb_register4() argument 833 error = rpcb_v4_register(net, program, version, in __svc_rpcb_register4() 841 error = rpcb_register(net, program, version, protocol, port); in __svc_rpcb_register4() 857 static int __svc_rpcb_register6(struct net *net, const u32 program, in __svc_rpcb_register6() argument 881 error = rpcb_v4_register(net, program, version, in __svc_rpcb_register6() 902 const u32 program, const u32 version, in __svc_register() argument 911 error = __svc_rpcb_register4(net, program, version, in __svc_register() 916 error = __svc_rpcb_register6(net, program, version, in __svc_register() 992 static void __svc_unregister(struct net *net, const u32 program, const u32 version, in __svc_unregister() argument 997 error = rpcb_v4_register(net, program, version, NULL, ""); in __svc_unregister() [all …]
|
D | clnt.c | 360 const struct rpc_program *program = args->program; in rpc_new_client() local 369 program->name, args->servername, xprt); in rpc_new_client() 376 if (args->version >= program->nrvers) in rpc_new_client() 378 version = program->version[args->version]; in rpc_new_client() 394 clnt->cl_prog = args->prognumber ? : program->number; in rpc_new_client() 396 clnt->cl_stats = program->stats; in rpc_new_client() 402 clnt->cl_program = program; in rpc_new_client() 609 .program = clnt->cl_program, in rpc_clone_client() 630 .program = clnt->cl_program, in rpc_clone_client_set_auth() 843 const struct rpc_program *program, in rpc_bind_new_program() argument [all …]
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.h_shipped | 7 This program is free software: you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
/linux-4.1.27/drivers/parisc/ |
D | README.dino | 22 ** program. Assume a machine is only "suspect" until proven otherwise. 24 ** "The pci_check program will also be available as application
|
/linux-4.1.27/Documentation/hwmon/ |
D | adm1026 | 19 List of GPIO pins (0-16) to program as inputs 21 List of GPIO pins (0-16) to program as outputs 23 List of GPIO pins (0-16) to program as inverted 25 List of GPIO pins (0-16) to program as normal/non-inverted 27 List of GPIO pins (0-7) to program as fan tachs
|
/linux-4.1.27/Documentation/networking/ |
D | framerelay.txt | 9 net-tools archives is 'dlcicfg'. This program will communicate with the 25 Configuration of the FRAD makes use of another net-tools program, 'fradcfg'. 26 This program makes use of a configuration file (which dlcicfg can also read)
|
D | tuntap.txt | 16 user space program and instead of sending packets via physical media 17 writes them to the user space program. 19 In order to use the driver a program has to open /dev/net/tun and issue a 22 the program closes the file descriptor, the network device and all 25 Depending on the type of device chosen the userspace program has to read/write 204 media, receives them from user space program and instead of sending 205 packets via physical media sends them to the user space program.
|
D | filter.txt | 12 BPF allows a user-space program to attach a filter onto any socket and 188 A program, that is translated by bpf_asm into "opcodes" is an array that 428 pc: [0] <-- program counter 447 Performs single stepping through the BPF program from the current pc 454 the next `run` or `step`, the BPF program is being evaluated against 610 the number of args from eBPF program to in-kernel function is restricted 618 * R0 - return value from in-kernel function, and exit value for eBPF program 619 * R1 - R5 - arguments from eBPF program to in-kernel function 630 R0 - R5 are scratch registers and eBPF program needs spill/fill them if 631 necessary across calls. Note that there is only one eBPF program (== one [all …]
|
D | dns_resolver.txt | 83 where <type> optionally specifies the particular upcall program to invoke, 131 /sbin/request-key what program to run to instantiate the key. 133 The upcall handler program is responsible for querying the DNS, processing the 139 The upcall handler program should set the expiry time on the key to that of the
|
D | LICENSE.qlge | 26 Foundation's software and to any other program whose authors commit to 43 For example, if you distribute copies of such a program, whether 60 Finally, any free program is threatened constantly by software 62 program will individually obtain patent licenses, in effect making the 63 program proprietary. To prevent this, we have made it clear that any 72 0. This License applies to any program or other work which contains 75 refers to any such program or work, and a "work based on the Program" 113 c) If the modified program normally reads commands interactively 118 a warranty) and that users may redistribute the program under 162 received the program in object code or executable form with such
|
D | LICENSE.qlcnic | 26 Foundation's software and to any other program whose authors commit to 43 For example, if you distribute copies of such a program, whether 60 Finally, any free program is threatened constantly by software 62 program will individually obtain patent licenses, in effect making the 63 program proprietary. To prevent this, we have made it clear that any 72 0. This License applies to any program or other work which contains 75 refers to any such program or work, and a "work based on the Program" 113 c) If the modified program normally reads commands interactively 118 a warranty) and that users may redistribute the program under 162 received the program in object code or executable form with such
|
D | dmfe.txt | 5 This program is free software; you can redistribute it and/or 10 This program is distributed in the hope that it will be useful,
|
/linux-4.1.27/Documentation/scsi/ |
D | LICENSE.FlashPoint | 7 This program is free software; you may redistribute and/or modify it under 17 This program is distributed in the hope that it will be useful, but 23 with this program; if not, write to the Free Software Foundation, Inc.,
|
D | LICENSE.qla4xxx | 4 This program includes a device driver for Linux 3.x. 27 Foundation's software and to any other program whose authors commit to 44 For example, if you distribute copies of such a program, whether 61 Finally, any free program is threatened constantly by software 63 program will individually obtain patent licenses, in effect making the 64 program proprietary. To prevent this, we have made it clear that any 73 0. This License applies to any program or other work which contains 76 refers to any such program or work, and a "work based on the Program" 114 c) If the modified program normally reads commands interactively 119 a warranty) and that users may redistribute the program under [all …]
|
D | LICENSE.qla2xxx | 4 This program includes a device driver for Linux 3.x. 28 Foundation's software and to any other program whose authors commit to 45 For example, if you distribute copies of such a program, whether 62 Finally, any free program is threatened constantly by software 64 program will individually obtain patent licenses, in effect making the 65 program proprietary. To prevent this, we have made it clear that any 74 0. This License applies to any program or other work which contains 77 refers to any such program or work, and a "work based on the Program" 115 c) If the modified program normally reads commands interactively 120 a warranty) and that users may redistribute the program under [all …]
|
/linux-4.1.27/drivers/atm/ |
D | nicstarmac.copyright | 44 * This program is free software; you can redistribute it and/or modify 49 * This program is distributed in the hope that it will be useful, 55 * along with this program; if not, write to the Free Software
|
/linux-4.1.27/Documentation/rapidio/ |
D | tsi721.txt | 50 This program is free software; you can redistribute it and/or modify it 55 This program is distributed in the hope that it will be useful, but WITHOUT 61 this program; if not, write to the Free Software Foundation, Inc.,
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.h_shipped | 7 This program is free software: you can redistribute it and/or modify 12 This program is distributed in the hope that it will be useful, 18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
/linux-4.1.27/arch/nios2/boot/dts/ |
D | 3c120_devboard.dts | 4 * This program is free software; you can redistribute it and/or modify 9 * This program is distributed in the hope that it will be useful, 15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | hermes_dld.c | 213 hw->ops->program(hw, pdi->data, pdr_addr(pdr), pdi_len(pdi)); in hermes_plug_pdi() 297 err = hw->ops->program(hw, blk->data, blkaddr, blklen); in hermes_program() 469 hw->ops->program(hw, pdi->data, pdr_addr(pdr), in hermes_apply_pda_with_defaults()
|
/linux-4.1.27/drivers/misc/carma/ |
D | Makefile | 2 obj-$(CONFIG_CARMA_FPGA_PROGRAM) += carma-fpga-program.o
|
/linux-4.1.27/Documentation/sound/oss/ |
D | MultiSound | 457 X * This program is free software; you can redistribute it and/or modify 462 X * This program is distributed in the hope that it will be useful, 468 X * along with this program; if not, write to the Free Software 563 X * This program is free software; you can redistribute it and/or modify 568 X * This program is distributed in the hope that it will be useful, 574 X * along with this program; if not, write to the Free Software 1071 X * This program is free software; you can redistribute it and/or modify 1076 X * This program is distributed in the hope that it will be useful, 1082 X * along with this program; if not, write to the Free Software
|
D | README.ymfsb | 80 This program is free software; you can redistribute it and/or modify 85 This program is distributed in the hope that it will be useful, but 91 along with this program; if not, write to the Free Software
|
/linux-4.1.27/drivers/md/ |
D | dm-stats.c | 391 static int dm_stats_list(struct dm_stats *stats, const char *program, in dm_stats_list() argument 405 if (!program || !strcmp(program, s->program_id)) { in dm_stats_list() 873 const char *program = NULL; in message_stats_list() local 879 program = kstrdup(argv[1], GFP_KERNEL); in message_stats_list() 880 if (!program) in message_stats_list() 884 r = dm_stats_list(dm_get_stats(md), program, result, maxlen); in message_stats_list() 886 kfree(program); in message_stats_list()
|
/linux-4.1.27/scripts/kconfig/lxdialog/ |
D | BIG.FAT.WARNING | 4 questions about this program.
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | fplsp.doc | 40 By re-compiling a program that uses these instructions, and 42 instructions, a program can avoid the overhead associated 70 package, a program must "bsr" or "jsr" to the location listed 76 fixed so that a program calling the routines will not have to be 83 extended precision operand if program executes:
|
D | TEST.DOC | 95 For example, to run the 060ISP test, write a program that includes the 118 as subroutines and expect the main program to print a string 120 In "C"-like fashion, the test program calls: 132 For debugging purposes, after the main program performs a "print" 134 buffered. In this way, if the test program crashes, at least the previous
|
D | ilsp.doc | 39 By re-compiling a program that uses these instructions, and 41 instructions, a program can avoid the overhead associated with 69 package, a program must "bsr" or "jsr" to the location listed 75 fixed so that a program calling the routines will not have to be
|
/linux-4.1.27/arch/metag/boot/dts/ |
D | skeleton.dts | 4 * This program is free software; you can redistribute it and/or modify
|
D | tz1090_generic.dts | 4 * This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/fs/ufs/ |
D | Kconfig | 18 (and even other operating systems) is given by the tar program ("man 22 NeXT character set to the Latin1 character set; use the program
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | sti-dwmac.txt | 5 and what is needed on STi platforms to program the stmmac glue logic. 29 to program the clk retiming.
|
D | ethernet.txt | 6 the boot program; should be used in cases where the MAC address assigned to 7 the device by the boot program is different from the "local-mac-address"
|
/linux-4.1.27/Documentation/virtual/ |
D | 00-INDEX | 11 - User Mode Linux, builds/runs Linux kernel as a userspace program.
|
/linux-4.1.27/Documentation/serial/ |
D | README.cycladesZ | 5 The firmware, loader program and the latest device driver code are
|
/linux-4.1.27/Documentation/mips/ |
D | AU1xxx_IDE.README | 18 This program is free software; you can redistribute it and/or modify it under 35 this program; if not, write to the Free Software Foundation, Inc., 69 To change the PIO mode use the program hdparm with option -p, e.g.
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig.debug | 10 When a program crashes due to an exception, or the kernel detects 108 16 changes in program flow taken by the program sequencer. The history 109 allows the user to recreate the program sequencer’s recent path. This 121 program flow that match either the last entry or one of the last 124 while, etc) in the program.
|
/linux-4.1.27/Documentation/cdrom/ |
D | ide-cd | 31 from audio tracks. The program cdda2wav can be used for this. 38 CDs, etc. A sample program which demonstrates this functionality is 150 On a few drives, you can read digital audio directly using a program 155 For supported changers, you can use the `cdchange' program (appended to 157 drive should be unmounted before attempting this. The program takes 347 * using this program. 370 char *program; 378 program = argv[0]; 385 program); 405 program, device, strerror (errno)); [all …]
|
/linux-4.1.27/firmware/edgeport/ |
D | boot2.H16 | 24 //* This program is free software; you can redistribute it and/or modify
|
D | down2.H16 | 25 //* This program is free software; you can redistribute it and/or modify
|
D | down.H16 | 25 //* This program is free software; you can redistribute it and/or modify
|
D | boot.H16 | 25 //* This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig.debug | 52 If you say Y here, GDB stub will break into the program as soon as 53 possible, leaving the program counter at the beginning of 70 that GDB prints them as program output, say 'Y'.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 633 a packed value, and you can decode it via hda-decode-verb program 732 hda-verb is a tiny program that allows you to access the HD-audio 734 This program accesses the hwdep device, thus you need to enable the 737 The hda-verb program takes four arguments: the hwdep device file, the 762 Although you can issue any verbs with this program, the driver state 767 The hda-verb program is included now in alsa-tools: 780 program. 787 hda-verb. The program gives you an easy-to-use GUI stuff for showing 801 Codecgraph is a utility program to generate a graph and visualizes the 803 you analyze or debug a codec without a proper datasheet. The program [all …]
|
/linux-4.1.27/drivers/scsi/osd/ |
D | Kbuild | 10 # This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/Documentation/fmc/ |
D | fmc-trivial.txt | 8 The module implements the generic FMC parameters, so it can program a
|
/linux-4.1.27/Documentation/kbuild/ |
D | headers_install.txt | 18 means that a program built against a C library using older kernel headers 20 features), but a program built against newer kernel headers may not work on an
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | Kconfig | 55 bool "OneNAND 2X program support" 59 Flash memory array, these two component enables simultaneous program
|
/linux-4.1.27/arch/arm/boot/bootp/ |
D | bootp.lds | 6 * This program is free software; you can redistribute it and/or modify
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
D | Kconfig | 12 The ir-keytable program, available at v4l-utils package
|
/linux-4.1.27/Documentation/usb/ |
D | hotplug.txt | 22 (triggering some monitoring daemon to invoke a helper program) or 23 actively (calling such a user mode helper program directly). 37 holds the pathname "/sbin/hotplug". That parameter names a program 40 The /sbin/hotplug program can be invoked by any subsystem as part of its
|