Home
last modified time | relevance | path

Searched refs:move_proc (Results 1 – 3 of 3) sorted by relevance

/spdk/test/scheduler/
H A Disolate_cores.sh52 move_proc "$$" "/" "" cgroup.procs
54 move_proc "$$" "/cpuset" "" cgroup.procs
H A Dcgroups.sh64 if move_proc "$proc" "$new_cgroup" "$old_cgroup" "$new_proc_interface"; then
71 move_proc() { function
/spdk/test/vhost/
H A Dcommon.sh