Home
last modified time | relevance | path

Searched refs:special (Results 1 – 200 of 524) sorted by relevance

123

/linux-4.4.14/fs/quota/
Dcompat.c43 asmlinkage long sys32_quotactl(unsigned int cmd, const char __user *special, in sys32_quotactl() argument
61 ret = sys_quotactl(cmd, special, id, dqblk); in sys32_quotactl()
77 ret = sys_quotactl(cmd, special, id, dqblk); in sys32_quotactl()
82 ret = sys_quotactl(cmd, special, id, fsqstat); in sys32_quotactl()
115 ret = sys_quotactl(cmd, special, id, addr); in sys32_quotactl()
Dquota.c727 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block() argument
732 struct filename *tmp = getname(special); in quotactl_block()
760 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
776 if (!special) { in SYSCALL_DEFINE4()
795 sb = quotactl_block(special, cmds); in SYSCALL_DEFINE4()
/linux-4.4.14/arch/powerpc/kernel/
Dswsusp_asm64.S62 #define SAVE_SPECIAL(special) \ argument
63 mf##special r0 ;\
64 std r0, SL_##special(r11)
65 #define RESTORE_SPECIAL(special) \ argument
66 ld r0, SL_##special(r11) ;\
67 mt##special r0
/linux-4.4.14/arch/m68k/fpsp040/
Dget_op.S493 beq move_unpack |special handling for fmove: must set FPSR_CC
498 bnes try_zero |if not equal, it is not special
500 cmpiw #7,%d1 |SE and y bits must be on for special
501 bnes try_zero |if not on, it is not special
502 |input is of the special cases of inf and NaN
507 bra finish |special already on stack
550 bnes mtry_zero |if not equal, it is not special
552 cmpiw #7,%d1 |SE and y bits must be on for special
553 bnes mtry_zero |if not on, it is not special
554 |input is of the special cases of inf and NaN
[all …]
Dx_operr.S161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
163 bsr check_upper |check if exp and ms mant are special
166 movel #0x80000000,%d0 |store special case result
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
190 bsr check_upper |check if exp and ms mant are special
193 movel #0x80000000,%d0 |store special case result
211 | This operr condition is not of the special case. Set operr
Dx_store.S135 beqs inf |if so, special case
/linux-4.4.14/drivers/ide/
Dide-pm.c23 rq->special = &rqpm; in generic_ide_suspend()
94 rq->special = &rqpm; in generic_ide_resume()
113 struct ide_pm_state *pm = rq->special; in ide_complete_power_step()
143 struct ide_pm_state *pm = rq->special; in ide_start_power_step()
215 struct ide_pm_state *pm = rq->special; in ide_complete_pm_rq()
241 struct ide_pm_state *pm = rq->special; in ide_check_pm_state()
Dide-devsets.c173 rq->special = setting->set; in ide_devset_execute()
184 int err, (*setfunc)(ide_drive_t *, int) = rq->special; in ide_do_devset()
Dide-park.c38 rq->special = &timeout; in issue_park_cmd()
68 drive->sleep = *(unsigned long *)rq->special; in ide_do_park_unpark()
Dide-atapi.c97 rq->special = (char *)pc; in ide_queue_pc_tail()
223 int ide_queue_sense_rq(ide_drive_t *drive, void *special) in ide_queue_sense_rq() argument
232 drive->sense_rq.special = special; in ide_queue_sense_rq()
Dide-disk.c437 if (rq->special) { in idedisk_prep_fn()
438 cmd = rq->special; in idedisk_prep_fn()
457 rq->special = cmd; in idedisk_prep_fn()
Dide-io.c106 struct ide_cmd *orig_cmd = rq->special; in ide_complete_cmd()
256 struct ide_cmd *cmd = rq->special; in execute_drive_cmd()
346 struct ide_pm_state *pm = rq->special; in start_request()
/linux-4.4.14/block/
Dbsg-lib.c84 struct bsg_job *job = rq->special; in bsg_softirq_done()
117 BUG_ON(req->special); in bsg_create_job()
123 req->special = job; in bsg_create_job()
187 job = req->special; in bsg_request_fn()
/linux-4.4.14/scripts/genksyms/
Dparse.tab.h_shipped20 /* As a special exception, you may create a larger work that contains
26 special exception, which will cause the skeleton and the resulting
28 License without this special exception.
30 This special exception was added by the Free Software Foundation in
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.h_shipped20 /* As a special exception, you may create a larger work that contains
26 special exception, which will cause the skeleton and the resulting
28 License without this special exception.
30 This special exception was added by the Free Software Foundation in
/linux-4.4.14/drivers/scsi/
Dscsi_lib.c537 req->special = NULL; in scsi_requeue_command()
629 if (cmd->request->next_rq && cmd->request->next_rq->special) in scsi_mq_free_sgtables()
630 scsi_free_sgtable(cmd->request->next_rq->special, true); in scsi_mq_free_sgtables()
681 struct scsi_data_buffer *bidi_sdb = cmd->request->next_rq->special; in scsi_release_bidi_buffers()
685 cmd->request->next_rq->special = NULL; in scsi_release_bidi_buffers()
691 struct scsi_cmnd *cmd = req->special; in scsi_end_request()
1138 rq->next_rq->special = bidi_sdb; in scsi_init_io()
1141 error = scsi_init_sgtable(rq->next_rq, rq->next_rq->special); in scsi_init_io()
1183 cmd->request->special = NULL; in scsi_init_io()
1196 if (!req->special) { in scsi_get_cmd_from_req()
[all …]
/linux-4.4.14/drivers/sh/intc/
DKconfig16 SH-4A and newer interrupt blocks all support a special shadowed
19 drivers that are using special priority levels.
/linux-4.4.14/drivers/s390/net/
DKconfig43 prompt "IUCV special message support (VM only)"
51 prompt "Deliver IUCV special messages as uevents (VM only)"
54 Select this option to deliver CP special messages (SMSGs) as
55 uevents. The driver handles only those special messages that
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dti-omap-hsmmc.txt23 ti,needs-special-reset: Requires a special softreset sequence
24 ti,needs-special-hs-handling: HSMMC IP needs special setting for handling High Speed
Dfsl-imx-esdhc.txt34 cells which is useful for some special boards or cards when the default
/linux-4.4.14/drivers/pps/
DKconfig10 PPS (Pulse Per Second) is a special pulse provided by some GPS
18 Some antennae's PPS signals are connected with some special host
/linux-4.4.14/drivers/s390/crypto/
Dap_bus.h218 unsigned int special:1; /* Used for special commands. */ member
249 ap_msg->special = 0; in ap_init_message()
Dap_bus.c364 unsigned int special) in __ap_send() argument
374 if (special == 1) in __ap_send()
635 ap_msg->message, ap_msg->length, ap_msg->special); in ap_sm_write()
/linux-4.4.14/drivers/net/wireless/ath/carl9170/
DKconfig11 but it needs a special firmware (carl9170-1.fw) to do that.
53 usbmon [software] or special usb sniffer hardware.
/linux-4.4.14/Documentation/devicetree/bindings/display/exynos/
Dexynos_hdmi.txt18 b) sclk_hdmi: Gate of HDMI special clock.
19 c) sclk_pixel: Pixel special clock, one of the two possible inputs of
/linux-4.4.14/drivers/staging/emxx_udc/
DTODO1 * add clock framework support (platform device with CCF needs special care)
/linux-4.4.14/include/scsi/
Dscsi_tcq.h42 return req->special; in scsi_host_find_tag()
Dscsi_cmnd.h202 (cmd->request->next_rq->special != NULL); in scsi_bidi_cmnd()
208 cmd->request->next_rq->special : &cmd->sdb; in scsi_in()
/linux-4.4.14/Documentation/
Dsparse.txt27 boils down to one special "int __bitwise" type.
38 One small note: the constant integer "0" is special. You can use a
43 special.
Dsvga.txt8 allows the use of various special video modes supported by the video BIOS. Due
82 the standard modes (80x25 and 80x50) followed by "special" modes (80x28 and
118 0x0900 to 0x09ff - Video7 special modes. Set by calling INT 0x10, AX=0x6f05.
122 0x0f00 to 0x0fff - special modes (they are set by various tricks -- usually
191 CONFIG_VIDEO_GFX_HACK - includes special hack for setting of graphics modes
192 to be used later by special drivers (e.g., 800x600 on IBM ThinkPad -- see
257 - Added support for special Video7 mode switching functions
Dhw_random.txt4 special hardware feature on your CPU or motherboard,
19 /dev/random special files.
Dvolatile-considered-harmful.txt82 - The jiffies variable is special in that it can have a different value
83 every time it is referenced, but it can be read without any special
Dlocal_ops.txt12 Please use the this_cpu operations instead unless there is really a special purpose.
63 - When using local ops in interrupt context, no special care must be
Dbtmrvl.txt24 wakeup event, or 0xff for special host sleep setting.
Dkselftest.txt8 memory to be ready to be offlined. A special hot-plug target is created
Dworkqueue.txt99 Subsystems and drivers can create and queue work items through special
171 Work items queued to an unbound wq are served by the special
342 part of a group of work items, and don't require any special
/linux-4.4.14/Documentation/power/
Dsuspend-and-interrupts.txt39 but also to IPIs and to some other special-purpose interrupts.
42 requesting a special-purpose interrupt. It causes suspend_device_irqs() to
63 That may involve turning on a special signal handling logic within the platform
79 in a special way. Namely, the IRQ remains enabled, by on the first interrupt
109 any special interrupt handling logic for it to work.
Duserland-swsusp.txt9 Now, to use the userland interface for software suspend you need special
120 required, as they can use, for example, a special (blank) suspend partition or
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dbrcm,bcm3384-usb.txt7 systems, special handling may be needed in the following cases:
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,arc700-intc.txt15 intc accessed via the special ARC AUX register interface, hence "reg" property
Dsnps,archs-intc.txt12 intc accessed via the special ARC AUX register interface, hence "reg" property
Dsnps,archs-idu-intc.txt18 intc accessed via the special ARC AUX register interface, hence "reg" property
Dinterrupts.txt25 The "interrupts-extended" property is a special form for use when a node needs
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsmsc-lan87xx.txt3 Some boards require special tuning values. Configure them
Dmdio-mux-mmioreg.txt3 This is a special case of a MDIO bus multiplexer. A memory-mapped device,
Dmdio-mux-gpio.txt3 This is a special case of a MDIO bus multiplexer. One or more GPIO
Dmicrel-ksz90x1.txt3 Some boards require special tuning values, particularly when it comes to
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt119 This is a double word bit array (64 bits) that defines special functionality
121 and has special instructions for the s/w associated with it. This structure is
129 | | | assert a special host command (push command)|
134 | | RX INIT | command, the host must issue another special|
231 'extended_modes' is a bitfield that defines special functionality which has an
232 impact on the device drivers. Each bit has its own impact and has special
Dcxlflash.txt6 on Power 8 systems. CAPI can be thought of as a special tunneling
7 protocol through PCIe that allow PCIe adapters to look like special
29 special path for user space access, and performing error recovery. It
40 user space with a special block library. This mode further
46 by special translation services provided by the Flash AFU.
52 concept of a master context. A master typically has special privileges
135 descriptor is obtained by opening the device special file associated
Dptrace.txt11 that GDB doesn't need to special-case each of them. We added the
20 adding special cases to GDB based on what it sees in AUXV.
Dbootwrapper.txt71 simpleImage also supports inserting special platform
110 Two special targets called 'zImage' and 'zImage.initrd' also exist. These
/linux-4.4.14/Documentation/virtual/kvm/
Dppc-pv.txt166 mtmsrd rX, 0 b <special mtmsr section>
167 mtmsr rX b <special mtmsr section>
169 mtmsrd rX, 1 b <special mtmsrd section>
172 mtsrin rX, rY b <special mtsrin section>
175 wrteei [0|1] b <special wrteei section>
/linux-4.4.14/Documentation/metag/
Dkernel-ABI.txt44 about special registers.
46 Several special registers are preserved in the main context, these are the
56 Some of the general registers have special purposes in the ABI and therefore
84 the following which have special purposes in the ABI:
110 When in the kernel the following registers have special purposes in the ABI:
/linux-4.4.14/tools/perf/Documentation/
Djit-interface.txt13 symbolname is the rest of the line, so it could contain special characters.
/linux-4.4.14/include/linux/
Dscc.h59 io_port special; /* I/O address of special function port */ member
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dexynos-jpeg-codec.txt13 - "sclk" for the special clock (optional).
/linux-4.4.14/Documentation/input/
Devent-codes.txt6 contains the new value of a single data item. A special event type, EV_SYN, is
61 - A special type for power button and switch input.
103 A few EV_KEY codes have special meanings:
157 A few EV_REL codes have special meanings:
168 A few EV_ABS codes have special meanings:
199 A few EV_MSC codes have special meaning:
204 no special consequence. It is assumed that the time difference between two
231 EV_PWR events are a special type of event used specifically for power
Dgamepad.txt47 special system-button. It often looks different to the other buttons and
151 Many pads also have a third button which is branded or has a special symbol
Dwalkera0701.txt95 four channels. In nibbles 22 and 23 is a special magic number. Nibble 24 is
/linux-4.4.14/arch/openrisc/boot/dts/
Dor1ksim.dts28 * OR1K PIC is built into CPU and accessed via special purpose
/linux-4.4.14/Documentation/ABI/removed/
Ddv13949 This special-purpose interface has been superseded by libraw1394 +
/linux-4.4.14/Documentation/filesystems/
Dncpfs.txt4 To mount a NetWare filesystem, you need a special mount program, which
Dqnx6.txt103 One special case are long filenames or subdirectory names.
120 Character and block special devices do not exist in QNX as those files
Dromfs.txt132 using the executable bits for special purposes on the socket and fifo
133 special files, they may have other uses in the future. Additionally,
Dnilfs2.txt249 three special inodes, inodes for the DAT, cpfile, and sufile. Inodes
250 of regular files, directories, symlinks and other special files, are
Dfiles.txt76 5. Handling of the file structures is special. Since the look-up
Dlogfs.txt75 All inodes are stored in a special file, the inode file. Single
185 The last table is special in several ways. First its size depends on
Dhpfs.txt68 On HPFS partitions, OS/2 can associate to each file a special information called
81 extended attribute "MODE" will not be set, this special case is done by setting
83 special 4-byte extended attribute "DEV" will be created containing the device
/linux-4.4.14/drivers/hwtracing/coresight/
DKconfig31 special enhancement or added features.
50 special enhancement or added features.
/linux-4.4.14/Documentation/networking/
Dsecid.txt10 derived from other sources such as process context, device, etc., in special
Dl2tp.txt96 2. Create a single PPPoL2TP socket per tunnel bound to a special null
103 in this special PPPoX socket.
133 Only the DEBUG option is supported by the special tunnel management
264 sax.pppol2tp.s_session = 0; /* special case: mgmt socket */
266 sax.pppol2tp.d_session = 0; /* special case: mgmt socket */
Dieee802154.txt20 and a special protocol over genetlink for configuration/management
32 include/net/af_ieee802154.h header or in the special header
Dz8530drv.txt90 special no # address of special function register
126 special - address of the special function register on several cards.
399 EpInts - number of receiver special condition interrupts
558 It is possible to build special radio equipment to use more than
Dbatman-adv.txt74 There is a special folder for debugging information:
146 Those additional debug messages can be accessed using a special
Dpolicy-routing.txt14 We have two special type of nodes:
Dphy.txt149 phy_start_machine() with the second argument set to point to your special
228 If the desired PHY doesn't have any errata, quirks, or special
308 special handling. For instance, to change where the PHY's clock input is,
Dradiotap-headers.txt64 have to take special evasive action when trying to access these multibyte
/linux-4.4.14/include/uapi/linux/
Dscc.h149 io_port special; /* special function port */ member
/linux-4.4.14/Documentation/video4linux/bttv/
DTuners48 FQ12x6: special
49 FMR12x6: special
/linux-4.4.14/drivers/block/aoe/
Daoedev.c175 n = (unsigned long) rq->special; in aoe_failip()
176 rq->special = (void *) --n; in aoe_failip()
178 if ((unsigned long) rq->special == 0) in aoe_failip()
/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-watchdog-low.S26 # - special non-maskable interrupt
/linux-4.4.14/drivers/accessibility/
DKconfig4 Accessibility handles all special kinds of hardware devices or
/linux-4.4.14/Documentation/hwmon/
Dabx50025 specific abx500 chip has its special configurations in its own file, e.g. some
Dnct668333 datasheet. Nuvoton confirms that Intel uses a special firmware version
Dadm102173 is realised in the form of a transistor-like device. A special alarm
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-mm-lantiq.txt4 only gpios. This driver configures a special memory address, which when
/linux-4.4.14/Documentation/arm/Samsung/
DGPIO.txt24 as pin special-function or pull resistor control.
/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Drtc-omap.txt7 This RTC IP has special WAKE-EN Register to enable
/linux-4.4.14/arch/arm/crypto/
DKconfig37 using special ARMv8 Crypto Extensions.
46 using special ARMv8 Crypto Extensions.
/linux-4.4.14/Documentation/arm/
Dkernel_mode_neon.txt22 required. Furthermore, special care is required for code that may sleep [i.e.,
80 The compiler is not aware of the special significance of kernel_neon_begin() and
85 instructions appearing in unexpected places if no special care is taken.
Dtcm.txt16 ARM CPU:s have special registers to read out status, physical
70 - Have the remaining TCM RAM added to a special
DCCN.txt24 "dir" (direction). Watchpoints (special "event" value 0xfe) also
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dbrcm,bcm2835-dma.txt7 The channels 0,2 and 3 have special functionality
Djz4780-dma.txt18 can be configured to have special behaviour for NAND/BCH when using
/linux-4.4.14/drivers/isdn/mISDN/
DKconfig18 This module may be used for special applications that require
/linux-4.4.14/lib/xz/
DKconfig53 a character special file. It calculates CRC32 of the decompressed
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dimx-sata.txt4 with some special extensions at integration level.
Dsata_highbank.txt5 with some special extensions to add functionality.
/linux-4.4.14/arch/arc/kernel/
Dentry-arcv2.S184 ; Handle special case #1: (Entry via Exception, Return via IRQ)
209 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mt65xx.txt61 Some special pins have extra pull up strength, there are R0 and R1 pull-up
63 So when config bias-pull-up, it support arguments for those special pins.
Dpinctrl-palmas.txt62 There are 4 special functions: opt0, opt1, opt2 and opt3. If any of these
/linux-4.4.14/arch/frv/kernel/
Dbreak.S93 # - we need to take special action to suspend h/w single stepping if we've done
110 # handle special breaks
129 # special break insn requests single-stepping to be turned back on
/linux-4.4.14/Documentation/connector/
Dconnector.txt10 When the driver receives a special netlink message with the appropriate
21 driver writer must create special sockets, must know about struct sk_buff
129 callback). It is done by sending a special command to the connector
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-mt6577.txt24 - mediatek,have-pmic: platform can control i2c form special pmic side.
/linux-4.4.14/Documentation/fault-injection/
Dprovoke-crashes.txt36 A special file is `DIRECT' which will induce the crash directly without
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dsamsung,exynos5440-pcie.txt11 pulse interrupt, special interrupt.
/linux-4.4.14/Documentation/phy/
Dsamsung-usb2.txt15 with added support for many special cases.
52 and device on a single pair of pins. If so, a special register has to
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dbrcm,bus-axi.txt15 because we do not have any special register.
Dmvebu-mbus.txt145 a special macro that can be use to simplify the translation entries:
208 As a special case, the internal register window must be set up by the boot
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtwl4030-power.txt15 3530 that needs a special configuration for warm reset to work.
/linux-4.4.14/drivers/media/usb/pwc/
DKconfig38 A special module options 'trace' is used to control the verbosity.
/linux-4.4.14/drivers/isdn/capi/
DKconfig25 established via the usual /dev/capi20 interface to a special tty
/linux-4.4.14/fs/jffs2/
DLICENCE20 As a special exception, if other files instantiate templates or use
DREADME.Locking76 (NB) the per-inode list of physical nodes. The latter is a special
84 Note that the per-inode list of physical nodes (f->nodes) is a special
/linux-4.4.14/Documentation/arm/SA1100/
Dserial_UART12 > doing anything special.)
/linux-4.4.14/Documentation/sound/alsa/
Dhdspm.txt10 special Controls are described and discussed below.
126 makes sense to set the card to a special mode (master at some
346 note: Use only when the application supports this (which is a special case).
Dserial-u16550.txt59 As a special case, midiCnD0 also sends to all ports, since it is not useful
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Db4420qds.dts27 * direct, indirect, incidental, special, exemplary, or consequential damages
Db4420si-pre.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Dp5040si-pre.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Db4420si-post.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Db4qds.dtsi27 * direct, indirect, incidental, special, exemplary, or consequential damages
Dp5040ds.dts27 * direct, indirect, incidental, special, exemplary, or consequential damages
/linux-4.4.14/Documentation/RCU/
Drculist_nulls.txt6 Using special makers (called 'nulls') is a convenient way
98 Nothing special here, we can use a standard RCU hlist deletion.
/linux-4.4.14/Documentation/filesystems/nfs/
Dnfs.txt15 special features of the NFS client that can be configured by system
61 migrated onto another server by means of the special "fs_locations"
/linux-4.4.14/firmware/tigon/
Dtg3_tso5.bin.ihex252 /* 5705 needs a special version of the TSO firmware. */
/linux-4.4.14/drivers/net/plip/
DKconfig20 bits at a time (mode 0) or with special PLIP cables, to be used on
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DS3C2412.txt34 There is support for setting the GPIO to input/output/special function
/linux-4.4.14/Documentation/block/
Drequest.txt74 void *special D Free to be used by driver
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dhw.h284 __le16 special; member
334 __le16 special; member
/linux-4.4.14/Documentation/trace/
Duprobetracer.txt53 String type is a special type, which fetches a "null-terminated" string from
55 Bitfield is another special type, which takes 3 parameters, bit-width, bit-
Dkprobetrace.txt57 String type is a special type, which fetches a "null-terminated" string from
60 Bitfield is another special type, which takes 3 parameters, bit-width, bit-
Dintel_th.txt46 On the whole, Intel(R) Trace Hub does not require any special
/linux-4.4.14/Documentation/arm/OMAP/
Domap_pm111 device driver. DSPBridge and CPUFreq have a few special requirements.
135 However, in special cases, the default OPP table may need to be
/linux-4.4.14/net/ax25/
DKconfig59 transparent in that you don't have to do any special DAMA
74 transparent in that you don't have to do any special DAMA
/linux-4.4.14/drivers/block/
Dnull_blk.c269 end_cmd(rq->special); in null_softirq_done_fn()
333 req->special = cmd; in null_rq_prep_fn()
346 struct nullb_cmd *cmd = rq->special; in null_request_fn()
DKconfig74 "GD-ROM" by SEGA to signify it is capable of reading special disks
197 immediately) is configurable on a per-UBD basis by using a special
218 are block special device files with major number 7 and typically
295 a block device special file such as /dev/nd0.
303 space and does not need special kernel support.
/linux-4.4.14/arch/arm/boot/dts/
Domap4.dtsi505 ti,needs-special-reset;
516 ti,needs-special-reset;
526 ti,needs-special-reset;
536 ti,needs-special-reset;
546 ti,needs-special-reset;
Dam33xx.dtsi323 ti,needs-special-reset;
324 ti,needs-special-hs-handling;
337 ti,needs-special-reset;
350 ti,needs-special-reset;
Domap5.dtsi566 ti,needs-special-reset;
577 ti,needs-special-reset;
587 ti,needs-special-reset;
597 ti,needs-special-reset;
607 ti,needs-special-reset;
Dam4372.dtsi497 ti,needs-special-reset;
509 ti,needs-special-reset;
521 ti,needs-special-reset;
/linux-4.4.14/Documentation/dvb/
Dudev.txt41 If you want more control over the device nodes (for example a special group membership)
/linux-4.4.14/Documentation/isdn/
DREADME.hfc-pci3 Additionally the driver has a special feature which makes it possible
DHiSax.cert31 special hardware used will be regarded as approved if at least one
/linux-4.4.14/Documentation/fb/
Dinternals.txt79 Grayscale and static grayscale are special variants of pseudo color and static
/linux-4.4.14/Documentation/video4linux/
DREADME.ir35 You might have to create the special files using "/sbin/MAKEDEV
/linux-4.4.14/Documentation/netlabel/
Dcipso_ipv4.txt29 IP layer without any special handling required by the LSM. However, in order
/linux-4.4.14/kernel/rcu/
Dtree_plugin.h393 union rcu_special special; in rcu_read_unlock_special() local
406 special = t->rcu_read_unlock_special; in rcu_read_unlock_special()
407 if (special.b.need_qs) { in rcu_read_unlock_special()
423 if (special.b.exp_need_qs) { in rcu_read_unlock_special()
424 WARN_ON_ONCE(special.b.blocked); in rcu_read_unlock_special()
448 if (special.b.blocked) { in rcu_read_unlock_special()
/linux-4.4.14/drivers/char/
DKconfig252 If you say Y here and create a character special file /dev/nvram
285 If you say Y here and create a character special file /dev/rtc with
311 If you say Y here and create a character special file /dev/rtc with
333 If you say Y here and create a character special file /dev/rtc with
362 If you say Y here and create a character special file /dev/rtc with
395 Siemens R3964 packet protocol. Unless you are dealing with special
/linux-4.4.14/Documentation/serial/
Dmoxa-smartio164 two special file name for each serial port. One is dial-in port
223 Msmknod will delete any special files occupying the same device
374 3.5.6 Make tty device and special file
410 3.6.2 Create special files
411 Run /moxa/mxser/driver/msmknod to create special files with
/linux-4.4.14/Documentation/fmc/
Dmezzanine.txt14 In some special cases it is possible for a driver to directly access
24 In even more special cases, the driver may access carrier-specific
Dcarrier.txt40 char *carrier_name; /* "SPEC" or similar, for special use */
225 straightforward and deserves special discussion.
257 special number in the gpio field, using one of the following macros:
DFMC-and-SDB.txt79 The module exports the following functions, in the special header
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt127 These lines define the files to be built, any special compilation
228 No special notation is required in the makefiles for
371 need special rules to prepare boot images etc.
375 located, so all special rules shall provide a relative
378 Two variables are used when defining special rules:
395 This is a special rule, following the normal syntax
506 the commandline switch to disable it. This special function is needed,
703 (1) List the prerequisite explicitly in a special rule.
713 the host programs in special rules must be prefixed with $(obj).
716 When there is no suitable special rule, and the host program
[all …]
/linux-4.4.14/Documentation/filesystems/cifs/
DAUTHORS51 Olaf Kirch, Kieron Briggs, Nick Millington and others. Also special
/linux-4.4.14/security/keys/
DKconfig16 Furthermore, a special type of key is available that acts as keyring:
/linux-4.4.14/Documentation/sysctl/
DREADME44 don't even need special tools to do it!
/linux-4.4.14/Documentation/prctl/
Dno_new_privs.txt15 - The exec code has special handling for ptrace.
/linux-4.4.14/Documentation/misc-devices/
Dc2port.txt26 where the micro controller is connected via special GPIOs pins.
/linux-4.4.14/arch/powerpc/platforms/40x/
DKconfig76 special configuration at board probe time.
/linux-4.4.14/Documentation/spi/
Dspidev42 /dev/spidevB.C ... character special device, major number 153 with
53 Do not try to manage the /dev character device special file nodes by hand.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-net58 Any values not setting these bits can be used. Take special
80 Note: some special devices, e.g: bonding and team drivers will
/linux-4.4.14/drivers/nvme/host/
Dlightnvm.c460 rq->errors, (unsigned long)rq->special); in nvme_nvm_end_io()
497 rq->special = (void *)0; in nvme_nvm_submit_io()
/linux-4.4.14/Documentation/acpi/
Dmethod-tracing.txt63 There are special log entries added by the method tracing facility at
82 Developers can utilize these special log entries to track the AML
/linux-4.4.14/Documentation/early-userspace/
DREADME62 Because device-special files cannot be created by a unprivileged user,
63 special files can be listed in a 'root-files' file. Both 'root-image'
/linux-4.4.14/Documentation/laptops/
Ddisk-shock-protection.txt55 with -EINVAL (see below for the special meaning of -1 and -2). If the
115 the special value -1 to the unload_heads attribute:
/linux-4.4.14/net/ipx/
DKconfig54 'special' sockets to sockets listening on the primary network is
/linux-4.4.14/drivers/ptp/
DKconfig17 microseconds. In addition, with the help of special hardware
/linux-4.4.14/Documentation/devicetree/bindings/arm/samsung/
Dexynos-adc.txt44 - "sclk" : ADC special clock (only for Exynos3250 and
/linux-4.4.14/drivers/net/hamradio/
Dscc.c1487 Outb(scc->special,0x08); /* enable interrupt on the board */ in z8530_init()
1490 Outb(scc->special,scc->option); /* set the MODEM mode (0x22) */ in z8530_init()
1796 SCC_Info[2*Nchips+chan].special = hwcfg.special; in scc_net_ioctl()
2037 scc->enhanced, Vector_Latch, scc->special, in scc_net_seq_show()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_mgmt.h69 u8 special[8]; /* DWORD 0 */ member
/linux-4.4.14/Documentation/ia64/
Dfsys.txt32 In contrast, fsys-mode has the following special properties:
217 left fsys-mode, so no special treatment is needed.
233 would be the normal & expected behavior, so no special treatment is
/linux-4.4.14/Documentation/s390/
D3270.txt112 necessary character special device files and make the necessary
166 C. Are the device special files created, as in installation
216 preassigned special functions. The ones that are not yield an alarm
/linux-4.4.14/Documentation/cgroups/
Dmemcg_test.txt114 A special function is mem_cgroup_isolate_pages(). This scans
138 For NUMA, migration is an another special case. To do easy test, cpuset
/linux-4.4.14/drivers/block/paride/
Dpd.c471 enum action (*func)(struct pd_unit *) = pd_req->special; in pd_special()
731 rq->special = func; in pd_special_command()
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-api.txt20 /dev/watchdog special device file that userspace is still alive, at
62 closes the file without sending this special character, the driver
/linux-4.4.14/net/irda/
DKconfig44 Ultra is available as a special socket : socket(AF_IRDA, SOCK_DGRAM, 1);
/linux-4.4.14/Documentation/devicetree/bindings/thermal/
Dexynos-thermal.txt36 -- 3. optional special clock for functional operation
/linux-4.4.14/Documentation/devicetree/bindings/net/dsa/
Ddsa.txt39 - label : Describes the label associated with this port, special
/linux-4.4.14/Documentation/vm/
Dsplit_page_table_lock52 There's no need in special enabling of PTE split page table lock:
/linux-4.4.14/Documentation/scsi/
Ddpti.txt11 * liable for any direct, indirect, incidental, special, exemplary or
/linux-4.4.14/Documentation/mn10300/
DABI.txt99 Certain ordinary registers may carry special usage for the compiler:
/linux-4.4.14/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt5 kept in sync between the regulators and the SoC using a special
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dregulator.txt76 its just seen as a special case of a regulator being a
/linux-4.4.14/Documentation/timers/
Dhrtimers.txt72 special-purpose optimization of the existing timer wheel for the low
126 special nanosecond-resolution type: ktime_t. The kernel-internal
Dtimekeeping.txt110 In addition to the clock sources and clock events there is a special weak
147 architecture, special helper functions have been created to provide a
/linux-4.4.14/arch/arm/kernel/
Dentry-armv.S584 * NEON is a special case that has to be handled here. Not all
586 * to make a special case of checking for them. Plus, there's
/linux-4.4.14/tools/perf/
Ddesign.txt5 Performance counters are special hardware registers available on most modern
18 Performance counters are accessed via special file descriptors.
21 The special file descriptor is opened via the sys_perf_event_open()
/linux-4.4.14/Documentation/i2c/
Dwriting-clients67 Each client structure has a special `data' field that can point to any
279 If your I2C device needs special handling when entering a system low
295 If your I2C device needs special handling when the system shuts down
/linux-4.4.14/Documentation/security/
DSmack.txt372 Single character labels using special characters, that being anything
378 Smack labels cannot begin with a '-'. This is reserved for special options.
516 system startup. The contents are written to the special file
587 The ":" and "," characters are permitted in a Smack label but have no special
615 unlabeled world. To do this there's a special file /sys/fs/smackfs/netlabel
627 A special label '@' and an option '-CIPSO' can be used there :
663 These are special programs that not only know about Smack, but participate in
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dinfo.txt7 Each mountpoint is associated with a special index via this option.
Ddesign_notes.txt60 Administrators can add or remove servers from the set at run-time via special commands (described
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt7 the special usage by various device drivers.
/linux-4.4.14/drivers/hid/
DKconfig69 special HID-drivers. You should use hidraw for that.
680 support for its special functionalities.
747 and want support for its special functionalities.
916 to decide how to interpret these special sensor ids and process in
919 should't use these special custom sensor ids to export any of the
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt36 HDIO_DRIVE_TASK execute task and special drive command
37 HDIO_DRIVE_CMD execute a special drive command
729 HDIO_DRIVE_CMD execute a special drive command
792 HDIO_DRIVE_TASK execute task and special drive command
/linux-4.4.14/Documentation/parisc/
Dregisters96 another procedure. Some of the above registers do have special meanings
/linux-4.4.14/drivers/usb/
DKconfig53 leaves and the inner nodes are special USB devices called hubs.
/linux-4.4.14/fs/ncpfs/
DKconfig38 special applications which are able to utilize this locking scheme.
/linux-4.4.14/Documentation/x86/
Dentry_64.txt33 - APIC interrupts: Various special-purpose interrupts for things
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dentry.S200 ! restore special register

123