Home
last modified time | relevance | path

Searched refs:unordered (Results 1 – 25 of 33) sorted by relevance

12

/linux/arch/arm/nwfpe/
H A Dfpa11_cprt.c162 goto unordered; in PerformComparison()
169 goto unordered; in PerformComparison()
176 goto unordered; in PerformComparison()
188 goto unordered; in PerformComparison()
195 goto unordered; in PerformComparison()
202 goto unordered; in PerformComparison()
209 goto unordered; in PerformComparison()
242 goto unordered; in PerformComparison()
263 goto unordered; in PerformComparison()
289 goto unordered; in PerformComparison()
[all …]
/linux/fs/tests/
H A Dbinfmt_elf_kunit.c31 struct elf_phdr unordered[] = { in total_mapping_size_test() local
51 KUNIT_EXPECT_EQ(test, total_mapping_size(unordered, ARRAY_SIZE(unordered)), mount_size); in total_mapping_size_test()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_driver.c265 display->wq.unordered = alloc_workqueue("display_unordered", 0, 0); in intel_display_driver_probe_noirq()
266 if (!display->wq.unordered) { in intel_display_driver_probe_noirq()
302 destroy_workqueue(display->wq.unordered); in intel_display_driver_probe_noirq()
608 flush_workqueue(display->wq.unordered); in intel_display_driver_remove()
635 flush_workqueue(display->wq.unordered); in intel_display_driver_remove_noirq()
651 destroy_workqueue(display->wq.unordered); in intel_display_driver_remove_noirq()
H A Dintel_encoder.c36 mod_delayed_work(display->wq.unordered, in intel_encoder_link_check_queue_work()
H A Dintel_display_core.h581 struct workqueue_struct *unordered; member
H A Dintel_hdcp.c1113 if (!queue_work(display->wq.unordered, &hdcp->prop_work)) in intel_hdcp_update_value()
2245 queue_delayed_work(display->wq.unordered, &hdcp->check_work, in intel_hdcp_check_work()
2248 queue_delayed_work(display->wq.unordered, &hdcp->check_work, in intel_hdcp_check_work()
2497 queue_delayed_work(display->wq.unordered, &hdcp->check_work, in _intel_hdcp_enable()
2595 if (!queue_work(display->wq.unordered, &hdcp->prop_work)) in intel_hdcp_update_pipe()
2613 if (!queue_work(display->wq.unordered, &hdcp->prop_work)) in intel_hdcp_update_pipe()
2744 queue_delayed_work(display->wq.unordered, &hdcp->check_work, 0); in intel_hdcp_handle_cp_irq()
H A Dintel_dmc_wl.c161 queue_delayed_work(display->wq.unordered, &wl->work, in __intel_dmc_wl_release()
H A Dintel_drrs.c129 mod_delayed_work(display->wq.unordered, &crtc->drrs.work, msecs_to_jiffies(1000)); in intel_drrs_schedule_work()
H A Dintel_psr.c495 queue_work(display->wq.unordered, &intel_dp->psr.work); in intel_psr_irq_handler()
3356 mod_delayed_work(display->wq.unordered, &intel_dp->psr.dc3co_work, in tgl_dc3co_flush_locked()
3387 queue_work(display->wq.unordered, &intel_dp->psr.work); in _psr_flush_handle()
/linux/Documentation/
H A Datomic_bitops.txt55 - non-RMW operations are unordered;
57 - RMW operations that have no return value are unordered;
H A Datomic_t.txt165 - non-RMW operations are unordered;
167 - RMW operations that have no return value are unordered;
171 - RMW operations that are conditional are unordered on FAILURE,
176 {}_relaxed: unordered
180 Where 'unordered' is against other memory locations. Address dependencies are
181 not defeated. Conditional operations are still unordered on FAILURE.
/linux/Documentation/core-api/
H A Drefcount-vs-atomic.rst33 In the absence of any memory ordering guarantees (i.e. fully unordered)
86 * none (both fully unordered)
111 * none (both fully unordered)
122 * fully unordered --> RELEASE ordering
/linux/drivers/staging/nvec/
H A DTODO1 ToDo list (incomplete, unordered)
/linux/arch/m68k/fpsp040/
H A Dx_bsun.S4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
H A Dfpsp.h229 .set bsun_bit,7 | branch on unordered
/linux/include/linux/
H A DmISDNdsp.h36 int unordered; /* data is unordered (packets have index) */ member
/linux/tools/memory-model/litmus-tests/
H A DR+poonceonces.litmus6 * This is the unordered (thus lacking smp_mb()) version of one of the
/linux/Documentation/litmus-tests/atomic/
H A Dcmpxchg-fail-unordered-2.litmus1 C cmpxchg-fail-unordered-2
H A Dcmpxchg-fail-unordered-1.litmus1 C cmpxchg-fail-unordered-1
/linux/tools/memory-model/Documentation/
H A Dordering.txt23 some of these "unordered" operations provide limited ordering
107 are covered in the later section on unordered operations.
155 to an unordered RMW atomic operation.
158 ordering subsequent to an unordered RMW atomic operation.
441 Each of these two categories of unordered accesses has a section below:
451 Unordered operations to different variables are just that, unordered.
454 of unordered marked accesses can also be constrained using the mechanisms
464 reorder marked writes with each other or with other unordered
472 reorder marked reads with each other or with other unordered
484 each other or with other unordered operations.
[all …]
H A Dsimple.txt232 But be careful. "Unordered" really does mean "unordered". It is all
/linux/Documentation/litmus-tests/
H A DREADME32 cmpxchg-fail-unordered-1.litmus
36 cmpxchg-fail-unordered-2.litmus
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmsi.txt67 This property is unordered, and MSIs may be allocated from any combination of
/linux/drivers/isdn/mISDN/
H A Dl1oip_core.c1190 features->unordered = 1; in channel_bctrl()
/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S16705 # unordered or less or equal:
16710 fbule.w fdbcc_ule_yes # unordered or less or equal?
16729 # unordered or less than:
16734 fbult.w fdbcc_ult_yes # unordered or less than?
16753 # unordered or greater or equal:
16758 fbuge.w fdbcc_uge_yes # unordered or greater than?
16777 # unordered or greater than:
16782 fbugt.w fdbcc_ugt_yes # unordered or greater than?
16801 # unordered or equal:
16806 fbueq.w fdbcc_ueq_yes # unordered or equal?
[all …]

12