Searched refs:ng_alloc_item (Results 1 – 1 of 1) sorted by relevance
2985 ng_alloc_item(int type, int flags) in ng_alloc_item() function3070 if ((item = ng_alloc_item(type, flags)) == NULL) { in ng_realloc_item()3537 if ((item = ng_alloc_item(NGQF_DATA, flags)) == NULL) { in ng_package_data()3559 if ((item = ng_alloc_item(NGQF_MESG, flags)) == NULL) { in ng_package_msg()3694 if ((item = ng_alloc_item(NGQF_MESG, NG_NOFLAGS)) == NULL) { in ng_package_msg_self()3729 if ((item = ng_alloc_item(NGQF_FN, flags)) == NULL) { in ng_send_fn1()3767 if ((item = ng_alloc_item(NGQF_FN2, flags)) == NULL) in ng_send_fn2()3811 if ((item = ng_alloc_item(NGQF_FN, NG_NOFLAGS)) == NULL) in ng_callout()