/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_mocs.c | 277 /* Implicitly enable L1 - HDC:L1 + L3 + LLC */ 281 /* Implicitly enable L1 - HDC:L1 + L3 */ 285 /* Implicitly enable L1 - HDC:L1 + LLC */ 289 /* Implicitly enable L1 - HDC:L1 */ 343 /* Implicitly enable L1 - HDC:L1 + L3 + LLC */ 347 /* Implicitly enable L1 - HDC:L1 + L3 */ 351 /* Implicitly enable L1 - HDC:L1 + LLC */ 355 /* Implicitly enable L1 - HDC:L1 */
|
/linux/drivers/firmware/efi/ |
H A D | unaccepted_memory.c | 25 * an action. All the remaining memory is implicitly accepted and doesn't need 78 * 1. Implicitly extend the range_contains_unaccepted_memory(start, size) in accept_memory() 82 * 2. Implicitly extend accept_memory(start, size) to the next unit_size in accept_memory()
|
/linux/arch/m68k/fpsp040/ |
H A D | sint.S | 79 | ;implicitly has extend precision 116 | ;implicitly has extend precision 134 | ;implicitly has ext precision
|
/linux/drivers/gpu/drm/ |
H A D | drm_auth.c | 47 * SET_MASTER IOCTL, or implicitly through opening the primary device node when 54 * implicitly through closing/opening the primary device node. See also 207 * b) * implicitly drops master on VT switch. 226 * - open the node, become master implicitly and cause issues
|
/linux/arch/x86/kernel/ |
H A D | uprobes.c | 496 * [i]div/[i]mul: implicitly use dx:ax in riprel_analyze() 497 * shift ops: implicitly use cx in riprel_analyze() 498 * cmpxchg: implicitly uses ax in riprel_analyze() 499 * cmpxchg8/16b: implicitly uses dx:ax and bx:cx in riprel_analyze() 502 * mulx: implicitly uses dx: mulx r/m,r1,r2 does r1:r2 = dx * r/m. in riprel_analyze() 506 * [v]pcmpistri: implicitly uses cx, xmm0 in riprel_analyze() 507 * [v]pcmpistrm: implicitly uses xmm0 in riprel_analyze() 508 * [v]pcmpestri: implicitly uses ax, dx, cx, xmm0 in riprel_analyze() 509 * [v]pcmpestrm: implicitly uses ax, dx, xmm0 in riprel_analyze() 511 * maskmovq/[v]maskmovdqu: implicitly uses (ds:rdi) as destination. in riprel_analyze() [all …]
|
/linux/include/linux/sched/ |
H A D | mm.h | 346 * All further allocations will implicitly drop __GFP_IO flag and so 376 * All further allocations will implicitly drop __GFP_FS flag and so 406 * All further allocations will implicitly add the __GFP_MEMALLOC flag, which 447 * All further allocations will implicitly remove the __GFP_MOVABLE flag, which
|
/linux/Documentation/arch/sh/ |
H A 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.
|
/linux/include/uapi/linux/ |
H A 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
|
/linux/Documentation/userspace-api/media/rc/ |
H A D | lirc-set-wideband-receiver.rst | 46 Wide band receiver might be implicitly enabled if you enable
|
H A D | lirc-write.rst | 49 are only marked implicitly by their position. The data must start and end
|
/linux/include/linux/platform_data/ |
H A D | usb-omap1.h | 30 /* implicitly true if otg: host supports remote wakeup? */
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-parm.rst | 122 Changing the video standard (also implicitly by switching 182 Changing the video standard (also implicitly by switching
|
H A D | vidioc-g-input.rst | 47 support different video standards, so the driver may implicitly switch
|
H A D | vidioc-g-output.rst | 48 may support different video standards, so the driver may implicitly
|
/linux/drivers/gpio/ |
H A D | TODO | 44 implicitly does not use global GPIO numbers. 57 the [devm_]gpiod_get() calls we have today that will implicitly go into
|
/linux/Documentation/locking/ |
H A D | seqlock.rst | 46 If the write serialization primitive is not implicitly disabling 107 For lock types which do not implicitly disable preemption, preemption
|
/linux/include/linux/ |
H A D | gfp_types.h | 213 * !costly allocations are too essential to fail so they are implicitly 336 * will inherit GFP_NOIO implicitly. 342 * requests will inherit GFP_NOFS implicitly.
|
/linux/scripts/coccinelle/misc/ |
H A D | uninitialized_var.cocci | 19 /// the macro is not explicitly or implicitly reintroduced.
|
/linux/Documentation/filesystems/ |
H A D | fuse-io.rst | 37 fast. Dirty pages are written back implicitly (background writeback or page
|
/linux/drivers/input/misc/ |
H A D | rb532_button.c | 25 * 2) turn off alternate function implicitly through
|
/linux/drivers/acpi/acpica/ |
H A D | exresop.c | 380 * implicitly convert from a STRING or BUFFER. in acpi_ex_resolve_operands() 407 * But we can implicitly convert from a STRING or INTEGER in acpi_ex_resolve_operands() 432 * But we can implicitly convert from a BUFFER or INTEGER in acpi_ex_resolve_operands()
|
/linux/Documentation/driver-api/ |
H A D | sm501.rst | 37 Each peripheral has a view of the device which is implicitly narrowed to
|
/linux/arch/arm64/include/asm/ |
H A D | pkeys.h | 56 * implicitly when the mm is created. in mm_pkey_is_allocated()
|
/linux/drivers/usb/musb/ |
H A D | musb_regs.h | 113 #define MUSB_TYPE_PROTO 0x30 /* Implicitly zero for ep0 */ 115 #define MUSB_TYPE_REMOTE_END 0xf /* Implicitly zero for ep0 */
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_mocs.c | 226 /* Implicitly enable L1 - HDC:L1 + L3 + LLC */ 230 /* Implicitly enable L1 - HDC:L1 + L3 */ 234 /* Implicitly enable L1 - HDC:L1 + LLC */ 238 /* Implicitly enable L1 - HDC:L1 */
|