Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dctcm_main.h277 int ctcm_ch_alloc_buffer(struct channel *ch);
282 return ctcm_ch_alloc_buffer(ch); in ctcm_checkalloc_buffer()
285 return ctcm_ch_alloc_buffer(ch); in ctcm_checkalloc_buffer()
Dctcm_main.c381 int ctcm_ch_alloc_buffer(struct channel *ch) in ctcm_ch_alloc_buffer() function