Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c759 ocs_thread_getcpu(void) in ocs_thread_getcpu() function
H A Docs_os.h1008 extern int32_t ocs_thread_getcpu(void);
H A Docs_hw.h1462 …thread_t *self = ocs_thread_self(); self != NULL ? self->name : "unknown";}), ocs_thread_getcpu());
H A Docs_hw_queues.c994 uint32_t cpuidx = ocs_thread_getcpu(); in ocs_hw_queue_next_wq()