Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/appldata/
Dappldata_base.c145 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() function
323 rc = appldata_diag(ops->record_nr, in appldata_generic_handler()
335 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_generic_handler()
426 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_freeze()
456 rc = appldata_diag(ops->record_nr, in appldata_restore()
537 EXPORT_SYMBOL_GPL(appldata_diag);
Dappldata_os.c144 rc = appldata_diag(APPLDATA_RECORD_OS_ID, in appldata_get_os_data()
152 rc = appldata_diag(APPLDATA_RECORD_OS_ID, in appldata_get_os_data()
Dappldata.h46 extern int appldata_diag(char record_nr, u16 function, unsigned long buffer,