Searched refs:epoch_alloc (Results 1 – 5 of 5) sorted by relevance
74 epoch_alloc(const char *name, int flags) in epoch_alloc() function
67 epoch_t epoch_alloc(const char *name, int flags);
294 global_epoch = epoch_alloc("Global", 0); in epoch_init()295 global_epoch_preempt = epoch_alloc("Global preemptible", EPOCH_PREEMPT); in epoch_init()335 epoch_alloc(const char *name, int flags) in epoch_alloc() function
1000 net_epoch_preempt = epoch_alloc("Net preemptible", EPOCH_PREEMPT); in if_epochalloc()