Home
last modified time | relevance | path

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

12

/Linux-v4.19/fs/ocfs2/dlm/
Ddlmthread.c83 list_empty(&res->converting) && in __dlm_lockres_has_locks()
377 converting: in dlm_shuffle_lists()
378 if (list_empty(&res->converting)) in dlm_shuffle_lists()
383 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists()
407 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
448 goto converting; in dlm_shuffle_lists()
470 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
508 goto converting; in dlm_shuffle_lists()
Ddlmconvert.c194 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master()
238 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master()
312 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
Ddlmunlock.c239 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.h308 struct list_head converting; member
415 ret = &res->converting; in dlm_list_idx_to_ptr()
Ddlmdebug.c124 list_for_each_entry(lock, &res->converting, list) { in __dlm_print_one_lock_resource()
544 list_for_each_entry(lock, &res->converting, list) in dump_lockres()
Ddlmast.c372 head = &res->converting; in dlm_proxy_ast_handler()
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/iio/light/
Dcm3605.txt19 - io-channels: the ADC channel used for converting the voltage from
/Linux-v4.19/scripts/coccinelle/locks/
Dcall_kern.cocci2 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/Linux-v4.19/Documentation/thermal/
Dexynos_thermal19 There are three equations converting from temperature to temperature code.
/Linux-v4.19/Documentation/filesystems/
Disofs.txt9 iocharset=name Character set to use for converting from Unicode to
Djfs.txt8 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-v4.19/Documentation/virtual/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-v4.19/Documentation/ABI/testing/
Dsysfs-driver-wacom82 be summarized by converting 76543210 into GECA6420.
/Linux-v4.19/Documentation/ia64/
Defirtc.txt77 The driver takes care of converting back an forth between the EFI time and
/Linux-v4.19/Documentation/media/v4l-drivers/
Dradiotrack.rst25 converting to Linux, I found Gideon le Grange's command-line software for
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/
DGPIO.txt81 numberspace, so there is no problem with converting the gpio numbering
/Linux-v4.19/Documentation/doc-guide/
Dsphinx.rst181 * Please keep the formatting changes minimal when converting existing
184 * Also update the content, not just the formatting, when converting
/Linux-v4.19/Documentation/core-api/
Dtimekeeping.rst184 important for the user, consider converting to
/Linux-v4.19/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
DTEST.DOC40 by assembling the source code and then converting the resulting
/Linux-v4.19/Documentation/driver-model/
Ddriver.txt108 converting drivers to the new model should reduce some infrastructural
/Linux-v4.19/Documentation/
Deisa.txt15 Although the new API is quite simple to use, converting existing

12