Home
last modified time | relevance | path

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

/include/net/
A Dfq_impl.h361 fq->flows = kvcalloc(fq->flows_cnt, sizeof(fq->flows[0]), GFP_KERNEL); in fq_init()
/include/linux/
A Dslab.h1074 #define kvcalloc(...) alloc_hooks(kvcalloc_noprof(__VA_ARGS__)) macro
A Dbpf.h2490 kvcalloc(_n, _size, _flags)

Completed in 19 milliseconds