Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/misc/sgi-xp/
Dxpc_sn2.c1573 &ch_sn2->local_msgqueue_base); in xpc_allocate_local_msgqueue_sn2()
1580 kfree(ch_sn2->local_msgqueue_base); in xpc_allocate_local_msgqueue_sn2()
1659 kfree(ch_sn2->local_msgqueue_base); in xpc_setup_msg_structures_sn2()
1695 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