Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Didals.h190 static inline struct idal_buffer **idal_buffer_array_alloc(size_t size, int page_order) in idal_buffer_array_alloc() function
/linux/drivers/s390/char/
H A Dtape_core.c744 new = idal_buffer_array_alloc(size, 0); in tape_check_idalbuffer()