| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_re.py | |
| /linux/include/linux/sched/ |
| H A D | idle.h | 58 * paired by resched_curr() in current_set_polling_and_test() 71 * paired by resched_curr() in current_clr_polling_and_test() 88 smp_mb__after_atomic(); /* paired with resched_curr() */ in current_clr_polling() 110 smp_mb(); /* paired with resched_curr() */ in current_clr_polling()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | Kconfig | 135 PHY which is usually paired with either the ChipIdea or Synopsys DWC3 144 PMICs. The repeater is paired with a Synopsys or M31 eUSB2 Phy 178 up of the associated USB repeater that is paired with the eUSB2 197 to the V1 variants. The PHY is paired with a Synopsys DWC3 USB 215 is usually paired with either the ChipIdea or Synopsys DWC3 USB
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_job.h | 44 * @paired_job: Job paired to this job. 48 * Paired jobs are executed on the same context, and need to be submitted 52 * The geometry job should point to the fragment job it's paired with, 53 * and the fragment job should point to the geometry job it's paired with.
|
| H A D | pvr_queue.c | 414 * A fence between paired jobs won't resolve to a pvr_queue_fence (i.e. in job_count_remaining_native_deps() 531 /* Have the geometry job wait on the paired fragment job's dependencies as well. */ in pvr_queue_get_paired_frag_job_dep() 538 * The paired job fence won't be signaled until both jobs have in pvr_queue_get_paired_frag_job_dep() 547 /* Initialize the paired fragment job's done_fence, so we can signal it. */ in pvr_queue_get_paired_frag_job_dep() 571 * This will be called on a paired fragment job after being submitted in pvr_queue_prepare_job() 572 * to the firmware as part of the paired geometry job's submission. in pvr_queue_prepare_job() 606 /* The paired job fence should come last, when everything else is ready. */ in pvr_queue_prepare_job() 701 * a valid parent fence assigned, but the paired job dependency won't have in pvr_queue_submit_job_to_cccb() 762 /* The only kind of jobs that can be paired are geometry and fragment, and in pvr_queue_run_job() 763 * we bail out early if we see a fragment job that's paired with a geometry job. in pvr_queue_run_job() [all …]
|
| /linux/net/core/ |
| H A D | sock_reuseport.c | 42 /* Paired with READ_ONCE() in reuseport_select_sock_by_hash(). */ in __reuseport_get_incoming_cpu() 48 /* Paired with READ_ONCE() in reuseport_select_sock_by_hash(). */ in __reuseport_put_incoming_cpu() 70 /* Paired with REAE_ONCE() in sk_incoming_cpu_update() in reuseport_update_incoming_cpu() 83 * Paired with READ_ONCE() in reuseport_select_sock_by_hash(). in reuseport_update_incoming_cpu() 128 /* paired with smp_rmb() in reuseport_(select|migrate)_sock() */ in __reuseport_add_sock() 153 /* paired with READ_ONCE() in inet_csk_bind_conflict() */ in __reuseport_add_closed_sock() 167 /* paired with READ_ONCE() in inet_csk_bind_conflict() */ in __reuseport_detach_closed_sock() 538 /* Paired with WRITE_ONCE() in __reuseport_(get|put)_incoming_cpu(). */ in reuseport_select_sock_by_hash() 542 /* Paired with WRITE_ONCE() in reuseport_update_incoming_cpu(). */ in reuseport_select_sock_by_hash() 588 /* paired with smp_wmb() in __reuseport_add_sock() */ in reuseport_select_sock() [all …]
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_cdm.h | 24 * @output_type: interface to which CDM is paired (HDMI/WB) 52 * CDM block can be paired with WB or HDMI block. These values match 53 * the input with which the CDM block is paired.
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | acpi-lid.rst | 67 firmware cannot make sure "opened"/"closed" events are paired, the ACPI 77 and whether the "opened"/"closed" events are paired fully relies on the 90 are paired fully relies on the firmware implementation.
|
| /linux/include/media/ |
| H A D | v4l2-mc.h | 153 * of this function should be paired with v4l2_pipeline_link_notify(). 170 * of this function should be paired with v4l2_pipeline_link_notify(). 186 * on or off accordingly. The use of this function should be paired
|
| /linux/tools/perf/bench/ |
| H A D | futex.h | 121 * paired with futex_cmp_requeue_pi(). 138 * paired with futex_wait_requeue_pi(). The first waker is always awoken.
|
| /linux/arch/um/kernel/ |
| H A D | smp.c | 149 smp_rmb(); /* paired with smp_wmb() in __cpu_up() */ in uml_start_secondary() 196 smp_wmb(); /* paired with smp_rmb() in uml_start_secondary() */ in __cpu_up()
|
| /linux/net/openvswitch/ |
| H A D | vport-netdev.c | 176 /* paired with smp_mb() in netdev_destroy() */ in ovs_netdev_detach_dev() 198 /* paired with smp_wmb() in ovs_netdev_detach_dev() */ in netdev_destroy()
|
| /linux/arch/parisc/include/asm/ |
| H A D | hash.h | 23 * to 3 bits) may be paired arbitrarily. 39 a = x << 19; /* Two shifts can't be paired */ in __hash_32()
|
| /linux/tools/perf/util/ |
| H A D | addr_location.c | 25 * keep a pointer to one of those entries) it must be paired with
|
| /linux/Documentation/hwmon/ |
| H A D | ltc2991.rst | 29 supply voltages and can be paired for differential measurements of current sense
|
| /linux/tools/memory-model/Documentation/ |
| H A D | ordering.txt | 313 As mentioned earlier, release operations are often paired with acquire 350 Symmetry being what it is, acquire operations are often paired with the 397 usually paired with a call to rcu_assign_pointer() for that same pointer 398 in much the same way that a call to smp_load_acquire() is paired with
|
| /linux/drivers/pinctrl/nxp/ |
| H A D | pinctrl-s32.h | 20 * @pin_sss: an array of source signal select configs paired with pin array.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | loongson,ls1b-ac97.yaml | 14 It is paired with the DMA engine to handle playback and capture functions.
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,m31-eusb2-phy.yaml | 14 on Qualcomm chipsets. It is paired with a eUSB2 repeater.
|
| /linux/drivers/hid/ |
| H A D | hid-logitech-dj.c | 49 /* Command to Get the list of Paired devices */ 52 /* Device Paired Notification */ 61 /* Device Un-Paired Notification */ 944 * Sometimes we receive reports for which we do not have a paired dj_device 946 * This means that the original "device paired" notification corresponding 1007 * only 1 paired device with a device_type of REPORT_TYPE_KEYBOARD. For the 1009 * created for the keyboard (instead of forwarding them to a second paired 1012 * On Dinovo receivers the keyboard's touchpad and an optional paired actual 1016 * On MX5x00 receivers (which can also be paired with a Dinovo keyboard) 1017 * INPUT(2) is used for both an optional paired actual mouse and for the [all …]
|
| /linux/include/linux/ |
| H A D | processor.h | 9 * spin_begin is used before beginning a busy-wait loop, and must be paired
|
| /linux/drivers/firmware/qcom/ |
| H A D | qcom_pas.c | 282 /* Paired with smp_load_acquire() in qcom_pas_is_available() */ in qcom_pas_ops_register() 292 /* Paired with smp_load_acquire() in qcom_pas_is_available() */ in qcom_pas_ops_unregister()
|
| /linux/net/ipv4/ |
| H A D | tcp_fastopen.c | 589 /* Paired with READ_ONCE() in tcp_fastopen_active_should_disable() */ in tcp_fastopen_active_disable() 592 /* Paired with smp_rmb() in tcp_fastopen_active_should_disable(). in tcp_fastopen_active_disable() 620 /* Paired with smp_mb__before_atomic() in tcp_fastopen_active_disable() */ in tcp_fastopen_active_should_disable() 626 /* Paired with the WRITE_ONCE() in tcp_fastopen_active_disable(). */ in tcp_fastopen_active_should_disable()
|
| /linux/include/dt-bindings/pinctrl/ |
| H A D | qcom,pmic-mpp.h | 100 #define PMIC_MPP_FUNC_PAIRED "paired"
|
| /linux/include/asm-generic/bitops/ |
| H A D | instrumented-lock.h | 69 * Used to optimise some folio operations which are commonly paired
|