Home
last modified time | relevance | path

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

/openbmc/linux/kernel/locking/
H A Dpercpu-rwsem.c224 void __sched percpu_down_write(struct percpu_rw_semaphore *sem) in percpu_down_write() function
252 EXPORT_SYMBOL_GPL(percpu_down_write);
H A Dlocktorture.c764 percpu_down_write(&pcpu_rwsem); in torture_percpu_rwsem_down_write()
/openbmc/linux/Documentation/locking/
H A Dpercpu-rw-semaphore.rst24 for write with percpu_down_write, percpu_up_write.
/openbmc/linux/include/linux/
H A Dpercpu-rwsem.h125 extern void percpu_down_write(struct percpu_rw_semaphore *);
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c133 percpu_down_write(&bp_cpuinfo_sem); in bp_constraints_lock()
H A Duprobes.c1035 percpu_down_write(&dup_mmap_sem); in register_for_each_vma()
/openbmc/linux/drivers/bluetooth/
H A Dhci_ldisc.c542 percpu_down_write(&hu->proto_lock); in hci_uart_tty_close()
/openbmc/linux/mm/
H A Dmemory_hotplug.c242 percpu_down_write(&mem_hotplug_lock); in mem_hotplug_begin()
/openbmc/linux/fs/
H A Dsuper.c1860 percpu_down_write(sb->s_writers.rw_sem + level-1); in sb_wait_write()
H A Dlocks.c2869 percpu_down_write(&file_rwsem); in locks_start()
/openbmc/linux/kernel/
H A Dcpu.c507 percpu_down_write(&cpu_hotplug_lock); in cpus_write_lock()
/openbmc/linux/fs/ext4/
H A Dext4.h1768 percpu_down_write(&EXT4_SB(sb)->s_writepages_rwsem); in ext4_writepages_down_write()
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c2393 percpu_down_write(&cgroup_threadgroup_rwsem); in cgroup_attach_lock()