Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/s390/char/
Dsclp.h315 static inline int sclp_service_call(sclp_cmdw_t command, void *sccb) in sclp_service_call() function
Dsclp_early_core.c71 rc = sclp_service_call(cmd, sccb); in sclp_early_cmd()
Dsclp.c389 rc = sclp_service_call(command, sccb); in sclp_service_call_trace()