Home
last modified time | relevance | path

Searched refs:iucv_path_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/iucv/
H A Diucv.h43 * path until an iucv_path_resume is issued.
164 * the path. Delivery of messages is stopped until iucv_path_resume
294 * iucv_path_resume:
303 int iucv_path_resume(struct iucv_path *path, u8 *userdata);
/kernel/linux/linux-6.6/include/net/iucv/
H A Diucv.h43 * path until an iucv_path_resume is issued.
164 * the path. Delivery of messages is stopped until iucv_path_resume
294 * iucv_path_resume:
303 int iucv_path_resume(struct iucv_path *path, u8 *userdata);
/kernel/linux/linux-5.10/net/iucv/
H A Diucv.c949 * iucv_path_resume:
958 int iucv_path_resume(struct iucv_path *path, u8 *userdata) in iucv_path_resume() function
1799 .path_resume = iucv_path_resume,
/kernel/linux/linux-6.6/net/iucv/
H A Diucv.c951 * iucv_path_resume:
960 int iucv_path_resume(struct iucv_path *path, u8 *userdata) in iucv_path_resume() function
1803 .path_resume = iucv_path_resume,

Completed in 7 milliseconds