Home
last modified time | relevance | path

Searched refs:cpus_read_lock (Results 1 – 25 of 117) sorted by relevance

12345

/linux/include/linux/
H A Dcpuhplock.h20 void cpus_read_lock(void);
36 static inline void cpus_read_lock(void) { } in cpus_read_lock() function
47 DEFINE_LOCK_GUARD_0(cpus_read_lock, cpus_read_lock(), cpus_read_unlock())
H A Dstatic_call.h260 cpus_read_lock(); in __static_call_update()
/linux/kernel/
H A Djump_label.c190 cpus_read_lock(); in static_key_slow_inc()
222 cpus_read_lock(); in static_key_enable()
247 cpus_read_lock(); in static_key_disable()
320 cpus_read_lock(); in __static_key_slow_dec()
544 cpus_read_lock(); in jump_label_init()
591 cpus_read_lock(); in jump_label_init_ro()
832 cpus_read_lock(); in jump_label_module_notify()
H A Dsmpboot.c289 cpus_read_lock(); in smpboot_register_percpu_thread()
315 cpus_read_lock(); in smpboot_unregister_percpu_thread()
H A Dstatic_call_inline.c139 cpus_read_lock(); in __static_call_update()
448 cpus_read_lock(); in static_call_module_notify()
503 cpus_read_lock(); in static_call_init()
H A Dkprobes.c611 scoped_guard(cpus_read_lock) { in kprobe_optimizer()
863 guard(cpus_read_lock)(); in try_to_optimize_kprobe() local
894 cpus_read_lock(); in optimize_all_kprobes()
918 cpus_read_lock(); in unoptimize_all_kprobes()
1161 guard(cpus_read_lock)(); in arm_kprobe() local
1172 guard(cpus_read_lock)(); in disarm_kprobe() local
1291 scoped_guard(cpus_read_lock) { in register_aggr_kprobe()
1605 scoped_guard(cpus_read_lock) { in __register_kprobe()
H A Dcpu.c489 void cpus_read_lock(void) in cpus_read_lock() function
493 EXPORT_SYMBOL_GPL(cpus_read_lock);
2447 cpus_read_lock(); in __cpuhp_state_add_instance()
2539 cpus_read_lock(); in __cpuhp_setup_state()
2558 cpus_read_lock(); in __cpuhp_state_remove_instance()
2635 cpus_read_lock(); in __cpuhp_remove_state()
/linux/kernel/trace/
H A Dtrace_hwlat.c326 cpus_read_lock(); in move_to_next_cpu()
396 cpus_read_lock(); in stop_single_kthread()
423 cpus_read_lock(); in start_single_kthread()
477 cpus_read_lock(); in stop_per_cpu_kthreads()
513 cpus_read_lock(); in hwlat_hotplug_workfn()
582 cpus_read_lock(); in start_per_cpu_kthreads()
/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c80 cpus_read_lock(); in mipsmt_sys_sched_setaffinity()
170 cpus_read_lock(); in mipsmt_sys_sched_getaffinity()
/linux/kernel/cgroup/
H A Dlegacy_freezer.c110 cpus_read_lock(); in freezer_css_online()
136 cpus_read_lock(); in freezer_css_offline()
385 cpus_read_lock(); in freezer_change_state()
/linux/kernel/sched/
H A Dmembarrier.c268 cpus_read_lock(); in membarrier_global_expedited()
362 cpus_read_lock(); in membarrier_private_expedited()
476 cpus_read_lock(); in sync_runqueues_membarrier_state()
/linux/drivers/powercap/
H A Dintel_rapl_common.c289 cpus_read_lock(); in get_energy_counter()
347 cpus_read_lock(); in set_domain_enable()
381 cpus_read_lock(); in get_domain_enable()
462 cpus_read_lock(); in set_power_limit()
482 cpus_read_lock(); in get_current_power_limit()
502 cpus_read_lock(); in set_time_window()
520 cpus_read_lock(); in get_time_window()
554 cpus_read_lock(); in get_max_power()
1887 cpus_read_lock(); in cpumask_show()
2038 guard(cpus_read_lock)(); in rapl_package_add_pmu() local
[all …]
/linux/Documentation/virt/kvm/
H A Dlocking.rst12 - cpus_read_lock() is taken outside kvm_lock
14 - kvm_usage_lock is taken outside cpus_read_lock()
29 cpus_read_lock() vs kvm_lock:
31 - Taking cpus_read_lock() outside of kvm_lock is problematic, despite that
33 cpus_read_lock() while holding kvm_lock. Use caution when walking vm_list,
249 :Comment: Exists to allow taking cpus_read_lock() while kvm_usage_count is
/linux/arch/powerpc/platforms/powernv/
H A Dopal-imc.c188 cpus_read_lock(); in disable_nest_pmu_counters()
204 cpus_read_lock(); in disable_core_pmu_counters()
H A Dsubcore.c360 cpus_read_lock(); in set_subcores_per_core()
/linux/arch/s390/kernel/
H A Dprocessor.c97 cpus_read_lock(); in text_poke_sync_lock()
367 cpus_read_lock(); in c_start()
H A Dwti.c127 cpus_read_lock(); in wti_show()
/linux/arch/s390/hypfs/
H A Dhypfs_diag0c.c36 cpus_read_lock(); in diag0c_store()
/linux/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c258 cpus_read_lock(); in mtrr_add_page()
407 cpus_read_lock(); in mtrr_del_page()
/linux/kernel/irq/
H A Daffinity.c121 cpus_read_lock(); in irq_calc_affinity_vectors()
/linux/fs/resctrl/
H A Dmonitor.c738 cpus_read_lock(); in cqm_handle_limbo()
785 cpus_read_lock(); in mbm_handle_overflow()
1363 cpus_read_lock(); in event_filter_write()
1432 cpus_read_lock(); in resctrl_mbm_assign_mode_write()
1498 cpus_read_lock(); in resctrl_num_mbm_cntrs_show()
1524 cpus_read_lock(); in resctrl_available_mbm_cntrs_show()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_builtin.c146 cpus_read_lock(); in kvm_hv_vm_activated()
154 cpus_read_lock(); in kvm_hv_vm_deactivated()
/linux/drivers/s390/char/
H A Dsclp_config.c52 cpus_read_lock(); in sclp_cpu_capability_notify()
/linux/arch/s390/mm/
H A Dmaccess.c159 cpus_read_lock(); in xlate_dev_mem_ptr()
/linux/drivers/edac/
H A Da72_edac.c123 cpus_read_lock(); in a72_edac_check()

12345