Searched refs:BPF_MAP_FREEZE (Results 1 – 4 of 4) sorted by relevance
114 BPF_MAP_FREEZE, enumerator
451 return sys_bpf(BPF_MAP_FREEZE, &attr, sizeof(attr)); in bpf_map_freeze()
1560 if (CHECK_ATTR(BPF_MAP_FREEZE)) in map_freeze()4425 case BPF_MAP_FREEZE: in SYSCALL_DEFINE3()