Searched refs:ng_alloc_item (Results 1 – 1 of 1) sorted by relevance
2986 ng_alloc_item(int type, int flags) in ng_alloc_item() function3071 if ((item = ng_alloc_item(type, flags)) == NULL) { in ng_realloc_item()3521 if ((item = ng_alloc_item(NGQF_DATA, flags)) == NULL) { in ng_package_data()3543 if ((item = ng_alloc_item(NGQF_MESG, flags)) == NULL) { in ng_package_msg()3678 if ((item = ng_alloc_item(NGQF_MESG, NG_NOFLAGS)) == NULL) { in ng_package_msg_self()3713 if ((item = ng_alloc_item(NGQF_FN, flags)) == NULL) { in ng_send_fn1()3751 if ((item = ng_alloc_item(NGQF_FN2, flags)) == NULL) in ng_send_fn2()3792 if ((item = ng_alloc_item(NGQF_FN, NG_NOFLAGS)) == NULL) in ng_callout()