Searched refs:can_attach (Results 1 – 11 of 11) sorted by relevance
33 bool can_attach; member
2006 if (!opts->can_attach) { in tcm_bind()2198 opts->can_attach = true; in tcm_register_callback()2211 opts->can_attach = false; in tcm_unregister_callback()
153 tcm_opts->can_attach = true; in usb_target_gadget_init()
346 .can_attach = pids_can_attach,
2876 .can_attach = cpuset_can_attach,
2401 if (ss->can_attach) { in cgroup_migrate_execute()2403 ret = ss->can_attach(tset); in cgroup_migrate_execute()
632 int (*can_attach)(struct cgroup_taskset *tset); member
592 ``int can_attach(struct cgroup *cgrp, struct cgroup_taskset *tset)``630 Called when a task attach operation has failed after can_attach() has succeeded.631 A subsystem whose can_attach() has some side-effects should provide this633 This will be called only about subsystems whose can_attach() operation have634 succeeded. The parameters are identical to can_attach().641 The parameters are identical to can_attach().
1268 .can_attach = blkcg_can_attach,
8429 .can_attach = cpu_cgroup_can_attach,
6572 .can_attach = mem_cgroup_can_attach,