MCPcopy Create free account
hub / github.com/dtrace4linux/linux / cyclic_pick_cpu

Function cyclic_pick_cpu

driver/cyclic.c:1469–1568  ·  view source on GitHub ↗

* cyclic_pick_cpu will attempt to pick a CPU according to the constraints * specified by the partition, bound CPU, and flags. Additionally, * cyclic_pick_cpu() will not pick the avoid CPU; it will return NULL if * the avoid CPU is the only CPU which satisfies the constraints. * * If CYF_CPU_BOUND is set in flags, the specified CPU must be non-NULL. * If CYF_PART_BOUND is set in flags, the s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

cyclic_juggle_oneFunction · 0.85
cyclic_bind_cpuFunction · 0.85
cyclic_bind_cpupartFunction · 0.85
cyclic_addFunction · 0.85
cyclic_move_outFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected