Lines Matching defs:labels
238 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowScudoMalloc()
277 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowTcMalloc()
307 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowSystemMalloc()
400 AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowLlvmCoverage()
758 AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowRestartableSequences()
884 [](bpf_labels& labels) -> std::vector<sock_filter> { in AllowLogForwarding()
948 [](bpf_labels& labels) -> std::vector<sock_filter> { in AllowPrctlSetVma()
1045 [](bpf_labels& labels) -> std::vector<sock_filter> { in AllowDynamicStartup()
1062 AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowDynamicStartup()
1114 return AddPolicyOnMmap([](bpf_labels& labels) -> std::vector<sock_filter> { in AllowDynamicStartup()
1530 [](bpf_labels& labels) -> std::vector<sock_filter> { in AddNetworkProxyPolicy()