Home
last modified time | relevance | path

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

123

/linux-6.15/fs/ocfs2/dlm/
H 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()
H 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()
H A Ddlmunlock.c226 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 Ddlmdebug.c108 list_for_each_entry(lock, &res->converting, list) { in __dlm_print_one_lock_resource()
475 list_for_each_entry(lock, &res->converting, list) in dump_lockres()
H A Ddlmcommon.h287 struct list_head converting; member
394 ret = &res->converting; in dlm_list_idx_to_ptr()
/linux-6.15/arch/arm/nwfpe/
H 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-6.15/fs/exfat/
H A DKconfig21 converting between the encoding that is used for user visible
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp401.yaml40 value to be used for converting remote channel measurements to
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt6190.yaml13 The RT6190 is 4-Switch BuckBoost controller designed for converting input
/linux-6.15/Documentation/devicetree/bindings/iio/light/
H A Dcapella,cm3605.yaml42 ADC channel used for converting the voltage from AOUT to a digital
/linux-6.15/scripts/coccinelle/locks/
H A Dcall_kern.cocci3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Ddev-mem2mem.rst14 converting from YUV to RGB).
H A Dext-ctrls-jpeg.rst30 how Cb and Cr components are downsampled after converting an input
/linux-6.15/Documentation/filesystems/iomap/
H A Dporting.rst80 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-6.15/drivers/pci/hotplug/
H A DTODO55 simplified by converting it to threaded IRQ handling. Use pciehp as a
/linux-6.15/Documentation/driver-api/thermal/
H A Dexynos_thermal.rst22 There are three equations converting from temperature to temperature code.
/linux-6.15/Documentation/admin-guide/
H A Djfs.rst12 Character set to use for converting from Unicode to
/linux-6.15/Documentation/filesystems/
H A Disofs.rst19 iocharset=name Character set to use for converting from Unicode to
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,max11410.yaml81 Select the reference source to use when converting on
H A Dadi,ad7124.yaml91 Select the reference source to use when converting on
H A Dadi,ad4130.yaml132 Select the reference source to use when converting on the
H A Dmicrochip,mcp3564.yaml68 converting.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-driver-wacom82 be summarized by converting::
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dradiotrack.rst27 converting to Linux, I found Gideon le Grange's command-line software for
/linux-6.15/Documentation/trace/rv/
H A Dda_monitor_synthesis.rst49 The dot2k utility leverages dot2c by converting an automaton model in

123