Home
last modified time | relevance | path

Searched refs:pc_lock (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dtracefile.c203 spin_lock_init(&pc.pc_lock); in cfs_tcd_shrink()
526 spin_lock(&pc->pc_lock); in collect_pages_on_all_cpus()
538 spin_unlock(&pc->pc_lock); in collect_pages_on_all_cpus()
559 spin_lock(&pc->pc_lock); in put_pages_back_on_all_cpus()
577 spin_unlock(&pc->pc_lock); in put_pages_back_on_all_cpus()
596 spin_lock(&pc->pc_lock); in put_pages_on_tcd_daemon_list()
620 spin_unlock(&pc->pc_lock); in put_pages_on_tcd_daemon_list()
640 spin_lock_init(&pc.pc_lock); in cfs_trace_debug_print()
695 spin_lock_init(&pc.pc_lock); in cfs_tracefile_dump_all_pages()
742 spin_lock_init(&pc.pc_lock); in cfs_trace_flush_pages()
[all …]
Dtracefile.h208 spinlock_t pc_lock; member
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c341 spin_lock(&partner->pc_lock); in ptlrpcd_check()
344 spin_unlock(&partner->pc_lock); in ptlrpcd_check()
349 spin_unlock(&partner->pc_lock); in ptlrpcd_check()
609 spin_lock_init(&pc->pc_lock); in ptlrpcd_start()
651 spin_lock(&pc->pc_lock); in ptlrpcd_start()
653 spin_unlock(&pc->pc_lock); in ptlrpcd_start()
688 spin_lock(&pc->pc_lock); in ptlrpcd_free()
690 spin_unlock(&pc->pc_lock); in ptlrpcd_free()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_net.h2168 spinlock_t pc_lock; member