Searched refs:MIN_PERNET_OPS_ID (Results 1 – 1 of 1) sorted by relevance
61 #define MIN_PERNET_OPS_ID \ macro86 BUG_ON(id < MIN_PERNET_OPS_ID); in net_assign_generic()110 memcpy(&ng->ptr[MIN_PERNET_OPS_ID], &old_ng->ptr[MIN_PERNET_OPS_ID], in net_assign_generic()111 (old_ng->s.len - MIN_PERNET_OPS_ID) * sizeof(void *)); in net_assign_generic()1227 error = ida_alloc_min(&net_generic_ids, MIN_PERNET_OPS_ID, in register_pernet_operations()