Searched refs:lock_ops (Results 1 – 2 of 2) sorted by relevance
80 { .name = "lock", .ops = &lock_ops, },
100 static struct ins_ops lock_ops; variable529 static struct ins_ops lock_ops = { variable656 return ins->ops == &lock_ops; in ins__is_lock()