Searched refs:ocs_thread_getcpu (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_os.c761 ocs_thread_getcpu(void) function
H A Docs_os.h1010 extern int32_t ocs_thread_getcpu(void);
H A Docs_hw.h1462 ({ocs_thread_t *self = ocs_thread_self(); self != NULL ? self->name : "unknown";}), ocs_thread_getcpu());
H A Docs_hw_queues.c996 uint32_t cpuidx = ocs_thread_getcpu();

Completed in 67 milliseconds