/linux/arch/arm/common/ |
H A D | vlock.S | 3 * vlock.S - simple voting lock implementation for ARM 17 /* Select different code if voting flags can fit in a single word. */ 26 @ voting lock for first-man coordination 67 @ Wait for the current round of voting to finish:
|
H A D | vlock.h | 3 * vlock.h - simple voting lock implementation
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,aoncc-sm8250.yaml | 30 - description: LPASS Core voting clock 31 - description: LPASS Audio codec voting clock
|
H A D | qcom,audiocc-sm8250.yaml | 30 - description: LPASS Core voting clock 31 - description: LPASS Audio codec voting clock
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,sm8250-lpass-lpi-pinctrl.yaml | 25 - description: LPASS Core voting clock 26 - description: LPASS Audio voting clock
|
H A D | qcom,sm8550-lpass-lpi-pinctrl.yaml | 32 - description: LPASS Core voting clock 33 - description: LPASS Audio voting clock
|
H A D | qcom,sm8450-lpass-lpi-pinctrl.yaml | 27 - description: LPASS Core voting clock 28 - description: LPASS Audio voting clock
|
H A D | qcom,sm6115-lpass-lpi-pinctrl.yaml | 28 - description: LPASS Audio voting clock
|
H A D | qcom,sm4250-lpass-lpi-pinctrl.yaml | 27 - description: LPASS Audio voting clock
|
/linux/Documentation/arch/arm/ |
H A D | vlocks.rst | 5 Voting Locks, or "vlocks" provide a simple low-level mutual exclusion 50 /* then wait until everyone else is done voting */ 96 vlocks can be cascaded in a voting hierarchy to permit better scaling
|
/linux/Documentation/process/ |
H A D | code-of-conduct-interpretation.rst | 149 in the scope of the ban by two-thirds of the members voting for the 157 TAB approved decisions including complete and identifiable voting details. 233 the ban by two-thirds of the members voting for the measures, the Code of
|
/linux/Documentation/devicetree/bindings/misc/ |
H A D | xlnx,tmr-manager.yaml | 16 majority voting of its internal state.
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.h | 25 * voting through apps rsc 27 * voting through apps rsc
|
/linux/drivers/misc/ |
H A D | xilinx_tmr_manager.c | 11 * the sub-blocks in the TMR subsystem, and provides majority voting of
|
/linux/Documentation/driver-api/ |
H A D | interconnect.rst | 138 # Voting for multiple paths is possible by repeating this
|
/linux/drivers/soc/qcom/ |
H A D | Kconfig | 277 based on that voting for interconnect bandwidth, adjusting their
|
H A D | qcom-geni-se.c | 840 dev_err_ratelimited(se->dev, "ICC BW voting failed on path '%s': %d\n", in geni_icc_set_bw()
|
/linux/drivers/clk/qcom/ |
H A D | clk-pll.c | 196 WARN(1, "%s didn't enable after voting for it!\n", name); in wait_for_pll()
|
/linux/arch/s390/pci/ |
H A D | pci_event.c | 238 * decided to return it, indicating that it abstains from voting in zpci_event_attempt_error_recovery()
|
/linux/drivers/regulator/ |
H A D | Kconfig | 963 of Mediatek. It allows for voting on regulator state 1097 control allows for voting on regulator state between multiple
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | interrupt.c | 783 * voting for wake thread - need at least 1 vote in wil6210_hardirq()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 470 * smu7_program_voting_clients - Programs activity state transition voting clients 480 /* Clear reset for voting clients before enabling DPM */ in smu7_program_voting_clients() 497 /* Reset voting clients before disabling DPM */ in smu7_clear_voting_clients() 1603 "Failed to program voting clients!", result = tmp_result); in smu7_enable_dpm_tasks() 1784 "Failed to clear voting clients!", result = tmp_result); in smu7_disable_dpm_tasks()
|
/linux/drivers/pmdomain/qcom/ |
H A D | rpmhpd.c | 29 * @peer: A peer power domain in case Active only Voting is
|
/linux/fs/ocfs2/dlm/ |
H A D | dlmmaster.c | 1068 mlog(0, "map not changed and voting not done " in dlm_wait_for_lock_mastery() 1093 /* if voting is done, but we have not received in dlm_wait_for_lock_mastery() 1100 /* sleep if we haven't finished voting yet */ in dlm_wait_for_lock_mastery()
|
/linux/fs/ocfs2/ |
H A D | dlmglue.c | 1629 * which block acquiring dlm locks. The voting thread holds dlm in __ocfs2_cluster_lock() 4464 /* make sure the voting thread gets a swipe at whatever changes in ocfs2_wake_downconvert_thread() 4465 * the caller may have made to the voting state */ in ocfs2_wake_downconvert_thread()
|