Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
Ddlmthread.c66 list_empty(&res->converting) && in __dlm_lockres_has_locks()
360 converting: in dlm_shuffle_lists()
361 if (list_empty(&res->converting)) in dlm_shuffle_lists()
366 target = list_entry(res->converting.next, struct dlm_lock, list); in dlm_shuffle_lists()
390 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
431 goto converting; in dlm_shuffle_lists()
453 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists()
491 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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/fs/exfat/
DKconfig19 converting between the encoding that is used for user visible
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dcm3605.txt19 - io-channels: the ADC channel used for converting the voltage from
/kernel/linux/linux-5.10/scripts/coccinelle/locks/
Dcall_kern.cocci3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddev-mem2mem.rst14 converting from YUV to RGB).
Dext-ctrls-jpeg.rst30 how Cb and Cr components are downsampled after converting an input
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dexynos_thermal.rst22 There are three equations converting from temperature to temperature code.
/kernel/linux/linux-5.10/Documentation/filesystems/
Disofs.rst19 iocharset=name Character set to use for converting from Unicode to
Dvfat.rst57 Sets the codepage number for converting to shortname
62 Character set to use for converting between the
/kernel/linux/linux-5.10/Documentation/admin-guide/
Djfs.rst12 Character set to use for converting from Unicode to
/kernel/linux/linux-5.10/drivers/pci/hotplug/
DTODO70 simplified by converting it to threaded IRQ handling. Use pciehp as a
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-wacom82 be summarized by converting::
/kernel/linux/linux-5.10/Documentation/ia64/
Defirtc.rst87 The driver takes care of converting back an forth between the EFI time and
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dradiotrack.rst27 converting to Linux, I found Gideon le Grange's command-line software for
/kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/
Dgpio.rst82 numberspace, so there is no problem with converting the gpio numbering
/kernel/linux/linux-5.10/Documentation/virt/kvm/
Dmsr.rst103 multiplier to be used when converting
107 shift to be used when converting tsc-related
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/
DTODO63 But converting it to use something like that is painful and may
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
Dilsp.doc49 then converting the resulting binary output image into an
/kernel/linux/linux-5.10/Documentation/core-api/
Dtimekeeping.rst188 important for the user, consider converting to

123