Home
last modified time | relevance | path

Searched defs:fun (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread.c120 lthread_func_t fun, void *arg, lthread_exit_func exit_handler) in _lthread_init()
152 lthread_func_t fun, void *arg) in lthread_create()
H A Dlthread_int.h130 lthread_func_t fun; /* func ctx is running */ member
/f-stack/freebsd/contrib/libb2/
H A Dblake2-impl.h24 #define BLAKE2_IMPL_NAME(fun) BLAKE2_IMPL_EVAL(fun, SUFFIX) argument
/f-stack/freebsd/kern/
H A Dsubr_sbuf.c107 _assert_sbuf_integrity(const char *fun, struct sbuf *s) in _assert_sbuf_integrity()
126 _assert_sbuf_state(const char *fun, struct sbuf *s, int state) in _assert_sbuf_state()
/f-stack/freebsd/arm/mv/
H A Dmv_pci.c264 #define PCI_CFG_FUN(fun) (((fun) & 0x7) << 8) argument
/f-stack/freebsd/arm/nvidia/
H A Dtegra_pcie.c232 #define PCI_CFG_FUN(fun) (((fun) & 0x07) << 8) argument