/linux/fs/ocfs2/dlm/ |
H A D | dlmthread.c | 64 list_empty(&res->converting) && in __dlm_lockres_has_locks() 358 converting: in dlm_shuffle_lists() 359 if (list_empty(&res->converting)) in dlm_shuffle_lists() 364 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists() 388 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 429 goto converting; in dlm_shuffle_lists() 451 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 489 goto converting; in dlm_shuffle_lists()
|
H A D | dlmconvert.c | 177 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master() 221 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master() 295 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
|
H A D | dlmunlock.c | 226 if (!dlm_lock_on_list(&res->converting, lock)) in dlmunlock_common() 538 } else if (dlm_lock_on_list(&res->converting, lock)) { in dlm_get_cancel_actions()
|
H A D | dlmcommon.h | 287 struct list_head converting; member 394 ret = &res->converting; in dlm_list_idx_to_ptr()
|
H A D | dlmast.c | 345 head = &res->converting; in dlm_proxy_ast_handler()
|
/linux/arch/arm/nwfpe/ |
H A 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/fs/exfat/ |
H A D | Kconfig | 21 converting between the encoding that is used for user visible
|
/linux/scripts/coccinelle/locks/ |
H A D | call_kern.cocci | 3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
|
/linux/Documentation/filesystems/iomap/ |
H A D | porting.rst | 80 A likely complexity at this point will be converting the buffered read 115 and directories, you might also try converting their handling to iomap.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-mem2mem.rst | 14 converting from YUV to RGB).
|
H A D | ext-ctrls-jpeg.rst | 30 how Cb and Cr components are downsampled after converting an input
|
/linux/drivers/pci/hotplug/ |
H A D | TODO | 51 simplified by converting it to threaded IRQ handling. Use pciehp as a
|
/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal.rst | 22 There are three equations converting from temperature to temperature code.
|
/linux/Documentation/admin-guide/ |
H A D | jfs.rst | 12 Character set to use for converting from Unicode to
|
/linux/Documentation/filesystems/ |
H A D | isofs.rst | 19 iocharset=name Character set to use for converting from Unicode to
|
H A D | vfat.rst | 57 Sets the codepage number for converting to shortname 62 Character set to use for converting between the
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-wacom | 82 be summarized by converting::
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | radiotrack.rst | 27 converting to Linux, I found Gideon le Grange's command-line software for
|
/linux/Documentation/dev-tools/ |
H A D | autofdo.rst | 20 AutoFDO profiles are created by converting hardware sampling using
|
/linux/Documentation/virt/kvm/x86/ |
H A D | msr.rst | 103 multiplier to be used when converting 107 shift to be used when converting tsc-related
|
/linux/arch/m68k/ifpsp060/ |
H A D | ilsp.doc | 49 then converting the resulting binary output image into an
|
H A D | fplsp.doc | 50 then converting the resulting binary output image into an
|
H A D | TEST.DOC | 40 by assembling the source code and then converting the resulting
|
H A D | fpsp.doc | 46 then converting the resulting binary output image into an
|
/linux/Documentation/core-api/ |
H A D | timekeeping.rst | 189 important for the user, consider converting to
|