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