Home
last modified time | relevance | path

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

123

/linux/fs/ocfs2/dlm/
A Ddlmthread.c64 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()
A Ddlmconvert.c177 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()
A Ddlmunlock.c226 if (!dlm_lock_on_list(&res->converting, lock)) in dlmunlock_common()
539 } else if (dlm_lock_on_list(&res->converting, lock)) { in dlm_get_cancel_actions()
A Ddlmcommon.h287 struct list_head converting; member
394 ret = &res->converting; in dlm_list_idx_to_ptr()
A Ddlmdebug.c107 list_for_each_entry(lock, &res->converting, list) { in __dlm_print_one_lock_resource()
527 list_for_each_entry(lock, &res->converting, list) in dump_lockres()
A Ddlmast.c345 head = &res->converting; in dlm_proxy_ast_handler()
/linux/arch/arm/nwfpe/
A 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/fs/exfat/
A DKconfig19 converting between the encoding that is used for user visible
/linux/scripts/coccinelle/locks/
A Dcall_kern.cocci3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/linux/Documentation/devicetree/bindings/iio/light/
A Dcapella,cm3605.yaml42 ADC channel used for converting the voltage from AOUT to a digital
/linux/Documentation/userspace-api/media/v4l/
A Ddev-mem2mem.rst14 converting from YUV to RGB).
A Dext-ctrls-jpeg.rst30 how Cb and Cr components are downsampled after converting an input
/linux/Documentation/driver-api/thermal/
A Dexynos_thermal.rst22 There are three equations converting from temperature to temperature code.
/linux/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad7124.yaml82 Select the reference source to use when converting on
/linux/Documentation/admin-guide/
A Djfs.rst12 Character set to use for converting from Unicode to
/linux/Documentation/filesystems/
A Disofs.rst19 iocharset=name Character set to use for converting from Unicode to
A Dvfat.rst57 Sets the codepage number for converting to shortname
62 Character set to use for converting between the
/linux/drivers/pci/hotplug/
A DTODO70 simplified by converting it to threaded IRQ handling. Use pciehp as a
/linux/Documentation/ia64/
A Defirtc.rst87 The driver takes care of converting back an forth between the EFI time and
/linux/Documentation/ABI/testing/
A Dsysfs-driver-wacom82 be summarized by converting::
/linux/Documentation/driver-api/media/drivers/
A Dradiotrack.rst27 converting to Linux, I found Gideon le Grange's command-line software for
/linux/Documentation/arm/samsung-s3c24xx/
A Dgpio.rst82 numberspace, so there is no problem with converting the gpio numbering
/linux/Documentation/virt/kvm/
A Dmsr.rst103 multiplier to be used when converting
107 shift to be used when converting tsc-related
/linux/arch/m68k/ifpsp060/
A Dilsp.doc49 then converting the resulting binary output image into an
/linux/Documentation/doc-guide/
A Dsphinx.rst178 * Please keep the formatting changes minimal when converting existing
181 * Also update the content, not just the formatting, when converting

Completed in 818 milliseconds

123