Searched defs:fun (Results 1 – 6 of 6) sorted by relevance
120 lthread_func_t fun, void *arg, lthread_exit_func exit_handler) in _lthread_init()152 lthread_func_t fun, void *arg) in lthread_create()
130 lthread_func_t fun; /* func ctx is running */ member
24 #define BLAKE2_IMPL_NAME(fun) BLAKE2_IMPL_EVAL(fun, SUFFIX) argument
107 _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()
264 #define PCI_CFG_FUN(fun) (((fun) & 0x7) << 8) argument
232 #define PCI_CFG_FUN(fun) (((fun) & 0x07) << 8) argument