Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/char/
Dsclp.h326 static inline int sclp_service_call(sclp_cmdw_t command, void *sccb) in sclp_service_call() function
Dsclp_early_core.c70 rc = sclp_service_call(cmd, sccb); in sclp_early_cmd()
Dsclp.c395 rc = sclp_service_call(command, sccb); in sclp_service_call_trace()