Home
last modified time | relevance | path

Searched refs:hand (Results 1 – 116 of 116) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c255 int libcfs_register_ioctl(struct libcfs_ioctl_handler *hand) in libcfs_register_ioctl() argument
260 if (!list_empty(&hand->item)) in libcfs_register_ioctl()
263 list_add_tail(&hand->item, &ioctl_list); in libcfs_register_ioctl()
270 int libcfs_deregister_ioctl(struct libcfs_ioctl_handler *hand) in libcfs_deregister_ioctl() argument
275 if (list_empty(&hand->item)) in libcfs_deregister_ioctl()
278 list_del_init(&hand->item); in libcfs_deregister_ioctl()
336 struct libcfs_ioctl_handler *hand; in libcfs_ioctl_int() local
339 list_for_each_entry(hand, &ioctl_list, item) { in libcfs_ioctl_int()
340 err = hand->handle_ioctl(cmd, data); in libcfs_ioctl_int()
/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_ioctl.h209 int libcfs_register_ioctl(struct libcfs_ioctl_handler *hand);
210 int libcfs_deregister_ioctl(struct libcfs_ioctl_handler *hand);
/linux-4.1.27/fs/fscache/
DKconfig24 between CPUs. On the other hand, the stats are very useful for
41 bouncing between CPUs. On the other hand, the histogram may be
/linux-4.1.27/arch/cris/boot/rescue/
Drescue_v32.lds4 * but it doesn't do any harm on the other hand so why bother. */
/linux-4.1.27/drivers/media/rc/keymaps/
DMakefile93 rc-total-media-in-hand.o \
94 rc-total-media-in-hand-02.o \
/linux-4.1.27/fs/ocfs2/cluster/
Dtcp.c1273 struct o2net_handshake *hand = page_address(sc->sc_page); in o2net_check_handshake() local
1276 if (hand->protocol_version != cpu_to_be64(O2NET_PROTOCOL_VERSION)) { in o2net_check_handshake()
1280 (unsigned long long)be64_to_cpu(hand->protocol_version), in o2net_check_handshake()
1293 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake()
1298 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake()
1304 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake()
1309 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake()
1315 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake()
1320 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake()
1341 memmove(hand, hand + 1, sc->sc_page_off); in o2net_check_handshake()
/linux-4.1.27/drivers/mtd/spi-nor/
DKconfig18 small sectors. On the other hand erasing should be faster when using
/linux-4.1.27/Documentation/
Dpercpu-rw-semaphore.txt13 instruction in the lock and unlock path. On the other hand, locking for
Dmemory-hotplug.txt20 4.2 Notify memory hot-add event by hand
84 phase by hand.
211 You may have to write it by yourself or online/offline memory by hand.
220 4.2 Notify memory hot-add event by hand
Dhw_random.txt33 run them by hand with a "rngtest" utility.
Dbus-virt-phys-mapping.txt106 on the other hand, you want the bus address when you have a buffer that
Dmodule-signing.txt64 cannot be parsed, it will be rejected out of hand.
Dapplying-patches.txt77 If you wish to uncompress the patch file by hand first before applying it
122 go fix it up by hand if you wish.
Dunshare.txt206 the other hand performs the following:
Dremoteproc.txt281 type, and hand those resources to the platform-specific rproc driver to handle.
DSubmittingPatches53 If you must generate your patches by hand, use "diff -up" or "diff -uprN"
211 On the other hand, if you make a single change to numerous files,
Dxillybus.txt363 Or, if there already is a partially used page at hand, the buffer is packed
Dkobject.txt179 hand.
Datomic_ops.txt95 that might otherwise optimize accesses out of existence on the one hand,
Dedac.txt191 will have 1 csrow, csrow0. csrow1 will be empty. On the other hand,
DDMA-API.txt566 (dma_alloc_coherent() will hand out the first free region it finds).
DIPMI.txt62 "The SMBus Driver" on how to hand-configure your system.
Ddevices.txt3086 5 = /dev/biometric/sensor0/hand first hand sensor on first device
Dmemory-barriers.txt1164 already has the value to hand.
/linux-4.1.27/Documentation/virtual/
Dparavirt_ops.txt29 - a set of macros for hand written assembly code
/linux-4.1.27/fs/cachefiles/
DKconfig35 bouncing between CPUs. On the other hand, the histogram may be
/linux-4.1.27/tools/thermal/tmon/
DREADME17 matrix by hand is not a trivial task. Testing is also difficult in that
/linux-4.1.27/Documentation/fb/
Dcmap_xfbdev.txt52 hand side boundaries of a color range.
/linux-4.1.27/Documentation/hwmon/
Dds162153 toggle. On the one hand ("heater"), the thermostat output of the chip,
55 stays high until the high limit is met or exceeded. On the other hand
/linux-4.1.27/include/linux/
Dcapability.h78 # error Fix up hand-coded capability macro initializers
/linux-4.1.27/arch/openrisc/
DREADME.openrisc35 your OpenRISC Linux kernel if you don't have an OpenRISC processor at hand.
/linux-4.1.27/Documentation/ide/
Dide-tape.txt7 interface, on the other hand, creates new requests, adds them
/linux-4.1.27/Documentation/vm/
Dzsmalloc.txt7 fail under memory pressure. On the other hand, if we just use single
Dunevictable-lru.txt141 (2) On the other hand, if too many of the pages charged to the control group
/linux-4.1.27/Documentation/spi/
Dspi-lm70llp68 hand, the transistor is cut off and the voltage tied to it's collector is
Dspidev53 Do not try to manage the /dev character device special file nodes by hand.
/linux-4.1.27/Documentation/pti/
Dpti_intel_mid.txt54 // needed global to hand onto ldisc connection
/linux-4.1.27/Documentation/filesystems/nfs/
Didmapper.txt66 hand". This program takes two arguments, a serialized key and a key
/linux-4.1.27/Documentation/networking/
Dipddp.txt44 which enables you to add routes to the kernel for your Macs by hand.
Dtuntap.txt57 insert the module by hand:
Deql.txt135 Enslaving devices by hand requires two utility programs: eql_enslave
DREADME.sb100036 card at boot time (or afterwards by hand) since it's a PnP card.
Dphy.txt224 many PHYs require a little hand-holding to get up-and-running.
Dfilter.txt162 writing such a filter "by hand" can be of an alternative. For example,
1020 PTR_TO_CTX as well and can be used on the right hand side of expression.
Dcan.txt135 application on the one hand, and a interface for hardware-specific
136 device drivers on the other hand. These abstractions are provided
Dpacket_mmap.txt29 In the other hand PACKET_MMAP is very efficient. PACKET_MMAP provides a size
Dbonding.txt979 Bonding devices can be managed by hand, however, as follows.
1084 so it is not necessary to remove the module by hand if, e.g., the
1089 devices). It is necessary to edit the configuration file by hand to
Dip-sysctl.txt543 3-way hand shake finishes.
/linux-4.1.27/Documentation/RCU/
Dlockdep-splat.txt84 On the other hand, perhaps we really do need an RCU read-side critical
Dlockdep.txt105 other flavors of rcu_dereference(). On the other hand, it is illegal
Dstallwarn.txt77 On the other hand, if the offending CPU fails to print out a stall-warning
Drcu_dereference.txt362 possible values of "gp" are "variable1" on the one hand and "variable2"
Dtrace.txt294 in progress, in other words, RCU is idle. On the other hand,
DRTFP.txt464 using the resource at hand. Only one reader at a time.
481 using the resource at hand. Allows multiple readers.
/linux-4.1.27/drivers/input/keyboard/
DKconfig118 in the left-hand column will be interpreted as the corresponding key
119 in the right-hand column.
122 right-hand column will be interpreted as the key shown in the
123 left-hand column.
/linux-4.1.27/Documentation/x86/i386/
DIO-APIC.txt38 you can use the pirq= boot parameter to 'hand-construct' IRQ entries. This
/linux-4.1.27/Documentation/driver-model/
Doverview.txt69 downstream driver would break. On the other hand, if only the bus layer
/linux-4.1.27/net/
DKconfig18 in the kernel and the tools often go hand in hand. The tools are
/linux-4.1.27/Documentation/video4linux/
DREADME.cpia215 module was getting out of hand, so I separated them. It is not likely that
/linux-4.1.27/Documentation/ia64/
Dfsys.txt84 calls, it is possible to write a hand-tuned fsyscall_handler. For
85 example, fsys.S contains fsys_getpid(), which is a hand-tuned version
/linux-4.1.27/kernel/time/
DKconfig174 hand, they might be even better served by disabling NO_HZ_FULL
/linux-4.1.27/Documentation/console/
Dconsole.txt74 hand, will bind the driver to the consoles that are currently occupied by a
/linux-4.1.27/Documentation/kbuild/
Dkconfig-language.txt113 That will limit the usefulness but on the other hand avoid
244 MODULES is different from 'n'. The comment on the other hand is always
Dmakefiles.txt1396 immediate evaluation of the right-hand side and stores an actual string
1397 into the left-hand side. "=" is like a formula definition; it stores the
1398 right-hand side in an unevaluated form and then evaluates this form each
1399 time the left-hand side is used.
/linux-4.1.27/arch/
DKconfig149 hand-coded assembler in <asm/swab.h>. But just in case it
399 - local variable's address used as part of the right hand side of an
/linux-4.1.27/Documentation/scsi/
Dscsi-changer.txt172 for a old, second-hand (but full functional) cdrom jukebox which I use
Dncr53c8xx.txt921 space of the chips. On the other hand, chips will use PCI write and
1004 On the other hand, either bad cabling, broken devices, not conformant
Dsym53c8xx_2.txt571 On the other hand, either bad cabling, broken devices, not conformant
DChangeLog.1992-19973 * Don't play with usage_count directly, instead hand around
/linux-4.1.27/Documentation/trace/
Dmmiotrace.txt28 activation. You can re-enable CPUs by hand, but you have been warned, there
Dtracepoint-analysis.txt146 performance analyst to do it by hand. In the event that the discrete event
/linux-4.1.27/Documentation/input/
Dff.txt30 should keep a hand on your device, in order to avoid it to break down if
Dinput.txt71 The commands to create it by hand are:
Djoystick-parport.txt54 hand, if you are not planning to use anything else than NES / SNES on the
Dmulti-touch-protocol.txt250 the notion of pressure. The fingers of the hand and the palm all have
Dsentelic.txt379 the 2nd finger is up. On the other hand, if both fingers are up, the device
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S179 ;;; local variables. These are not initialized properly: do it by hand.
575 ;; leftover strings). Writing this out by hand is a nuisance, so for
Dxircom_pgs.S181 ;;; local variables. These are not initialized properly: do it by hand.
613 ;; leftover strings). Writing this out by hand is a nuisance, so for
/linux-4.1.27/Documentation/filesystems/
Dromfs.txt147 this file system is the small code. On the other hand, don't be
Dramfs-rootfs-initramfs.txt114 initramfs is not expected to return to the kernel. (If /init needs to hand
Dntfs.txt356 and hand it over to dmsetup to work with, like so:
Dproc.txt1459 50% more memory. A value of -500, on the other hand, would be roughly
/linux-4.1.27/Documentation/usb/
Dpersist.txt123 On the other hand, writing a persistent volume manager would be a big
DURB.txt178 On the other hand, since usb_unlink_urb may end up calling the
Dgadget_serial.txt137 you need to create /dev nodes by hand, the right numbers to use
Dusbmon.txt233 If you create /dev/usbmon0 by hand, make sure that it is owned by root
Dpower-management.txt262 necessary operations by hand or add them to a udev script. You can
/linux-4.1.27/Documentation/cgroups/
Dunified-hierarchy.txt344 The memory.low boundary on the other hand is a top-down allocated
368 The memory.high boundary on the other hand can be set much more
Dblkio-controller.txt337 number of requests (struct request). On the other hand,
/linux-4.1.27/Documentation/development-process/
D7.AdvancedTopics120 individual change by hand.
D1.Intro72 capable and well-suited to the task at hand as possible. Distributors and
D4.Coding83 On the other hand, if you find yourself copying significant amounts of code
/linux-4.1.27/Documentation/PCI/
Dpcieaer-howto.txt108 the other hand, cause the link to be unreliable.
/linux-4.1.27/Documentation/locking/
Dww-mutex-design.txt226 - On the other hand the dynamic object list construction also means that the -EALREADY return
/linux-4.1.27/drivers/net/irda/
DKconfig253 support SIR and FIR (4Mbps) speeds. On the other hand, those
/linux-4.1.27/Documentation/hid/
Dhid-transport.txt80 On the other hand, synchronous channels can be implemented by the transport
/linux-4.1.27/arch/x86/
DKconfig.cpu353 # the right-hand clause are the cores that benefit from this optimization.
/linux-4.1.27/Documentation/s390/
DDebugging390.txt33 Stack chaining in gdb by hand
768 So if you have an objdump listing by hand, it is quite easy to follow, and if
907 entering the msgs by hand), however, the trick might be useful for a single
1612 you the stacktrace by hand below).
1767 stack chaining in gdb by hand
/linux-4.1.27/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt287 On the other hand, if the PCI core allocates additional space, the VF BAR
Dhvcs.txt293 outlined below, on the other hand the initial vty-server connection to a
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt166 than versions hand-written in assembly for the sparc!
/linux-4.1.27/arch/x86/math-emu/
DREADME295 result is about -9.739715e-8). On the other hand, an 80486 FPU returns
/linux-4.1.27/
DREADME359 Alternatively, you can do the dump lookup by hand:
/linux-4.1.27/arch/alpha/
DKconfig215 seem to be available on the second- hand market. The Jensen is a
/linux-4.1.27/Documentation/block/
Dbiodoc.txt328 directly by hand.
682 pairs the host adapter can actually hand to the device at once)
/linux-4.1.27/Documentation/security/
DSmack.txt14 at hand.
Dkeys.txt1392 hand the request off to (perhaps a path held in placed in another key by, for
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped633 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
/linux-4.1.27/crypto/
DKconfig126 cipher mode. Only select this option by hand if you expect to load
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped604 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped591 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
/linux-4.1.27/Documentation/filesystems/cifs/
DREADME620 hashing mechanisms (as "must use") on the other hand
/linux-4.1.27/Documentation/power/
Druntime_pm.txt109 device, then ->runtime_suspend() should return -EBUSY. On the other hand, if
/linux-4.1.27/Documentation/cdrom/
Dcdrom-standard.tex639 On the other hand, when used as a removable-media disc drive (what the
/linux-4.1.27/init/
DKconfig648 hand, this option increases the duration of RCU grace periods,
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1942 backing file or the COW header by hand, you will get a corrupted