Searched defs:mem_value (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | sys_m68k.c | 475 unsigned long mem_value; in sys_atomic_cmpxchg_32() local 548 unsigned long mem_value; in sys_atomic_cmpxchg_32() local
|
/kernel/linux/linux-6.6/arch/m68k/kernel/ |
H A D | sys_m68k.c | 475 unsigned long mem_value; in sys_atomic_cmpxchg_32() local 550 unsigned long mem_value; in sys_atomic_cmpxchg_32() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | i9xx_wm.c | 2317 ilk_compute_pri_wm(const struct intel_crtc_state *crtc_state, const struct intel_plane_state *plane_state, u32 mem_value, bool is_lp) ilk_compute_pri_wm() argument 2349 ilk_compute_spr_wm(const struct intel_crtc_state *crtc_state, const struct intel_plane_state *plane_state, u32 mem_value) ilk_compute_spr_wm() argument 2376 ilk_compute_cur_wm(const struct intel_crtc_state *crtc_state, const struct intel_plane_state *plane_state, u32 mem_value) ilk_compute_cur_wm() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_pm.c | 2555 ilk_compute_pri_wm(const struct intel_crtc_state *crtc_state, const struct intel_plane_state *plane_state, u32 mem_value, bool is_lp) ilk_compute_pri_wm() argument 2587 ilk_compute_spr_wm(const struct intel_crtc_state *crtc_state, const struct intel_plane_state *plane_state, u32 mem_value) ilk_compute_spr_wm() argument 2614 ilk_compute_cur_wm(const struct intel_crtc_state *crtc_state, const struct intel_plane_state *plane_state, u32 mem_value) ilk_compute_cur_wm() argument [all...] |
Completed in 13 milliseconds