Searched refs:bpf_mprog_exists (Results 1 – 2 of 2) sorted by relevance
202 static inline bool bpf_mprog_exists(struct bpf_mprog_entry *entry, in bpf_mprog_exists() function
242 if (bpf_mprog_exists(entry, prog_new)) in bpf_mprog_attach()