Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dmodule.c214 int libcfs_register_ioctl(struct libcfs_ioctl_handler *hand) in libcfs_register_ioctl() argument
219 if (!list_empty(&hand->item)) in libcfs_register_ioctl()
222 list_add_tail(&hand->item, &ioctl_list); in libcfs_register_ioctl()
229 int libcfs_deregister_ioctl(struct libcfs_ioctl_handler *hand) in libcfs_deregister_ioctl() argument
234 if (list_empty(&hand->item)) in libcfs_deregister_ioctl()
237 list_del_init(&hand->item); in libcfs_deregister_ioctl()
278 struct libcfs_ioctl_handler *hand; in libcfs_ioctl_int() local
282 list_for_each_entry(hand, &ioctl_list, item) { in libcfs_ioctl_int()
283 err = hand->handle_ioctl(cmd, data); in libcfs_ioctl_int()
/linux-4.4.14/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_ioctl.h208 int libcfs_register_ioctl(struct libcfs_ioctl_handler *hand);
209 int libcfs_deregister_ioctl(struct libcfs_ioctl_handler *hand);
/linux-4.4.14/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.4.14/arch/cris/boot/rescue/
Drescue_v32.lds4 * but it doesn't do any harm on the other hand so why bother. */
/linux-4.4.14/drivers/media/rc/keymaps/
DMakefile96 rc-total-media-in-hand.o \
97 rc-total-media-in-hand-02.o \
/linux-4.4.14/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.4.14/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.
Dremoteproc.txt287 type, and hand those resources to the platform-specific rproc driver to handle.
Dunshare.txt206 the other hand performs the following:
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.txt157 will have 1 csrow, csrow0. csrow1 will be empty. On the other hand,
DDMA-API.txt560 (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.txt1166 already has the value to hand.
/linux-4.4.14/Documentation/virtual/
Dparavirt_ops.txt29 - a set of macros for hand written assembly code
/linux-4.4.14/fs/cachefiles/
DKconfig35 bouncing between CPUs. On the other hand, the histogram may be
/linux-4.4.14/drivers/mtd/spi-nor/
DKconfig18 small sectors. On the other hand erasing should be faster when using
/linux-4.4.14/tools/thermal/tmon/
DREADME17 matrix by hand is not a trivial task. Testing is also difficult in that
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x418 Description: (R) Returns the number of P0 right-hand keys that the trace unit
425 Description: (R) Returns the number of P1 right-hand keys that the trace unit
432 Description: (R) Returns the number of special P1 right-hand keys that the
440 Description: (R) Returns the number of conditional P1 right-hand keys that
448 Description: (R) Returns the number of special conditional P1 right-hand keys
/linux-4.4.14/Documentation/fb/
Dcmap_xfbdev.txt52 hand side boundaries of a color range.
/linux-4.4.14/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.4.14/include/linux/
Dcapability.h78 # error Fix up hand-coded capability macro initializers
/linux-4.4.14/arch/openrisc/
DREADME.openrisc35 your OpenRISC Linux kernel if you don't have an OpenRISC processor at hand.
/linux-4.4.14/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.4.14/Documentation/ide/
Dide-tape.txt7 interface, on the other hand, creates new requests, adds them
/linux-4.4.14/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.4.14/Documentation/filesystems/nfs/
Didmapper.txt66 hand". This program takes two arguments, a serialized key and a key
/linux-4.4.14/Documentation/pti/
Dpti_intel_mid.txt54 // needed global to hand onto ldisc connection
/linux-4.4.14/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.txt1016 Bonding devices can be managed by hand, however, as follows.
1121 so it is not necessary to remove the module by hand if, e.g., the
1126 devices). It is necessary to edit the configuration file by hand to
Dip-sysctl.txt569 3-way hand shake finishes.
/linux-4.4.14/Documentation/RCU/
Dlockdep.txt95 other flavors of rcu_dereference(). On the other hand, it is illegal
Dlockdep-splat.txt84 On the other hand, perhaps we really do need an RCU read-side critical
Drcu_dereference.txt358 possible values of "gp" are "variable1" on the one hand and "variable2"
Dstallwarn.txt71 On the other hand, if the offending CPU fails to print out a stall-warning
Dtrace.txt278 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.4.14/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.4.14/Documentation/x86/i386/
DIO-APIC.txt38 you can use the pirq= boot parameter to 'hand-construct' IRQ entries. This
/linux-4.4.14/Documentation/driver-model/
Doverview.txt69 downstream driver would break. On the other hand, if only the bus layer
/linux-4.4.14/Documentation/video4linux/
DREADME.cpia215 module was getting out of hand, so I separated them. It is not likely that
/linux-4.4.14/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.4.14/net/
DKconfig18 in the kernel and the tools often go hand in hand. The tools are
/linux-4.4.14/Documentation/serial/
Dtty.txt99 receive_buf() - (optional) Called by the low-level driver to hand
105 receive_buf2() - (optional) Called by the low-level driver to hand
/linux-4.4.14/kernel/time/
DKconfig172 hand, they might be even better served by disabling NO_HZ_FULL
/linux-4.4.14/Documentation/console/
Dconsole.txt74 hand, will bind the driver to the consoles that are currently occupied by a
/linux-4.4.14/arch/
DKconfig157 hand-coded assembler in <asm/swab.h>. But just in case it
411 - local variable's address used as part of the right hand side of an
/linux-4.4.14/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.4.14/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:
Dmulti-touch-protocol.txt250 the notion of pressure. The fingers of the hand and the palm all have
Djoystick-parport.txt54 hand, if you are not planning to use anything else than NES / SNES on the
Dsentelic.txt379 the 2nd finger is up. On the other hand, if both fingers are up, the device
/linux-4.4.14/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.4.14/Documentation/thermal/
Dpower_allocator.txt111 available capacity at a low temperature. On the other hand, a high
/linux-4.4.14/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.4.14/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.txt1474 50% more memory. A value of -500, on the other hand, would be roughly
/linux-4.4.14/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.4.14/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.4.14/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.4.14/Documentation/PCI/
Dpcieaer-howto.txt108 the other hand, cause the link to be unreliable.
/linux-4.4.14/Documentation/locking/
Dww-mutex-design.txt226 - On the other hand the dynamic object list construction also means that the -EALREADY return
/linux-4.4.14/Documentation/cgroups/
Dunified-hierarchy.txt530 The memory.low boundary on the other hand is a top-down allocated
554 The memory.high boundary on the other hand can be set much more
/linux-4.4.14/drivers/net/irda/
DKconfig253 support SIR and FIR (4Mbps) speeds. On the other hand, those
/linux-4.4.14/arch/x86/
DKconfig.cpu363 # the right-hand clause are the cores that benefit from this optimization.
/linux-4.4.14/Documentation/hid/
Dhid-transport.txt80 On the other hand, synchronous channels can be implemented by the transport
/linux-4.4.14/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.4.14/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.4.14/arch/x86/math-emu/
DREADME295 result is about -9.739715e-8). On the other hand, an 80486 FPU returns
/linux-4.4.14/
DREADME359 Alternatively, you can do the dump lookup by hand:
/linux-4.4.14/Documentation/crypto/
Ddescore-readme.txt166 than versions hand-written in assembly for the sparc!
/linux-4.4.14/arch/alpha/
DKconfig216 seem to be available on the second- hand market. The Jensen is a
/linux-4.4.14/Documentation/block/
Dbiodoc.txt328 directly by hand.
682 pairs the host adapter can actually hand to the device at once)
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped646 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
/linux-4.4.14/Documentation/security/
DSmack.txt14 at hand.
Dkeys.txt1401 hand the request off to (perhaps a path held in placed in another key by, for
/linux-4.4.14/crypto/
DKconfig150 cipher mode. Only select this option by hand if you expect to load
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped685 /* YYR2[YYN] -- Number of symbols on the right hand side of rule YYN. */
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped622 /* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */
/linux-4.4.14/Documentation/filesystems/cifs/
DREADME620 hashing mechanisms (as "must use") on the other hand
/linux-4.4.14/Documentation/power/
Druntime_pm.txt109 device, then ->runtime_suspend() should return -EBUSY. On the other hand, if
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex639 On the other hand, when used as a removable-media disc drive (what the
/linux-4.4.14/init/
DKconfig625 hand, this option increases the duration of RCU grace periods,
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt1942 backing file or the COW header by hand, you will get a corrupted