Searched defs:attach_func (Results 1 – 3 of 3) sorted by relevance
721 StatusTuple BPF::attach_func(int prog_fd, int attachable_fd, in attach_func() function in ebpf::BPF
908 auto attach_func = [&](InFlightDiagnostic diag) -> LogicalResult { in VerifySignature() local
651 def attach_func(fn, attachable_fd, attach_type, flags=0): member in BPF