/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmthread.c | 83 list_empty(&res->converting) && in __dlm_lockres_has_locks() 306 converting: in dlm_shuffle_lists() 307 if (list_empty(&res->converting)) in dlm_shuffle_lists() 312 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists() 336 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 377 goto converting; in dlm_shuffle_lists() 399 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 437 goto converting; in dlm_shuffle_lists()
|
D | dlmconvert.c | 194 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master() 232 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master() 307 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
|
D | dlmunlock.c | 239 if (!dlm_lock_on_list(&res->converting, lock)) in dlmunlock_common() 541 } else if (dlm_lock_on_list(&res->converting, lock)) { in dlm_get_cancel_actions()
|
D | dlmcommon.h | 306 struct list_head converting; member 424 ret = &res->converting; in dlm_list_idx_to_ptr()
|
D | dlmdebug.c | 124 list_for_each_entry(lock, &res->converting, list) { in __dlm_print_one_lock_resource() 564 list_for_each_entry(lock, &res->converting, list) in dump_lockres()
|
D | dlmast.c | 374 head = &res->converting; in dlm_proxy_ast_handler()
|
D | dlmlock.c | 101 list_for_each_entry(tmplock, &res->converting, list) { in dlm_can_grant_new_lock()
|
D | dlmmaster.c | 515 !list_empty(&res->converting) || in dlm_lockres_release() 526 !list_empty(&res->converting) ? 'C' : ' ', in dlm_lockres_release() 539 BUG_ON(!list_empty(&res->converting)); in dlm_lockres_release() 575 INIT_LIST_HEAD(&res->converting); in dlm_init_lockres()
|
D | dlmrecovery.c | 1912 BUG_ON(queue != &res->converting); in dlm_process_recovery_data() 2266 list_for_each_entry_safe(lock, next, &res->converting, list) { in dlm_free_dead_locks()
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | softfloat-specialize | 104 Returns the result of converting the single-precision floating-point NaN 123 Returns the result of converting the canonical NaN `a' to the single- 198 Returns the result of converting the double-precision floating-point NaN 217 Returns the result of converting the canonical NaN `a' to the double- 306 Returns the result of converting the extended double-precision floating- 325 Returns the result of converting the canonical NaN `a' to the extended
|
/linux-4.1.27/scripts/coccinelle/locks/ |
D | call_kern.cocci | 2 //# The proposed change of converting the GFP_KERNEL is not necessarily the
|
/linux-4.1.27/Documentation/thermal/ |
D | exynos_thermal | 19 There are three equations converting from temperature to temperature code.
|
/linux-4.1.27/Documentation/filesystems/ |
D | jfs.txt | 8 iocharset=name Character set to use for converting from Unicode to
|
D | isofs.txt | 9 iocharset=name Character set to use for converting from Unicode to
|
D | vfat.txt | 41 codepage=### -- Sets the codepage number for converting to shortname 45 iocharset=<name> -- Character set to use for converting between the
|
D | porting | 115 new file_system_type method - kill_sb(superblock). If you are converting
|
D | ext4.txt | 583 inode and converting contiguous block ranges
|
D | coda.txt | 764 are set by converting the CodaCred to a uid using a macro CRTOUID
|
/linux-4.1.27/drivers/staging/iio/ |
D | TODO | 30 converting to useful light measurements from device ones.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 78 be summarized by converting 76543210 into GECA6420.
|
D | sysfs-bus-iio | 240 used for averaging is device specific. The converting rules for
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 88 tsc_to_system_mul: multiplier to be used when converting 91 tsc_shift: shift to be used when converting tsc-related
|
/linux-4.1.27/Documentation/video4linux/ |
D | radiotrack.txt | 22 converting to Linux, I found Gideon le Grange's command-line software for
|
/linux-4.1.27/Documentation/ia64/ |
D | efirtc.txt | 77 The driver takes care of converting back an forth between the EFI time and
|
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/ |
D | GPIO.txt | 81 numberspace, so there is no problem with converting the gpio numbering
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | ilsp.doc | 49 then converting the resulting binary output image into an
|
D | fplsp.doc | 50 then converting the resulting binary output image into an
|
D | isp.doc | 54 then converting the resulting binary output image into an
|
D | TEST.DOC | 40 by assembling the source code and then converting the resulting
|
D | fpsp.doc | 46 then converting the resulting binary output image into an
|
/linux-4.1.27/Documentation/ |
D | eisa.txt | 11 Although the new API is quite simple to use, converting existing
|
D | kernel-doc-nano-HOWTO.txt | 133 This is a program for converting SGML template files into SGML
|
/linux-4.1.27/Documentation/driver-model/ |
D | driver.txt | 108 converting drivers to the new model should reduce some infrastructural
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hdspm.txt | 100 copying and converting Peak and RMS-Levels even if you just need
|
/linux-4.1.27/drivers/xen/ |
D | Kconfig | 264 converting it into Linux mcelog format for mcelog tools
|
/linux-4.1.27/Documentation/hwmon/ |
D | pmbus-core | 113 for converting register values into normalized data. This data is usually
|
/linux-4.1.27/drivers/base/ |
D | Kconfig | 96 converting ihex files to binary, copies all of the needed
|
/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE.CAPI | 324 Sets the low bit of the Subcommand field in *cmsg, thereby converting
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 249 * Fix nasty bug in converting block numbers to struct befs_inode_addr.
|
/linux-4.1.27/Documentation/input/ |
D | atarikbd.txt | 51 within the ikbd, or by converting mouse motion into keyboard cursor control
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 780 a single atomic update, converting to RCU will require special care.
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | README | 180 such symlinks safely by converting unsafe symlinks (ie symlinks to server
|
/linux-4.1.27/Documentation/power/ |
D | pci.txt | 240 a native mechanism for converting native PCI PMEs into interrupts generated by
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 1099 The following are some points to keep in mind when converting old drivers
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 1146 * a useful little tool for converting a hexadecimal command line to ascii
|