Searched refs:can_attach (Results 1 – 7 of 7) sorted by relevance
33 bool can_attach; member
2300 if (!opts->can_attach) { in tcm_bind()2626 opts->can_attach = true; in tcm_register_callback()2639 opts->can_attach = false; in tcm_unregister_callback()
153 tcm_opts->can_attach = true; in usb_target_gadget_init()
452 .can_attach = pids_can_attach,
2715 if (ss->can_attach) { in cgroup_migrate_execute()2717 ret = ss->can_attach(tset); in cgroup_migrate_execute()
795 int (*can_attach)(struct cgroup_taskset *tset); member
10601 .can_attach = cpu_cgroup_can_attach,