Home
last modified time | relevance | path

Searched refs:percpu_down_write (Results 1 – 15 of 15) sorted by relevance

/linux/include/linux/
H A Dpercpu-rwsem.h138 extern void percpu_down_write(struct percpu_rw_semaphore *);
146 percpu_down_write(_T), percpu_up_write(_T)) in DEFINE_GUARD()
/linux/kernel/locking/
H A Dpercpu-rwsem.c227 void __sched percpu_down_write(struct percpu_rw_semaphore *sem) in percpu_down_write() function
260 EXPORT_SYMBOL_GPL(percpu_down_write);
H A Dlocktorture.c856 percpu_down_write(&pcpu_rwsem); in torture_percpu_rwsem_down_write()
/linux/Documentation/locking/
H A Dpercpu-rw-semaphore.rst24 for write with percpu_down_write, percpu_up_write.
/linux/fs/proc/
H A Dkcore.c279 percpu_down_write(&kclist_lock); in kcore_update_ram()
/linux/kernel/events/
H A Dhw_breakpoint.c133 percpu_down_write(&bp_cpuinfo_sem); in bp_constraints_lock()
H A Duprobes.c1278 percpu_down_write(&dup_mmap_sem); in register_for_each_vma()
/linux/drivers/bluetooth/
H A Dhci_ldisc.c548 percpu_down_write(&hu->proto_lock); in hci_uart_tty_close()
/linux/kernel/sched/
H A Dext.c3486 percpu_down_write(&scx_cgroup_ops_rwsem); in scx_cgroup_lock()
4416 percpu_down_write(&scx_fork_rwsem); in scx_disable_workfn()
5190 percpu_down_write(&scx_fork_rwsem); in scx_enable_workfn()
5254 percpu_down_write(&scx_fork_rwsem); in scx_enable_workfn()
/linux/mm/
H A Dmemory_hotplug.c262 percpu_down_write(&mem_hotplug_lock); in mem_hotplug_begin()
/linux/fs/
H A Dsuper.c1850 percpu_down_write(sb->s_writers.rw_sem + level-1); in sb_wait_write()
H A Dlocks.c3022 percpu_down_write(&file_rwsem); in locks_start()
/linux/kernel/
H A Dcpu.c508 percpu_down_write(&cpu_hotplug_lock); in cpus_write_lock()
/linux/kernel/cgroup/
H A Dcgroup.c1347 percpu_down_write(&cgroup_threadgroup_rwsem); in cgroup_favor_dynmods()
2546 percpu_down_write(&cgroup_threadgroup_rwsem); in cgroup_attach_lock()
/linux/fs/ext4/
H A Dext4.h1826 percpu_down_write(&EXT4_SB(sb)->s_writepages_rwsem); in ext4_writepages_down_write()