| /kernel/linux/linux-6.6/drivers/firmware/efi/ |
| D | unaccepted_memory.c | 24 * an action. All the remaining memory is implicitly accepted and doesn't need 76 * 1. Implicitly extend the range_contains_unaccepted_memory(start, end) in accept_memory() 80 * 2. Implicitly extend accept_memory(start, end) to end+unit_size if in accept_memory()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_mocs.c | 278 /* Implicitly enable L1 - HDC:L1 + L3 + LLC */ 282 /* Implicitly enable L1 - HDC:L1 + L3 */ 286 /* Implicitly enable L1 - HDC:L1 + LLC */ 290 /* Implicitly enable L1 - HDC:L1 */ 344 /* Implicitly enable L1 - HDC:L1 + L3 + LLC */ 348 /* Implicitly enable L1 - HDC:L1 + L3 */ 352 /* Implicitly enable L1 - HDC:L1 + LLC */ 356 /* Implicitly enable L1 - HDC:L1 */
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | sint.S | 79 | ;implicitly has extend precision 116 | ;implicitly has extend precision 134 | ;implicitly has ext precision
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | sint.S | 79 | ;implicitly has extend precision 116 | ;implicitly has extend precision 134 | ;implicitly has ext precision
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | uprobes.c | 379 * [i]div/[i]mul: implicitly use dx:ax in riprel_analyze() 380 * shift ops: implicitly use cx in riprel_analyze() 381 * cmpxchg: implicitly uses ax in riprel_analyze() 382 * cmpxchg8/16b: implicitly uses dx:ax and bx:cx in riprel_analyze() 385 * mulx: implicitly uses dx: mulx r/m,r1,r2 does r1:r2 = dx * r/m. in riprel_analyze() 389 * [v]pcmpistri: implicitly uses cx, xmm0 in riprel_analyze() 390 * [v]pcmpistrm: implicitly uses xmm0 in riprel_analyze() 391 * [v]pcmpestri: implicitly uses ax, dx, cx, xmm0 in riprel_analyze() 392 * [v]pcmpestrm: implicitly uses ax, dx, xmm0 in riprel_analyze() 394 * maskmovq/[v]maskmovdqu: implicitly uses (ds:rdi) as destination. in riprel_analyze() [all …]
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | uprobes.c | 379 * [i]div/[i]mul: implicitly use dx:ax in riprel_analyze() 380 * shift ops: implicitly use cx in riprel_analyze() 381 * cmpxchg: implicitly uses ax in riprel_analyze() 382 * cmpxchg8/16b: implicitly uses dx:ax and bx:cx in riprel_analyze() 385 * mulx: implicitly uses dx: mulx r/m,r1,r2 does r1:r2 = dx * r/m. in riprel_analyze() 389 * [v]pcmpistri: implicitly uses cx, xmm0 in riprel_analyze() 390 * [v]pcmpistrm: implicitly uses xmm0 in riprel_analyze() 391 * [v]pcmpestri: implicitly uses ax, dx, cx, xmm0 in riprel_analyze() 392 * [v]pcmpestrm: implicitly uses ax, dx, xmm0 in riprel_analyze() 394 * maskmovq/[v]maskmovdqu: implicitly uses (ds:rdi) as destination. in riprel_analyze() [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| D | drm_auth.c | 48 * SET_MASTER IOCTL, or implicitly through opening the primary device node when 55 * implicitly through closing/opening the primary device node. See also 209 * b) * implicitly drops master on VT switch. 228 * - open the node, become master implicitly and cause issues
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| D | drm_auth.c | 48 * SET_MASTER IOCTL, or implicitly through opening the primary device node when 55 * implicitly through closing/openeing the primary device node. See also 179 * b) * implicitly drops master on VT switch. 198 * - open the node, become master implicitly and cause issues
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
| D | intel_mocs.c | 262 /* Implicitly enable L1 - HDC:L1 + L3 + LLC */ 266 /* Implicitly enable L1 - HDC:L1 + L3 */ 270 /* Implicitly enable L1 - HDC:L1 + LLC */ 274 /* Implicitly enable L1 - HDC:L1 */
|
| /kernel/linux/linux-6.6/Documentation/arch/sh/ |
| D | new-machine.rst | 229 implicitly appended to incdir-y. The existing code manages this for the 243 also note that the mach_is_boardname() check will be implicitly forced to 255 build target, and it will be implicitly listed as such in the help text.
|
| /kernel/linux/linux-5.10/Documentation/sh/ |
| D | new-machine.rst | 229 implicitly appended to incdir-y. The existing code manages this for the 243 also note that the mach_is_boardname() check will be implicitly forced to 255 build target, and it will be implicitly listed as such in the help text.
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | dma-buf.h | 158 * implicitly synchronized writes to this dma-buf will wait on this 162 * write fence. All subsequent implicitly synchronized access to
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | usb-omap1.h | 30 /* implicitly true if otg: host supports remote wakeup? */
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | TODO | 44 implicitly does not use global GPIO numbers. 57 the [devm_]gpiod_get() calls we have today that will implicitly go into
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/rc/ |
| D | lirc-set-wideband-receiver.rst | 46 Wide band receiver might be implicitly enabled if you enable
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | usb-omap1.h | 30 /* implicitly true if otg: host supports remote wakeup? */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | gfp_types.h | 170 * !costly allocations are too essential to fail so they are implicitly 288 * will inherit GFP_NOIO implicitly. 294 * requests will inherit GFP_NOFS implicitly.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-parm.rst | 123 Changing the video standard (also implicitly by switching 183 Changing the video standard (also implicitly by switching
|
| D | vidioc-g-input.rst | 47 support different video standards, so the driver may implicitly switch
|
| /kernel/linux/linux-6.6/Documentation/locking/ |
| D | seqlock.rst | 46 If the write serialization primitive is not implicitly disabling 107 For lock types which do not implicitly disable preemption, preemption
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | TODO | 44 implicitly does not use global GPIO numbers. 57 the [devm_]gpiod_get() calls we have today that will implicitly go into
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | vidioc-g-parm.rst | 122 Changing the video standard (also implicitly by switching 182 Changing the video standard (also implicitly by switching
|
| D | vidioc-g-input.rst | 47 support different video standards, so the driver may implicitly switch
|
| /kernel/linux/linux-5.10/Documentation/locking/ |
| D | seqlock.rst | 46 If the write serialization primitive is not implicitly disabling 107 For lock types which do not implicitly disable preemption, preemption
|
| /kernel/linux/linux-6.6/scripts/coccinelle/misc/ |
| D | uninitialized_var.cocci | 19 /// the macro is not explicitly or implicitly reintroduced.
|