Searched refs:converting (Results 1 – 25 of 70) sorted by relevance
123
| /linux/fs/ocfs2/dlm/ |
| A D | dlmthread.c | 64 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 D | dlmconvert.c | 177 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 D | dlmunlock.c | 226 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()
|
| A D | dlmcommon.h | 287 struct list_head converting; member 394 ret = &res->converting; in dlm_list_idx_to_ptr()
|
| A D | dlmdebug.c | 107 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()
|
| /linux/arch/arm/nwfpe/ |
| A D | softfloat-specialize | 104 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 D | Kconfig | 21 converting between the encoding that is used for user visible
|
| /linux/Documentation/devicetree/bindings/hwmon/ |
| A D | ti,tmp401.yaml | 40 value to be used for converting remote channel measurements to
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| A D | richtek,rt6190.yaml | 13 The RT6190 is 4-Switch BuckBoost controller designed for converting input
|
| /linux/Documentation/devicetree/bindings/iio/light/ |
| A D | capella,cm3605.yaml | 42 ADC channel used for converting the voltage from AOUT to a digital
|
| /linux/scripts/coccinelle/locks/ |
| A D | call_kern.cocci | 3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
|
| /linux/Documentation/userspace-api/media/v4l/ |
| A D | dev-mem2mem.rst | 14 converting from YUV to RGB).
|
| A D | ext-ctrls-jpeg.rst | 30 how Cb and Cr components are downsampled after converting an input
|
| /linux/Documentation/filesystems/iomap/ |
| A D | porting.rst | 80 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/drivers/pci/hotplug/ |
| A D | TODO | 55 simplified by converting it to threaded IRQ handling. Use pciehp as a
|
| /linux/Documentation/driver-api/thermal/ |
| A D | exynos_thermal.rst | 22 There are three equations converting from temperature to temperature code.
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| A D | adi,ad7124.yaml | 80 Select the reference source to use when converting on
|
| A D | adi,max11410.yaml | 81 Select the reference source to use when converting on
|
| A D | adi,ad4130.yaml | 132 Select the reference source to use when converting on the
|
| A D | microchip,mcp3564.yaml | 68 converting.
|
| /linux/Documentation/filesystems/ |
| A D | isofs.rst | 19 iocharset=name Character set to use for converting from Unicode to
|
| /linux/Documentation/admin-guide/ |
| A D | jfs.rst | 12 Character set to use for converting from Unicode to
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-driver-wacom | 82 be summarized by converting::
|
| /linux/Documentation/driver-api/media/drivers/ |
| A D | radiotrack.rst | 27 converting to Linux, I found Gideon le Grange's command-line software for
|
| /linux/Documentation/trace/rv/ |
| A D | da_monitor_synthesis.rst | 49 The dot2k utility leverages dot2c by converting an automaton model in
|
Completed in 29 milliseconds
123