Home
last modified time | relevance | path

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

/linux/arch/s390/appldata/
H A Dappldata.h28 struct appldata_ops { struct
44 extern int appldata_register_ops(struct appldata_ops *ops); argument
45 extern void appldata_unregister_ops(struct appldata_ops *ops);
H A Dappldata_base.c111 struct appldata_ops *ops; in appldata_work_fn()
115 ops = list_entry(lh, struct appldata_ops, list); in appldata_work_fn()
268 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler()
282 tmp_ops = list_entry(lh, struct appldata_ops, list); in appldata_generic_handler()
348 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops()
383 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()
H A Dappldata_net_sum.c116 static struct appldata_ops ops = {
H A Dappldata_mem.c114 static struct appldata_ops ops = {
H A Dappldata_os.c79 static struct appldata_ops ops = {