Home
last modified time | relevance | path

Searched defs:cpu (Results 1 – 5 of 5) sorted by relevance

/spdk/lib/util/
H A Dcpuset.c88 spdk_cpuset_set_cpu(struct spdk_cpuset *set, uint32_t cpu, bool state) in spdk_cpuset_set_cpu()
100 spdk_cpuset_get_cpu(const struct spdk_cpuset *set, uint32_t cpu) in spdk_cpuset_get_cpu()
109 void (*fn)(void *ctx, uint32_t cpu), void *ctx) in spdk_cpuset_for_each_cpu()
124 count_fn(void *ctx, uint32_t cpu) in count_fn()
/spdk/scripts/perf/nvmf/
H A Dset_xps_rxqs41 mask_tmp=$((1 << cpu)) heredoc
/spdk/test/unit/lib/util/cpuset.c/
H A Dcpuset_ut.c28 uint32_t cpu; in test_cpuset() local
242 set_bit(void *ctx, uint32_t cpu) in set_bit()
/spdk/module/event/subsystems/nvmf/
H A Dnvmf_tgt.c192 uint32_t cpu, count = 0; nvmf_tgt_create_poll_groups() local
/spdk/lib/event/
H A Dapp.c157 uint64_t i, soft_irq, cpu = 0; parse_proc_stat() local