| /kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
| D | dlmconvert.c | 120 /* already converting? */ in __dlmconvert_master() 140 mlog(0, "will set lvb: converting %s->%s\n", in __dlmconvert_master() 150 "lvb: converting %s->%s\n", in __dlmconvert_master() 156 "into lvb: converting %s->%s\n", in __dlmconvert_master() 179 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master() 223 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master() 273 mlog(ML_ERROR, "converting a remote lock that is already " in dlmconvert_remote() 274 "converting! (cookie=%u:%llu, conv=%d)\n", in dlmconvert_remote() 297 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
|
| D | dlmthread.c | 66 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() 368 mlog(ML_ERROR, "%s: res %.*s converting lock to invalid mode\n", in dlm_shuffle_lists() 390 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 411 mlog(0, "%s: res %.*s, AST for Converting lock %u:%llu, type " in dlm_shuffle_lists() 431 goto converting; in dlm_shuffle_lists() 453 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 468 * possible if converting list empty) */ in dlm_shuffle_lists() [all …]
|
| D | dlmunlock.c | 66 * flags & LKM_CANCEL != 0: must be converting or blocked 69 * So to unlock a converting lock, you must first cancel the 228 if (!dlm_lock_on_list(&res->converting, lock)) in dlmunlock_common() 476 /* scan granted -> converting -> blocked queues */ in dlm_unlock_lock_handler() 541 } else if (dlm_lock_on_list(&res->converting, lock)) { in dlm_get_cancel_actions()
|
| D | dlmcommon.h | 286 * Please keep granted, converting, and blocked in this order, 292 struct list_head converting; member 331 u8 list; // 0=granted, 1=converting, 2=blocked 385 return "converting"; in dlm_list_in_text() 399 ret = &res->converting; in dlm_list_idx_to_ptr()
|
| /kernel/linux/linux-4.19/fs/ocfs2/dlm/ |
| D | dlmconvert.c | 135 /* already converting? */ in __dlmconvert_master() 155 mlog(0, "will set lvb: converting %s->%s\n", in __dlmconvert_master() 165 "lvb: converting %s->%s\n", in __dlmconvert_master() 171 "into lvb: converting %s->%s\n", in __dlmconvert_master() 194 list_for_each_entry(tmplock, &res->converting, list) { in __dlmconvert_master() 238 list_move_tail(&lock->list, &res->converting); in __dlmconvert_master() 288 mlog(ML_ERROR, "converting a remote lock that is already " in dlmconvert_remote() 289 "converting! (cookie=%u:%llu, conv=%d)\n", in dlmconvert_remote() 312 list_move_tail(&lock->list, &res->converting); in dlmconvert_remote()
|
| D | dlmthread.c | 83 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() 385 mlog(ML_ERROR, "%s: res %.*s converting lock to invalid mode\n", in dlm_shuffle_lists() 407 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 428 mlog(0, "%s: res %.*s, AST for Converting lock %u:%llu, type " in dlm_shuffle_lists() 448 goto converting; in dlm_shuffle_lists() 470 list_for_each_entry(lock, &res->converting, list) { in dlm_shuffle_lists() 485 * possible if converting list empty) */ in dlm_shuffle_lists() [all …]
|
| D | dlmunlock.c | 81 * flags & LKM_CANCEL != 0: must be converting or blocked 84 * So to unlock a converting lock, you must first cancel the 243 if (!dlm_lock_on_list(&res->converting, lock)) in dlmunlock_common() 491 /* scan granted -> converting -> blocked queues */ in dlm_unlock_lock_handler() 556 } else if (dlm_lock_on_list(&res->converting, lock)) { in dlm_get_cancel_actions()
|
| D | dlmcommon.h | 302 * Please keep granted, converting, and blocked in this order, 308 struct list_head converting; member 347 u8 list; // 0=granted, 1=converting, 2=blocked 401 return "converting"; in dlm_list_in_text() 415 ret = &res->converting; in dlm_list_idx_to_ptr()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | dlmconstants.h | 51 * Used to cancel a pending lock request or conversion. A converting lock is 79 * granted mode of a converting lock to NL. The DLM_SBF_DEMOTED flag is 132 * Unlock the lock even if it is converting or waiting or has sublocks.
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | dlmconstants.h | 51 * Used to cancel a pending lock request or conversion. A converting lock is 79 * granted mode of a converting lock to NL. The DLM_SBF_DEMOTED flag is 132 * Unlock the lock even if it is converting or waiting or has sublocks.
|
| /kernel/linux/linux-4.19/arch/ia64/include/asm/uv/ |
| D | uv_hub.h | 138 * Macros for converting between kernel virtual addresses, socket local physical 140 * Note: use the standard __pa() & __va() macros for converting 244 * Structures and definitions for converting between cpu, node, pnode, and blade
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/uv/ |
| D | uv_hub.h | 138 * Macros for converting between kernel virtual addresses, socket local physical 140 * Note: use the standard __pa() & __va() macros for converting 244 * Structures and definitions for converting between cpu, node, pnode, and blade
|
| /kernel/linux/linux-5.10/drivers/iio/ |
| D | TODO | 13 - Converting drivers from device tree centric to more generic
|
| /kernel/linux/linux-5.10/fs/exfat/ |
| D | Kconfig | 19 converting between the encoding that is used for user visible
|
| /kernel/linux/linux-4.19/arch/arm/nwfpe/ |
| 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
|
| /kernel/linux/linux-5.10/arch/arm/nwfpe/ |
| 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
|
| /kernel/linux/linux-4.19/arch/m68k/include/asm/ |
| D | virtconvert.h | 6 * Macros used for converting between virtual and physical mappings.
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | virtconvert.h | 6 * Macros used for converting between virtual and physical mappings.
|
| /kernel/linux/linux-4.19/arch/x86/kernel/ |
| D | ftrace.c | 391 /* converting nop to call */ in add_breakpoints() 396 /* converting a call to a nop */ in add_breakpoints() 500 /* converting nop to call */ in add_update() 504 /* converting a call to a nop */ in add_update() 546 /* converting nop to call */ in finish_update() 550 /* converting a call to a nop */ in finish_update()
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | io.h | 34 /* Macros used for converting between virtual and physical mappings. */
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/light/ |
| D | cm3605.txt | 19 - io-channels: the ADC channel used for converting the voltage from
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
| D | cm3605.txt | 19 - io-channels: the ADC channel used for converting the voltage from
|
| /kernel/linux/linux-4.19/arch/ia64/kernel/ |
| D | uncached.c | 10 * memmap and will then start converting cached pages to uncached ones 77 * and then converting them to uncached memory pages.
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| D | uncached.c | 7 * memmap and will then start converting cached pages to uncached ones 73 * and then converting them to uncached memory pages.
|
| /kernel/linux/linux-4.19/drivers/irqchip/ |
| D | qcom-pdc.c | 108 * takes care of converting falling edge to rising edge signal 110 * takes care of converting falling edge to rising edge signal
|