Home
last modified time | relevance | path

Searched refs:snia_kmem_free (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/
Dsgi_if.c33 snia_kmem_free(void *ptr, size_t size) in snia_kmem_free() function
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c82 extern void snia_kmem_free(void *ptr, size_t size); in xswitch_volunteer_delete()
87 snia_kmem_free(xvolinfo, sizeof(struct xswitch_vol_s)); in xswitch_volunteer_delete()
/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpciio.h740 void snia_kmem_free(void *ptr, size_t size);
/linux-2.4.37.9/arch/ia64/sn/io/sn2/pcibr/
Dpcibr_slot.c401 snia_kmem_free(slotp, sizeof(*slotp)); in pcibr_slot_info_return()