Searched refs:converting (Results  1 – 25 of 57) sorted by relevance
123
| /Linux-v5.4/fs/ocfs2/dlm/ | 
| D | dlmthread.c | 68 	    list_empty(&res->converting) &&  in __dlm_lockres_has_locks()362 converting:  in dlm_shuffle_lists()
 363 	if (list_empty(&res->converting))  in dlm_shuffle_lists()
 368 	target = list_entry(res->converting.next, struct dlm_lock, list);  in dlm_shuffle_lists()
 392 	list_for_each_entry(lock, &res->converting, list) {  in dlm_shuffle_lists()
 433 		goto converting;  in dlm_shuffle_lists()
 455 	list_for_each_entry(lock, &res->converting, list) {  in dlm_shuffle_lists()
 493 		goto converting;  in dlm_shuffle_lists()
 
 | 
| D | dlmconvert.c | 179 	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()
 
 | 
| D | dlmunlock.c | 228 	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()
 
 | 
| D | dlmcommon.h | 292 	struct list_head converting;  member399 		ret = &res->converting;  in dlm_list_idx_to_ptr()
 
 | 
| D | dlmdebug.c | 109 	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()
 
 | 
| D | dlmast.c | 357 	head = &res->converting;  in dlm_proxy_ast_handler()
 | 
| /Linux-v5.4/arch/arm/nwfpe/ | 
| D | softfloat-specialize | 104 Returns the result of converting the single-precision floating-point NaN123 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-v5.4/Documentation/devicetree/bindings/iio/light/ | 
| D | cm3605.txt | 19 - io-channels: the ADC channel used for converting the voltage from
 | 
| /Linux-v5.4/scripts/coccinelle/locks/ | 
| D | call_kern.cocci | 3 //# The proposed change of converting the GFP_KERNEL is not necessarily the
 | 
| /Linux-v5.4/Documentation/media/uapi/v4l/ | 
| D | dev-mem2mem.rst | 21 converting from YUV to RGB).
 | 
| D | ext-ctrls-jpeg.rst | 37     how Cb and Cr components are downsampled after converting an input
 | 
| /Linux-v5.4/Documentation/driver-api/thermal/ | 
| D | exynos_thermal.rst | 22 There are three equations converting from temperature to temperature code.
 | 
| /Linux-v5.4/Documentation/admin-guide/ | 
| D | jfs.rst | 12                 Character set to use for converting from Unicode to
 | 
| /Linux-v5.4/Documentation/filesystems/ | 
| D | isofs.txt | 9   iocharset=name Character set to use for converting from Unicode to
 | 
| D | vfat.txt | 41 codepage=###  -- Sets the codepage number for converting to shortname45 iocharset=<name> -- Character set to use for converting between the
 
 | 
| /Linux-v5.4/drivers/pci/hotplug/ | 
| D | TODO | 73   simplified by converting it to threaded IRQ handling.  Use pciehp as a
 | 
| /Linux-v5.4/Documentation/ABI/testing/ | 
| D | sysfs-driver-wacom | 82 		be summarized by converting 76543210 into GECA6420.
 | 
| /Linux-v5.4/Documentation/ia64/ | 
| D | efirtc.rst | 87 The driver takes care of converting back an forth between the EFI time and
 | 
| /Linux-v5.4/Documentation/virt/kvm/ | 
| D | msr.txt | 88 		tsc_to_system_mul: multiplier to be used when converting91 		tsc_shift: shift to be used when converting tsc-related
 
 | 
| /Linux-v5.4/Documentation/media/v4l-drivers/ | 
| D | radiotrack.rst | 27 converting to Linux, I found Gideon le Grange's command-line software for
 | 
| /Linux-v5.4/Documentation/arm/samsung-s3c24xx/ | 
| D | gpio.rst | 82 numberspace, so there is no problem with converting the gpio numbering
 | 
| /Linux-v5.4/arch/m68k/ifpsp060/ | 
| D | ilsp.doc | 49 then converting the resulting binary output image into an
 | 
| D | fplsp.doc | 50 then converting the resulting binary output image into an
 | 
| /Linux-v5.4/Documentation/doc-guide/ | 
| D | sphinx.rst | 182 * Please keep the formatting changes minimal when converting existing185 * Also update the content, not just the formatting, when converting
 
 | 
| /Linux-v5.4/Documentation/core-api/ | 
| D | timekeeping.rst | 188 	important for the user, consider converting to
 | 
        123