Home
last modified time | relevance | path

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

/arch/s390/appldata/
Dappldata_base.c335 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local
343 tmp_ops = list_entry(lh, struct appldata_ops, list); in appldata_generic_handler()
344 if (&tmp_ops->ctl_table[2] == ctl) { in appldata_generic_handler()