Home
last modified time | relevance | path

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

/arch/s390/appldata/
Dappldata_base.c153 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() function
331 rc = appldata_diag(ops->record_nr, in appldata_generic_handler()
343 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_generic_handler()
434 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_freeze()
464 rc = appldata_diag(ops->record_nr, in appldata_restore()
545 EXPORT_SYMBOL_GPL(appldata_diag);
Dappldata.h46 extern int appldata_diag(char record_nr, u16 function, unsigned long buffer,
Dappldata_os.c140 rc = appldata_diag(APPLDATA_RECORD_OS_ID, in appldata_get_os_data()
148 rc = appldata_diag(APPLDATA_RECORD_OS_ID, in appldata_get_os_data()