Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsystm.h605 uint64_t alloc_unr64(struct unrhdr64 *);
608 alloc_unr64(struct unrhdr64 *unr64) in alloc_unr64() function
/f-stack/freebsd/kern/
H A Dsubr_unit.c103 alloc_unr64(struct unrhdr64 *unr64) in alloc_unr64() function
H A Dsys_pipe.c685 pipe->pipe_ino = alloc_unr64(&pipeino_unr); in pipe_create()
H A Duipc_shm.c876 shmfd->shm_ino = alloc_unr64(&shm_ino_unr); in shm_alloc()