Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/Documentation/
H A Dbpftool-cgroup.rst132 | **# bpftool cgroup attach /sys/fs/cgroup/test.slice/ device id 1 allow_multi**
139 1 device allow_multi bpf_prog1
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcgroup.c386 bool allow_multi) in find_attach_entry() argument
391 if (!allow_multi) { in find_attach_entry()
627 bool allow_multi) in find_detach_entry() argument
631 if (!allow_multi) { in find_detach_entry()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.c57 bool allow_multi; member
3615 if (!recon_state->allow_multi) in send_reconnect_partial()
4039 recon_state.allow_multi = true; in send_mds_reconnect()
4069 if (!recon_state.allow_multi) { in send_mds_reconnect()