Home
last modified time | relevance | path

Searched refs:converting (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmthread.c68 list_empty(&res->converting) && in __dlm_lockres_has_locks()
362 converting: in dlm_shuffle_lists()
363 if (list_empty(&res->converting)) in dlm_shuffle_lists()
368 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists()
392 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
433 goto converting; in dlm_shuffle_lists()
455 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
493 goto converting; in dlm_shuffle_lists()
Ddlmconvert.c179 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master()
223 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master()
297 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
Ddlmunlock.c228 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()
Ddlmcommon.h292 struct list_head converting; member
399 ret = &res->converting; in dlm_list_idx_to_ptr()
Ddlmdebug.c109 list_for_each_entry(lock, &res->converting, list) { in __dlm_print_one_lock_resource()
529 list_for_each_entry(lock, &res->converting, list) in dump_lockres()
Ddlmast.c357 head = &res->converting; in dlm_proxy_ast_handler()
/Linux-v5.4/arch/arm/nwfpe/
Dsoftfloat-specialize104 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-v5.4/Documentation/devicetree/bindings/iio/light/
Dcm3605.txt19 - io-channels: the ADC channel used for converting the voltage from
/Linux-v5.4/scripts/coccinelle/locks/
Dcall_kern.cocci3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-mem2mem.rst21 converting from YUV to RGB).
Dext-ctrls-jpeg.rst37 how Cb and Cr components are downsampled after converting an input
/Linux-v5.4/Documentation/driver-api/thermal/
Dexynos_thermal.rst22 There are three equations converting from temperature to temperature code.
/Linux-v5.4/Documentation/admin-guide/
Djfs.rst12 Character set to use for converting from Unicode to
/Linux-v5.4/Documentation/filesystems/
Disofs.txt9 iocharset=name Character set to use for converting from Unicode to
Dvfat.txt41 codepage=### -- Sets the codepage number for converting to shortname
45 iocharset=<name> -- Character set to use for converting between the
/Linux-v5.4/drivers/pci/hotplug/
DTODO73 simplified by converting it to threaded IRQ handling. Use pciehp as a
/Linux-v5.4/Documentation/ia64/
Defirtc.rst87 The driver takes care of converting back an forth between the EFI time and
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-wacom82 be summarized by converting 76543210 into GECA6420.
/Linux-v5.4/Documentation/virt/kvm/
Dmsr.txt88 tsc_to_system_mul: multiplier to be used when converting
91 tsc_shift: shift to be used when converting tsc-related
/Linux-v5.4/Documentation/media/v4l-drivers/
Dradiotrack.rst27 converting to Linux, I found Gideon le Grange's command-line software for
/Linux-v5.4/Documentation/arm/samsung-s3c24xx/
Dgpio.rst82 numberspace, so there is no problem with converting the gpio numbering
/Linux-v5.4/arch/m68k/ifpsp060/
Dilsp.doc49 then converting the resulting binary output image into an
Dfplsp.doc50 then converting the resulting binary output image into an
/Linux-v5.4/Documentation/doc-guide/
Dsphinx.rst182 * Please keep the formatting changes minimal when converting existing
185 * Also update the content, not just the formatting, when converting
/Linux-v5.4/Documentation/core-api/
Dtimekeeping.rst188 important for the user, consider converting to

123