/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_drm.h | 54 /* Command mode with tearing effect (TE) IRQ sync */ 57 * Command mode with bus turn-around (BTA) and tearing effect 61 /* Video mode with tearing effect (TE) sync IRQ */
|
/linux/Documentation/arch/arm/ |
H A D | cluster-pm-race-avoidance.rst | 219 CPU can start up while another CPU is tearing the cluster down. 222 as seen by a CPU tearing the cluster down. The "inbound side" is the 227 independently of the CPU which is tearing down the cluster. For this 371 An outbound CPU is tearing the cluster down. The selected CPU 416 b) finish tearing the cluster down and put the cluster
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-samsung-s6d16d0.c | 87 /* Enabe tearing mode: send TE (tearing effect) at VBLANK */ in s6d16d0_prepare()
|
H A D | panel-novatek-nt35560.c | 339 /* Enabe tearing mode: send TE (tearing effect) at VBLANK */ in nt35560_prepare()
|
/linux/kernel/ |
H A D | context_tracking.c | 148 WRITE_ONCE(ct->nesting, 0); /* Avoid irq-access tearing. */ in ct_kernel_exit() 224 WRITE_ONCE(ct->nmi_nesting, /* No store tearing. */ in ct_nmi_exit() 232 WRITE_ONCE(ct->nmi_nesting, 0); /* Avoid store tearing. */ in ct_nmi_exit() 301 WRITE_ONCE(ct->nmi_nesting, /* Prevent store tearing. */ in ct_nmi_enter()
|
/linux/net/rds/ |
H A D | rdma_transport.c | 66 /* Prevent shutdown from tearing down the connection in rds_rdma_cm_event_handler_cmn() 75 /* Reject incoming connections while we're tearing in rds_rdma_cm_event_handler_cmn()
|
H A D | connection.c | 374 * Quiesce the connection mgmt handlers before we start tearing in rds_conn_shutdown() 405 /* This can happen - eg when we're in the middle of tearing in rds_conn_shutdown()
|
/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | shm_channel.c | 264 dev_err(sc->dev, "Timeout when tearing down HWC\n"); in mana_smc_teardown_hwc() 287 dev_err(sc->dev, "Error when tearing down HWC: %d\n", err); in mana_smc_teardown_hwc()
|
/linux/Documentation/mm/ |
H A D | page_frags.rst | 37 way of tearing down a page cache. For this reason __page_frag_cache_drain
|
/linux/include/linux/ |
H A D | amd-iommu.h | 17 * between SVM and IOMMU for setting up and tearing down posted
|
H A D | u64_stats_sync.h | 6 * Protect against 64-bit values tearing on 32-bit architectures. This is
|
H A D | fscache-cache.h | 159 * cache from tearing down the cache structure until the object is uncounted.
|
/linux/arch/arm64/include/asm/ |
H A D | tlb.h | 66 * If we're tearing down the address space then we only care about in tlb_flush()
|
/linux/drivers/gpu/drm/ |
H A D | drm_mipi_dsi.c | 1269 * mipi_dsi_dcs_set_tear_off() - turn off the display module's Tearing Effect 1288 * mipi_dsi_dcs_set_tear_on() - turn on the display module's Tearing Effect 1291 * @mode: the Tearing Effect Output Line mode 1338 * the Tearing Effect output signal of the display module 1667 * @mode: the Tearing Effect Output Line mode 1857 * the Tearing Effect output signal of the display module
|
/linux/drivers/greybus/ |
H A D | svc_watchdog.c | 79 * tearing down the svc device itself. So queue up in do_work()
|
/linux/include/drm/ |
H A D | drm_panic.h | 37 * sent to the display hardware. Tearing is not an issue for the panic
|
/linux/drivers/cxl/ |
H A D | port.c | 18 * is responsible for tearing down the driver context of immediate
|
/linux/Documentation/RCU/ |
H A D | rcu_dereference.rst | 462 optimizations involving invented loads and perhaps also load tearing. 480 Load tearing could of course result in dereferencing a mashup of a pair
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 131 * @te_handler: trigger to transfer video image at the tearing effect
|
/linux/drivers/iommu/iommufd/ |
H A D | io_pagetable.h | 25 * up or tearing down the area. When observed under the write side of the
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | hash_tlb.c | 183 * space on a removed PCI-PCI bidge without tearing down the full mapping
|
/linux/drivers/misc/sgi-xp/ |
H A D | xpc.h | 672 * These next two inlines are used to keep us from tearing down a channel's 695 * These two inlines are used to keep us from tearing down a partition's
|
/linux/Documentation/core-api/ |
H A D | circular-buffers.rst | 229 prevents the compiler from tearing the store, and enforces ordering
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | dsi-controller-main.yaml | 170 tearing elimination.
|
/linux/drivers/staging/fbtft/ |
H A D | fb_st7789v.c | 86 * init_tearing_effect_line() - init tearing effect line.
|