Home
last modified time | relevance | path

Searched defs:lock_ops (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Ddisasm.c36 static struct ins_ops lock_ops; variable
559 static struct ins_ops lock_ops = { variable
H A Dannotate.c105 static struct ins_ops lock_ops; global() variable
586 static struct ins_ops lock_ops = { global() variable
/linux/kernel/rcu/
H A Drefscale.c421 static struct ref_scale_ops lock_ops = { global() variable
/linux/include/linux/
H A Dpm_domain.h194 const struct genpd_lock_ops *lock_ops; member