Searched refs:bpf_mprog_fp (Results 1 – 1 of 1) sorted by relevance
131 struct bpf_mprog_fp { struct140 struct bpf_mprog_fp fp_items[BPF_MPROG_MAX]; argument205 const struct bpf_mprog_fp *fp; in bpf_mprog_exists()281 (total - idx) * sizeof(struct bpf_mprog_fp)); in bpf_mprog_entry_grow()297 (total - idx - 1) * sizeof(struct bpf_mprog_fp)); in bpf_mprog_entry_shrink()305 struct bpf_mprog_fp **fp, in bpf_mprog_read()312 static inline void bpf_mprog_write(struct bpf_mprog_fp *fp, in bpf_mprog_write()
Completed in 5 milliseconds