Home
last modified time | relevance | path

Searched refs:teardown_ch_structures (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/sgi-xp/
H A Dxpc.h546 void (*teardown_ch_structures) (struct xpc_partition *); member
H A Dxpc_main.c499 xpc_arch_ops.teardown_ch_structures(part); in xpc_teardown_ch_structures()
H A Dxpc_uv.c1625 .teardown_ch_structures = xpc_teardown_ch_structures_uv,