Searched refs:sclp_find_gds_vector (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | sclp_ocf.c | 50 v = sclp_find_gds_vector(evbuf + 1, (void *) evbuf + evbuf->length, in sclp_ocf_handler() 55 v = sclp_find_gds_vector(v + 1, (void *) v + v->length, 0x9f22); in sclp_ocf_handler()
|
H A D | sclp_tty.c | 459 v = sclp_find_gds_vector(v + 1, (void *) v + v->length, GDS_ID_CPMSU); in sclp_eval_mdsmu() 468 v = sclp_find_gds_vector(evbuf + 1, (void *) evbuf + evbuf->length, in sclp_tty_receiver()
|
H A D | sclp.h | 381 sclp_find_gds_vector(void *start, void *end, u16 id) in sclp_find_gds_vector() function
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | sclp_ocf.c | 50 v = sclp_find_gds_vector(evbuf + 1, (void *) evbuf + evbuf->length, in sclp_ocf_handler() 55 v = sclp_find_gds_vector(v + 1, (void *) v + v->length, 0x9f22); in sclp_ocf_handler()
|
H A D | sclp_tty.c | 455 v = sclp_find_gds_vector(v + 1, (void *) v + v->length, GDS_ID_CPMSU); in sclp_eval_mdsmu() 464 v = sclp_find_gds_vector(evbuf + 1, (void *) evbuf + evbuf->length, in sclp_tty_receiver()
|
H A D | sclp.h | 371 sclp_find_gds_vector(void *start, void *end, u16 id) in sclp_find_gds_vector() function
|
Completed in 5 milliseconds