| /Linux-v5.4/fs/quota/ |
| D | compat.c | 45 const char __user *, special, qid_t, id, in COMPAT_SYSCALL_DEFINE4() argument 63 ret = kernel_quotactl(cmd, special, id, dqblk); in COMPAT_SYSCALL_DEFINE4() 79 ret = kernel_quotactl(cmd, special, id, dqblk); in COMPAT_SYSCALL_DEFINE4() 84 ret = kernel_quotactl(cmd, special, id, fsqstat); in COMPAT_SYSCALL_DEFINE4() 117 ret = kernel_quotactl(cmd, special, id, addr); in COMPAT_SYSCALL_DEFINE4()
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | swsusp_asm64.S | 62 #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-v5.4/arch/m68k/fpsp040/ |
| D | get_op.S | 493 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 …]
|
| D | x_operr.S | 161 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
|
| /Linux-v5.4/drivers/ide/ |
| D | ide-pm.c | 24 ide_req(rq)->special = &rqpm; in generic_ide_suspend() 82 ide_req(rq)->special = &rqpm; in generic_ide_resume() 101 struct ide_pm_state *pm = ide_req(rq)->special; in ide_complete_power_step() 131 struct ide_pm_state *pm = ide_req(rq)->special; in ide_start_power_step() 203 struct ide_pm_state *pm = ide_req(rq)->special; in ide_complete_pm_rq() 225 struct ide_pm_state *pm = ide_req(rq)->special; in ide_check_pm_state()
|
| D | ide-devsets.c | 174 ide_req(rq)->special = setting->set; in ide_devset_execute() 185 int err, (*setfunc)(ide_drive_t *, int) = ide_req(rq)->special; in ide_do_devset()
|
| D | ide-park.c | 39 ide_req(rq)->special = &timeout; in issue_park_cmd() 72 drive->sleep = *(unsigned long *)ide_req(rq)->special; in ide_do_park_unpark()
|
| /Linux-v5.4/Documentation/ABI/stable/ |
| D | sysfs-hypervisor-xen | 7 Might return "<denied>" in case of special security settings 16 Might return "<denied>" in case of special security settings 25 Might return "<denied>" in case of special security settings 53 Might return "<denied>" in case of special security settings 70 Might return "0" in case of special security settings 102 Might return "<denied>" in case of special security settings
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | arm-syscon-icst.txt | 5 reference designs by adding special control registers that manage such 12 writing a special token to another offset in the system controller. 14 Some ARM hardware contain special versions of the serial interface that only 17 therefore have special compatible strings as per this table (the OD value is
|
| /Linux-v5.4/drivers/s390/net/ |
| D | Kconfig | 44 prompt "IUCV special message support (VM only)" 52 prompt "Deliver IUCV special messages as uevents (VM only)" 55 Select this option to deliver CP special messages (SMSGs) as 56 uevents. The driver handles only those special messages that
|
| /Linux-v5.4/drivers/sh/intc/ |
| D | Kconfig | 17 SH-4A and newer interrupt blocks all support a special shadowed 20 drivers that are using special priority levels.
|
| /Linux-v5.4/Documentation/devicetree/bindings/mmc/ |
| D | ti-omap-hsmmc.txt | 43 - ti,needs-special-reset: Requires a special softreset sequence 44 - ti,needs-special-hs-handling: HSMMC IP needs special setting
|
| /Linux-v5.4/drivers/pps/ |
| D | Kconfig | 9 PPS (Pulse Per Second) is a special pulse provided by some GPS 17 Some antennae's PPS signals are connected with some special host
|
| /Linux-v5.4/drivers/net/wireless/ath/carl9170/ |
| D | Kconfig | 11 It needs a special firmware (carl9170-1.fw), which can be downloaded 52 usbmon [software] or special usb sniffer hardware.
|
| /Linux-v5.4/include/linux/ |
| D | fs_parser.h | 99 int low, int high, int special); 103 int low, int high, int special) in validate_constant_table() argument
|
| /Linux-v5.4/tools/testing/selftests/cpufreq/ |
| D | Makefile | 5 TEST_FILES := cpu.sh cpufreq.sh governor.sh module.sh special-tests.sh
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | sparse.rst | 36 boils down to one special "int __bitwise" type. 47 One small note: the constant integer "0" is special. You can use a 52 special.
|
| /Linux-v5.4/Documentation/power/ |
| D | suspend-and-interrupts.rst | 41 but also to IPIs and to some other special-purpose interrupts. 44 requesting a special-purpose interrupt. It causes suspend_device_irqs() to 65 That may involve turning on a special signal handling logic within the platform 81 in a special way. Namely, the IRQ remains enabled, by on the first interrupt 111 any special interrupt handling logic for it to work.
|
| /Linux-v5.4/drivers/staging/emxx_udc/ |
| D | TODO | 1 * add clock framework support (platform device with CCF needs special care)
|
| /Linux-v5.4/Documentation/admin-guide/LSM/ |
| D | index.rst | 33 be accessed and maintained using the special files in ``/proc/.../attr``. 36 security module and contains all its special files. The files directly
|
| /Linux-v5.4/Documentation/devicetree/bindings/usb/ |
| D | brcm,bcm3384-usb.txt | 7 systems, special handling may be needed in the following cases:
|
| /Linux-v5.4/tools/perf/Documentation/ |
| D | perf-probe.txt | 188 …, '@', '+', ':' and ';' are treated as a special character. You can use a backslash ('\') to escap… 189 …LIBC_... suffixes, or also you need to specify a source file which includes the special characters. 200 '$vars' and '$params' special arguments are also available for NAME, '$vars' is expanded to the loc… 203 "@user" is a special attribute which means the LOCALVAR will be treated as a user-space memory. Thi… 208 String type is a special type, which fetches a "null-terminated" string from kernel space. This mea… 209 Bitfield is another special type, which takes 3 parameters, bit-width, bit-offset, and container-si… 293 Add a probe in a source file using special characters by backslash escape
|
| /Linux-v5.4/Documentation/powerpc/ |
| D | qe_firmware.rst | 119 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| 232 'extended_modes' is a bitfield that defines special functionality which has an 233 impact on the device drivers. Each bit has its own impact and has special
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | ppc-pv.txt | 166 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-v5.4/Documentation/devicetree/bindings/display/exynos/ |
| D | exynos_hdmi.txt | 24 b) sclk_hdmi: Gate of HDMI special clock. 25 c) sclk_pixel: Pixel special clock, one of the two possible inputs of
|