Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_api.cpp679 int Alloc(int len) in Alloc() function in NS_MICRO_THREAD::ScopedBuf
750 ret = sbuf.Alloc(len); in mt_tcp_check_recv()
820 ret = sbuf.Alloc(sbuf.len_<<1); in mt_tcp_check_recv()
837 ret = sbuf.Alloc(rc); in mt_tcp_check_recv()
/f-stack/app/redis-5.0.5/src/
H A Dredismodule.h363 REDISMODULE_GET_API(Alloc); in RedisModule_Init()
H A Dmodule.c5310 REGISTER_API(Alloc); in moduleRegisterCoreAPI()
/f-stack/dpdk/doc/guides/nics/
H A Di40e.rst315 PMD: i40e_dev_rx_queue_setup(): Rx Burst Bulk Alloc Preconditions are
316 satisfied.Rx Burst Bulk Alloc function will be used on port=0, queue=0.