Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_os.c759 ocs_thread_getcpu(void) in ocs_thread_getcpu() function
Docs_os.h1013 extern int32_t ocs_thread_getcpu(void);
Docs_hw.h1476 …thread_t *self = ocs_thread_self(); self != NULL ? self->name : "unknown";}), ocs_thread_getcpu());
Docs_hw_queues.c992 uint32_t cpuidx = ocs_thread_getcpu(); in ocs_hw_queue_next_wq()