Home
last modified time | relevance | path

Searched refs:passive (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/drivers/xen/
Dpvcalls-front.c104 } passive; member
202 (void *)&map->passive.flags); in pvcalls_front_event_handler()
210 (void *)&map->passive.flags); in pvcalls_front_event_handler()
699 init_waitqueue_head(&map->passive.inflight_accept_req); in pvcalls_front_bind()
717 map->passive.status = PVCALLS_STATUS_BIND; in pvcalls_front_bind()
734 if (map->passive.status != PVCALLS_STATUS_BIND) { in pvcalls_front_listen()
766 map->passive.status = PVCALLS_STATUS_LISTEN; in pvcalls_front_listen()
784 if (map->passive.status != PVCALLS_STATUS_LISTEN) { in pvcalls_front_accept()
795 (void *)&map->passive.flags)) { in pvcalls_front_accept()
796 req_id = READ_ONCE(map->passive.inflight_req_id); in pvcalls_front_accept()
[all …]
/linux-4.19.296/include/net/
Dnet_namespace.h52 refcount_t passive; /* To decided when the network member
/linux-4.19.296/drivers/isdn/hisax/
DKconfig171 versions passive ISDN cards.
182 passive ISDN ISA cards.
212 This enables HiSax support for the Sedlbauer passive ISDN cards.
/linux-4.19.296/include/linux/
Dthermal.h207 int passive; member
Dsfp.h183 } __packed passive; member
/linux-4.19.296/lib/
DKconfig.kgdb91 0x0020 - allow passive inspection (backtrace, process list, lsmod)