Home
last modified time | relevance | path

Searched refs:local_msgqueue_base (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/misc/sgi-xp/
Dxpc_sn2.c1570 &ch_sn2->local_msgqueue_base); in xpc_allocate_local_msgqueue_sn2()
1577 kfree(ch_sn2->local_msgqueue_base); in xpc_allocate_local_msgqueue_sn2()
1656 kfree(ch_sn2->local_msgqueue_base); in xpc_setup_msg_structures_sn2()
1692 kfree(ch_sn2->local_msgqueue_base); in xpc_teardown_msg_structures_sn2()
Dxpc.h509 void *local_msgqueue_base; /* base address of kmalloc'd space */ member