Home
last modified time | relevance | path

Searched refs:create_active (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-front.c371 static int create_active(struct sock_mapping *map, evtchn_port_t *evtchn) in create_active() function
443 ret = create_active(map, &evtchn); in pvcalls_front_connect()
834 ret = create_active(map2, &evtchn); in pvcalls_front_accept()
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-front.c381 static int create_active(struct sock_mapping *map, evtchn_port_t *evtchn) in create_active() function
444 ret = create_active(map, &evtchn); in pvcalls_front_connect()
831 ret = create_active(map2, &evtchn); in pvcalls_front_accept()

Completed in 3 milliseconds