Home
last modified time | relevance | path

Searched refs:spdk_cpuset_negate (Results 1 – 7 of 7) sorted by relevance

/spdk/include/spdk/
H A Dcpuset.h91 void spdk_cpuset_negate(struct spdk_cpuset *set);
/spdk/lib/util/
H A Dspdk_util.map49 spdk_cpuset_negate;
H A Dcpuset.c38 spdk_cpuset_negate(struct spdk_cpuset *set) in spdk_cpuset_negate() function
/spdk/lib/vhost/
H A Dvhost.c80 spdk_cpuset_negate(&negative_vhost_mask); in vhost_parse_core_mask()
/spdk/lib/event/
H A Dapp_rpc.c781 spdk_cpuset_negate(&tmp_cpuset);
/spdk/lib/vfu_tgt/
H A Dtgt_endpoint.c511 spdk_cpuset_negate(&negative_vfu_mask); in vfu_parse_core_mask()
/spdk/lib/thread/
H A Dthread.c532 spdk_cpuset_negate(&thread->cpumask); in spdk_thread_create()