BPF_MAP_GET_NEXT_KEY
if (CHECK_ATTR(BPF_MAP_GET_NEXT_KEY))
case BPF_MAP_GET_NEXT_KEY:
ret = sys_bpf(BPF_MAP_GET_NEXT_KEY, &attr, attr_sz);