Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
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);
Dlocktorture.c764 percpu_down_write(&pcpu_rwsem); in torture_percpu_rwsem_down_write()
/linux-6.6.21/include/linux/
Dpercpu-rwsem.h125 extern void percpu_down_write(struct percpu_rw_semaphore *);
/linux-6.6.21/Documentation/locking/
Dpercpu-rw-semaphore.rst24 for write with percpu_down_write, percpu_up_write.
/linux-6.6.21/kernel/events/
Dhw_breakpoint.c133 percpu_down_write(&bp_cpuinfo_sem); in bp_constraints_lock()
Duprobes.c1035 percpu_down_write(&dup_mmap_sem); in register_for_each_vma()
/linux-6.6.21/drivers/bluetooth/
Dhci_ldisc.c542 percpu_down_write(&hu->proto_lock); in hci_uart_tty_close()
/linux-6.6.21/mm/
Dmemory_hotplug.c242 percpu_down_write(&mem_hotplug_lock); in mem_hotplug_begin()
/linux-6.6.21/fs/
Dsuper.c1846 percpu_down_write(sb->s_writers.rw_sem + level-1); in sb_wait_write()
Dlocks.c2871 percpu_down_write(&file_rwsem); in locks_start()
/linux-6.6.21/kernel/
Dcpu.c507 percpu_down_write(&cpu_hotplug_lock); in cpus_write_lock()
/linux-6.6.21/fs/ext4/
Dext4.h1768 percpu_down_write(&EXT4_SB(sb)->s_writepages_rwsem); in ext4_writepages_down_write()
/linux-6.6.21/kernel/cgroup/
Dcgroup.c2384 percpu_down_write(&cgroup_threadgroup_rwsem); in cgroup_attach_lock()