Home
last modified time | relevance | path

Searched refs:flc_link_cpu (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfilelock.h107 int flc_link_cpu; /* what cpu's list is this on? */ member
/linux/fs/
H A Dlocks.c643 flc->flc_link_cpu = smp_processor_id(); in locks_insert_global_locks()
663 fll = per_cpu_ptr(&file_lock_list, flc->flc_link_cpu); in locks_delete_global_locks()