| /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/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 | 388 * Quiesce the connection mgmt handlers before we start tearing in rds_conn_shutdown() 421 /* 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 | 259 dev_err(sc->dev, "Timeout when tearing down HWC\n"); in mana_smc_teardown_hwc() 282 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/arch/x86/include/asm/ |
| H A D | irq_remapping.h | 31 * between SVM and IOMMU for setting up and tearing down posted
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-novatek-nt35560.c | 294 /* Enable tearing mode: send TE (tearing effect) at VBLANK */ in nt35560_prepare()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 1365 * mipi_dsi_dcs_set_tear_on() - turn on the display module's Tearing Effect 1368 * @mode: the Tearing Effect Output Line mode 1415 * the Tearing Effect output signal of the display module 1744 * @mode: the Tearing Effect Output Line mode 1794 * mipi_dsi_dcs_set_tear_off_multi() - turn off the display module's Tearing Effect 1957 * 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/tools/testing/selftests/proc/ |
| H A D | proc-maps-race.c | 567 report_test_start("Tearing from split", self->verbose); in TEST_F() 661 report_test_start("Tearing from resize", self->verbose); in TEST_F() 741 report_test_start("Tearing from remap", self->verbose); in TEST_F()
|
| /linux/include/linux/ |
| H A D | fscache-cache.h | 159 * cache from tearing down the cache structure until the object is uncounted.
|
| /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/include/drm/ |
| H A D | drm_atomic.h | 172 * tearing down the associated &drm_atomic_state in 193 * tearing down the associated &drm_atomic_state in 227 * when tearing down the associated &drm_atomic_state in 422 * when tearing down the associated &drm_atomic_state in
|
| /linux/drivers/base/ |
| H A D | faux.c | 172 dev_dbg(dev, "probe did not succeed, tearing down the device\n"); in faux_device_create_with_groups()
|
| H A D | base.h | 213 * tearing so that READ_ONCE() can safely be used in uevent code. in device_set_driver()
|
| /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/drivers/tee/optee/ |
| H A D | protmem.c | 25 /* Protects when initializing and tearing down this struct */
|
| /linux/drivers/staging/fbtft/ |
| H A D | fb_st7789v.c | 86 * init_tearing_effect_line() - init tearing effect line.
|
| /linux/drivers/tty/hvc/ |
| H A D | hvsi_lib.c | 395 pr_devel("HVSI@%x: Not a console, tearing down\n", in hvsilib_close()
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 1779 with a single memory-reference instruction, prevents "load tearing" 1780 and "store tearing," in which a single large access is replaced by 1794 use of WRITE_ONCE() prevents store tearing in the following example: 1798 Use of packed structures can also result in load and store tearing, 1817 load tearing on 'foo1.b' and store tearing on 'foo2.b'. READ_ONCE() 1818 and WRITE_ONCE() again prevent tearing in this example:
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_reg.h | 1083 * This command turns off the display modules Tearing Effect output 1088 * This command turns on the display modules Tearing Effect output signal 1142 * This command turns on the display modules Tearing Effect output signal
|
| /linux/arch/arm/common/ |
| H A D | mcpm_entry.c | 98 * teardown is complete on each CPU before tearing down the cluster. in __mcpm_outbound_enter_critical()
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | core.c | 100 /* Stale interrupt while tearing down */ in ast_vhub_irq()
|