/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmast.c | 293 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler() local 308 name = past->name; in dlm_proxy_ast_handler() 309 locklen = past->namelen; in dlm_proxy_ast_handler() 310 cookie = past->cookie; in dlm_proxy_ast_handler() 311 flags = be32_to_cpu(past->flags); in dlm_proxy_ast_handler() 312 node = past->node_idx; in dlm_proxy_ast_handler() 332 mlog(0, "type=%d, blocked_type=%d\n", past->type, past->blocked_type); in dlm_proxy_ast_handler() 334 if (past->type != DLM_AST && in dlm_proxy_ast_handler() 335 past->type != DLM_BAST) { in dlm_proxy_ast_handler() 337 "name=%.*s, node=%u\n", past->type, in dlm_proxy_ast_handler() [all …]
|
/linux-4.1.27/drivers/staging/ste_rmi4/ |
D | TODO | 4 Wait for the official upstream synaptics rmi4 clearpad drivers as promised over the past few months
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha256-core.S_shipped | 121 add r4,r4,r12 @ h+=Maj(a,b,c) from the past 128 add r4,r4,r12 @ h+=Maj(a,b,c) from the past 179 add r11,r11,r3 @ h+=Maj(a,b,c) from the past 186 add r11,r11,r3 @ h+=Maj(a,b,c) from the past 237 add r10,r10,r12 @ h+=Maj(a,b,c) from the past 244 add r10,r10,r12 @ h+=Maj(a,b,c) from the past 295 add r9,r9,r3 @ h+=Maj(a,b,c) from the past 302 add r9,r9,r3 @ h+=Maj(a,b,c) from the past 353 add r8,r8,r12 @ h+=Maj(a,b,c) from the past 360 add r8,r8,r12 @ h+=Maj(a,b,c) from the past [all …]
|
/linux-4.1.27/Documentation/ |
D | debugging-modules.txt | 10 In the past a debugging message which would fill people's logs was
|
D | lzo.txt | 24 - a distance when copying data from the dictionary (past output buffer)
|
D | IRQ-domain.txt | 17 hardware interrupt numbers: whereas in the past, IRQ numbers could
|
D | email-clients.txt | 187 Pine has had some whitespace truncation issues in the past, but these
|
D | intel_txt.txt | 25 Intel TXT has been presented at various events over the past few
|
D | bcache.txt | 283 versions that decay over the past day, hour and 5 minutes; they're also
|
D | HOWTO | 178 past.) It also has an IRC channel that you can use to ask questions in
|
D | kprobes.txt | 72 could sail right past the probepoint.)
|
D | SubmittingPatches | 112 problem worth fixing and that it makes sense for them to read past the
|
D | memory-barriers.txt | 1525 You should assume that the compiler can move ACCESS_ONCE() past
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | sram34xx.S | 161 isb @ prevent speculative exec past here 180 isb @ prevent speculative exec past here
|
/linux-4.1.27/tools/thermal/tmon/ |
D | README | 6 thermal relationship between processor and fan has become past for modern
|
/linux-4.1.27/Documentation/locking/ |
D | lockdep-design.txt | 114 took any hardirq-unsafe lock in the past. 117 any softirq-unsafe lock in the past. 120 hardirq-safe lock took it in the past. 123 softirq-safe lock took it in the past.
|
/linux-4.1.27/Documentation/fb/ |
D | pvr2fb.txt | 59 XF86_FBDev has been shown to work on the Dreamcast in the past - though not yet
|
D | fbcon.txt | 89 contents that has already scrolled past your view. This is accessed
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-elog | 29 from the queue that was generated some time in the past.
|
/linux-4.1.27/arch/powerpc/kernel/vdso64/ |
D | sigtramp.S | 302 # we ever have some call chain that returns somewhere past the addi?
|
/linux-4.1.27/Documentation/networking/ |
D | netif-msg.txt | 18 The message level was not precisely defined past level 3, but were
|
D | netdev-FAQ.txt | 51 accumulated new content of the past ~10 weeks will be passed onto
|
D | openvswitch.txt | 36 applications to work with any version of the flow key, past or future.
|
D | arcnet-hardware.txt | 41 Once you get past these little stumbling blocks, ARCnet is actually quite a
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 121 cannot be based on the past or current input. Therefore, the 129 past samples and outputs are included in the feedback. For example, a 132 derivative gains of the past samples.
|
/linux-4.1.27/Documentation/filesystems/ |
D | cramfs.txt | 22 filesystem is allowed to extend past 256MB.)
|
D | fiemap.txt | 93 length to extend past the request. Unless FIEMAP_EXTENT_NOT_ALIGNED is 118 This is the last extent in the file. A mapping attempt past this
|
D | sysfs.txt | 44 the past this kobject pointer has been used by sysfs to do reference
|
D | seq_file.txt | 101 "past end of file" condition and return NULL if need be.
|
D | vfs.txt | 1042 past and construct the subtree there. 0 should be returned to let the
|
/linux-4.1.27/arch/x86/boot/ |
D | header.S | 465 # stack behind its own code, so we can't blindly put it directly past the heap.
|
/linux-4.1.27/fs/reiserfs/ |
D | README | 9 Reiser, or authorized to be licensed by him, have been in the past, 113 innovation had to be forced past him while he was with us. He added
|
/linux-4.1.27/arch/mips/lib/ |
D | memcpy.S | 398 ADD t1, dst, len # t1 is just past last byte of dst 561 LOADK t0, THREAD_BUADDR(t0) # t0 is just past last good address
|
D | csum_partial.S | 588 ADD t1, dst, len # t1 is just past last byte of dst 783 LOADK t0, THREAD_BUADDR(t0) # t0 is just past last good address
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 8 One clear insight kernel graphics hackers gained in the past few years is that 59 past) then you need a driver feature flag or revision number somewhere.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 47 For backing devices: Threshold past which sequential IO will
|
/linux-4.1.27/Documentation/laptops/ |
D | sonypi.txt | 75 events. If the driver worked for you in the past
|
/linux-4.1.27/fs/cramfs/ |
D | README | 47 *end* of the i'th <block> (i.e. one past the last byte, which is the
|
/linux-4.1.27/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 407 LOAD t0, THREAD_BUADDR(t0) # t0 is just past last good address
|
/linux-4.1.27/Documentation/power/ |
D | suspend-and-interrupts.txt | 18 block interrupts from them anyway. Also, in the past we had problems with
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 44 group, both past and present.
|
/linux-4.1.27/Documentation/input/ |
D | joystick-api.txt | 116 in milliseconds since ... well, since sometime in the past. This eases the
|
/linux-4.1.27/drivers/staging/panel/ |
D | Kconfig | 32 profiles for past and recent wirings. These profiles can also be
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 161 code could be written without thinking about locking are long past. 353 the expectations for new code are higher than they were in the past;
|
D | 3.Early-stage | 34 The audio community, however, could not see past the particular solution
|
D | 2.Process | 85 break systems which worked in the past are considered to be especially 105 a little more than one development cycle past their initial release. So,
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 275 range's end value is "one past the end", meaning 5-10 expresses a range
|
/linux-4.1.27/Documentation/RCU/ |
D | torture.txt | 279 If any entries past the first two are non-zero, RCU is broken.
|
D | whatisRCU.txt | 16 most of the past descriptions of RCU have been written with the mistaken
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 48 bugs have been found and fixed in this way over the past few
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | round.S | 321 bsr nrm_set |else exp won't go past 0
|
/linux-4.1.27/Documentation/usb/ |
D | gadget-testing.txt | 458 in the past I had to apply the patch mentioned here:
|
/linux-4.1.27/drivers/char/ |
D | Kconfig | 551 out to lunch past a certain margin. It can reboot the system
|
/linux-4.1.27/Documentation/PCI/ |
D | pci.txt | 468 didn't get this step right in the past.
|
/linux-4.1.27/drivers/scsi/ |
D | osst.c | 1145 past = 0, in osst_get_logical_frame() local 1216 if (++past > 3) { in osst_get_logical_frame() 1237 past = 0; in osst_get_logical_frame()
|
D | Kconfig | 1058 PCI address bits past bit 39 to be set for the addressing of
|
/linux-4.1.27/Documentation/scsi/ |
D | st.txt | 159 currently is whereas the SYS V semantics moves the tape past the next
|
D | scsi_mid_low_api.txt | 989 * output to buffer past offset.
|
D | ChangeLog.1992-1997 | 1825 get decremented past zero.
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 1436 * Partial transfer past cacheline end to be
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 805 will append to the sysctl value buffer. Anything past the max length
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | timekeeping.txt | 320 RDMSR, RDTSC, or RDTSCP (when available) instructions. In the past, hardware
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.lex.c_shipped | 1363 * already have been incremented past the NUL character
|
/linux-4.1.27/scripts/genksyms/ |
D | lex.lex.c_shipped | 936 * already have been incremented past the NUL character
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 1239 * already have been incremented past the NUL character
|
/linux-4.1.27/drivers/tty/serial/ |
D | Kconfig | 853 be registered as ttyS0 onwards as in the past, and you will be
|
/linux-4.1.27/lib/ |
D | Kconfig.debug | 1114 live on past the point at which a driver decides to drop it's
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1533 been of use to me in the past & may be of use to
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 806 past the following url into your browser:
|