/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_gram.y | 99 expression_t *places, symbol_ref_t *src, int ret); 1727 format_2_instr(int opcode, symbol_ref_t *dest, expression_t *places, in format_2_instr() argument 1750 if (places->value > 8 || places->value <= 0) { in format_2_instr() 1756 if (places->value == 8) in format_2_instr() 1759 shift_control = (places->value << 4) | places->value; in format_2_instr() 1762 if (places->value == 8) { in format_2_instr() 1765 shift_control = (places->value << 4) in format_2_instr() 1766 | (8 - places->value) in format_2_instr() 1771 shift_control = places->value & 0x7; in format_2_instr() 1774 shift_control = (8 - places->value) | 0x08; in format_2_instr() [all …]
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-usb-devices-usbsevseg | 38 Description: Controls the decimal places on the device. 41 the value k and has 1 or more decimal places set,
|
D | dev-kmsg | 9 Every write() to the opened device node places a log entry in
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | marvell,mmp2.txt | 12 region. There are 3 places in SOC has clock control logic:
|
D | marvell,pxa168.txt | 12 region. There are 3 places in SOC has clock control logic:
|
D | marvell,pxa910.txt | 12 region. There are 4 places in SOC has clock control logic:
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | qcom,dwc3.txt | 20 Phy documentation is provided in the following places:
|
/linux-4.1.27/Documentation/usb/ |
D | misc_usbsevseg.txt | 38 5. Set the decimal places.
|
/linux-4.1.27/drivers/block/paride/ |
D | Transition-notes | 5 under ps_spinlock. There are three places where that can happen: 93 by the thread in question. However, all such places within the area are right 96 (4) is done the same way - all places where we release pi_spinlock within
|
/linux-4.1.27/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 5 an appropriate image from any number of places.
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | binstr.S | 90 asll #3,%d2 |shift d2 left by 3 places 92 asll #3,%d3 |shift d3 left by 3 places
|
D | bindec.S | 54 | of decimal places needed to insure LEN integer digits 330 | of decimal places needed to insure LEN integer digits
|
/linux-4.1.27/drivers/staging/media/lirc/ |
D | TODO.lirc_zilog | 26 to bring the chip back to normal when it hangs, in the same places the
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/omap/ |
D | crossbar.txt | 5 In such places a interrupt controllers are preceded by an CROSSBAR
|
/linux-4.1.27/drivers/staging/speakup/ |
D | TODO | 19 Some places are currently using in_atomic() because speakup functions
|
D | spkguide.txt | 1123 it isn't, the recommended places to put it are /usr/local/bin or 1153 part of your linux distribution, the recommended places to install it
|
/linux-4.1.27/Documentation/block/ |
D | biovecs.txt | 57 pattern comes up in a lot of places; a lot of drivers were essentially open 64 - again, this was being done in a fair number of places.
|
D | biodoc.txt | 496 places it on the queue and invokes the drivers request_fn. The driver makes
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_mode_neon.txt | 60 kernel_neon_end() and kernel_neon_begin() in places in your code where none of 85 instructions appearing in unexpected places if no special care is taken.
|
/linux-4.1.27/Documentation/ |
D | sysfs-rules.txt | 102 There are currently three places for classification of devices: 106 All three places have completely different rules on how to access 117 places, as the kernel is free to move a subsystem from one place to
|
D | init.txt | 47 e.g. by providing additional error messages at affected places.
|
D | dell_rbu.txt | 58 places it next to the packetheader; now, the packetheader + BIOS image chunk
|
D | kref.txt | 3 have objects that are used in multiple places and passed around, and
|
D | iostats.txt | 12 places: one is in the file /proc/diskstats, and the other is within
|
D | kernel-doc-nano-HOWTO.txt | 115 Many places in the source tree have extractable documentation in the
|
D | hwspinlock.txt | 29 module (remote processor directly places new messages in this shared data
|
D | initrd.txt | 39 7) init places the root file system at the root directory using the
|
D | atomic_ops.txt | 459 the return value into an int. There are other places where things
|
D | HOWTO | 375 places. Use a search engine to find these archives. For example:
|
D | kmemcheck.txt | 280 called from a thousand places in the kernel, and is therefore not very useful.
|
/linux-4.1.27/Documentation/powerpc/ |
D | cpu_features.txt | 20 particular feature bit. This is done in quite a few places, for example
|
/linux-4.1.27/scripts/coccinelle/null/ |
D | badzero.cocci | 120 // places
|
/linux-4.1.27/arch/xtensa/lib/ |
D | strnlen_user.S | 109 # NOTE that in several places below, we point to the byte just after
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 12 DTB that QEMU places at the bottom of the guest's DRAM.
|
D | fsl.txt | 83 places the kernel uses vf610 to refer to the whole familiy.
|
/linux-4.1.27/Documentation/scsi/ |
D | in2000.txt | 10 reduced the number of places where they're fiddled 57 in 'in2000_queuecommand()' and maybe 1 or 2 other places.
|
D | LICENSE.qla4xxx | 242 original copyright holder who places the Program under this License
|
D | LICENSE.qla2xxx | 243 original copyright holder who places the Program under this License
|
D | scsi_fc_transport.txt | 82 transport creates the vport object and places it under the scsi_host
|
D | ChangeLog.sym53c8xx | 369 There were still 2 places the driver used this feature of the
|
D | ChangeLog.1992-1997 | 231 many places. Use scsi_init_malloc to get command block - may
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-uevents.txt | 33 The CHANGE uevent is used in two places. One is when reporting the
|
D | xfs-self-describing-metadata.txt | 147 Validation of self-describing metadata takes place at runtime in two places:
|
D | Locking | 303 ->set_page_dirty() is called from various places in the kernel
|
/linux-4.1.27/Documentation/parisc/ |
D | registers | 31 CR31 (TR 7) Temporary register, used in various places
|
/linux-4.1.27/arch/frv/kernel/ |
D | entry-table.S | 47 # The linker script places the user mode and kernel mode trap tables on to
|
/linux-4.1.27/arch/sparc/ |
D | Kconfig | 324 in some places. If unsure say N here. 333 increased overhead in some places. If unsure say N here.
|
/linux-4.1.27/arch/sh/mm/ |
D | Kconfig | 236 increased overhead in some places. If unsure say N here.
|
/linux-4.1.27/Documentation/locking/ |
D | spinlocks.txt | 35 easily added to places that are completely independent of other code (for
|
D | rt-mutex-design.txt | 361 The implementation of the PI code in rtmutex.c has several places that a
|
/linux-4.1.27/Documentation/security/ |
D | keys-request-key.txt | 126 /sbin/request-key at the appropriate places because (a) execve will discard two
|
D | credentials.txt | 575 different set of credentials. This is done in the following places:
|
D | Smack.txt | 717 be created in places they couldn't if the policy were being enforced.
|
/linux-4.1.27/drivers/usb/storage/ |
D | Kconfig | 168 This code places the Rio Karma into mass storage mode, enabling
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 101 which places the clock lane on hardware lane 0. This property is valid for
|
/linux-4.1.27/Documentation/blockdev/ |
D | floppy.txt | 33 prompt, the option strings of both places are concatenated, the boot
|
D | README.DAC960 | 34 minimum firmware version requirements. For simplicity, in most places this
|
/linux-4.1.27/Documentation/i2c/ |
D | smbus-protocol | 248 but the SMBus layer places a limit of 32 bytes.
|
/linux-4.1.27/arch/arm64/ |
D | Kconfig | 508 increased overhead in some places. If unsure say N here. 516 places. If unsure say N here.
|
/linux-4.1.27/Documentation/vm/ |
D | unevictable-lru.txt | 168 These are currently used in two places in the kernel: 228 unevictable state of a page that it places on the unevictable list. If the 275 the LRU. Such pages can be "noticed" by memory management in several places:
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-design-CFS.txt | 174 compat_yield sysctl is turned on; in that case, it places the scheduling
|
/linux-4.1.27/drivers/staging/panel/ |
D | Kconfig | 142 where many symbols are at unusual places. The driver knows how to map
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 396 rp14). That is why some places refer to inverse parity. 567 places with statements:
|
/linux-4.1.27/Documentation/input/ |
D | alps.txt | 52 EC-EC-EC-E9 places the device in command mode, and the device will respond
|
/linux-4.1.27/Documentation/power/ |
D | freezing-of-tasks.txt | 40 explicitly in suitable places or use the wait_event_freezable() or
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 29 * Fixed up some places where I assumed that a long int could hold
|
/linux-4.1.27/arch/ia64/ |
D | Kconfig | 383 overhead in some places. If unsure say N here.
|
/linux-4.1.27/Documentation/networking/ |
D | LICENSE.qlge | 241 original copyright holder who places the Program under this License
|
D | LICENSE.qlcnic | 241 original copyright holder who places the Program under this License
|
D | filter.txt | 44 in many more places. There's xt_bpf for netfilter, cls_bpf in the kernel 45 qdisc layer, SECCOMP-BPF (SECure COMPuting [1]), and lots of other places
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 416 placed on different places in the DIE to monitor different temperature
|
/linux-4.1.27/Documentation/isdn/ |
D | README.gigaset | 386 distribution, ... feel free to contact us (using one of the places
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1164 the new ASID. This workaround places two dsb instructions in the mm 1355 increased overhead in some places. If unsure say N here. 1363 places. If unsure say N here.
|
/linux-4.1.27/tools/usb/usbip/ |
D | COPYING | 231 original copyright holder who places the Program under this License
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | license | 231 copyright holder who places the Program under this License may add an
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 345 histogram of the callers, but actually places the calling
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | copying | 231 original copyright holder who places the Program under this License
|
/linux-4.1.27/ |
D | COPYING | 247 original copyright holder who places the Program under this License
|
/linux-4.1.27/arch/powerpc/ |
D | Kconfig | 630 overhead in some places. If unsure say N here.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 870 cost of slightly increased overhead in some places. If unsure say 880 increased overhead in some places. If unsure say N here.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 920 Fixes from Zwane Mwaikambo for adding missing return code checking in a few places.
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 2134 increased overhead in some places. If unsure say N here.
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 22 The driver is named "thinkpad-acpi". In some places, like module
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 326 format in various places, including arch/powerpc/kernel/prom_init.c
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 1058 The preemptoff tracer traces the places that disable preemption.
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 10843 bfffo %d0{&0:&32}, %d2 # how many places to shift? 10864 bfffo %d1{&0:&32}, %d2 # how many places to shift?
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4045 happen in random places, or you try running the debugger to see what's
|