copy_sysctl_value 1236 kernel/bpf/cgroup.c return copy_sysctl_value(buf, buf_len, ctx->cur_val, ctx->cur_len); copy_sysctl_value 1256 kernel/bpf/cgroup.c return copy_sysctl_value(buf, buf_len, ctx->new_val, ctx->new_len);