Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/appldata/
Dappldata_base.c152 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() function
330 rc = appldata_diag(ops->record_nr, in appldata_generic_handler()
342 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_generic_handler()
433 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_freeze()
463 rc = appldata_diag(ops->record_nr, in appldata_restore()
544 EXPORT_SYMBOL_GPL(appldata_diag);
Dappldata_os.c135 rc = appldata_diag(APPLDATA_RECORD_OS_ID, in appldata_get_os_data()
143 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,