Home
last modified time | relevance | path

Searched refs:linux_alloc_current_noop (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dinit_main.c114 linux_alloc_current_noop(struct thread *td __unused, int flags __unused) in linux_alloc_current_noop() function
118 int (*lkpi_alloc_current)(struct thread *, int) = linux_alloc_current_noop;
/f-stack/freebsd/sys/
H A Dsystm.h276 int linux_alloc_current_noop(struct thread *, int);