Lines Matching refs:bpf_module_
77 if (bpf_module_->load_string(all_bpf_program, flags, flags_len) != 0)
474 if (!bpf_module_->table_storage().Find(Path({bpf_module_->id(), name}), it))
498 if (!bpf_module_->table_storage().Find(Path({bpf_module_->id(), name}), it))
538 uint8_t* func_start = bpf_module_->function_start(func_name);
542 size_t func_size = bpf_module_->function_size(func_name);
552 bpf_module_->license(), bpf_module_->kern_version(),
558 bpf_module_->annotate_prog_tag(
625 if (bpf_module_->table_storage().Find(Path({bpf_module_->id(), name}), it))
632 if (bpf_module_->table_storage().Find(Path({bpf_module_->id(), name}), it))
639 if (bpf_module_->table_storage().Find(Path({bpf_module_->id(), name}), it))
647 if (bpf_module_->table_storage().Find(Path({bpf_module_->id(), name}), it))