Searched defs:entry_new (Results 1 – 2 of 2) sorted by relevance
| /kernel/bpf/ |
| D | tcx.c | 14 struct bpf_mprog_entry *entry, *entry_new; in tcx_prog_attach() local 63 struct bpf_mprog_entry *entry, *entry_new; in tcx_prog_detach() local 97 struct bpf_mprog_entry *entry, *entry_new = NULL; in tcx_uninstall() local 146 struct bpf_mprog_entry *entry, *entry_new; in tcx_link_prog_attach() local 173 struct bpf_mprog_entry *entry, *entry_new; in tcx_link_release() local 208 struct bpf_mprog_entry *entry, *entry_new; in tcx_link_update() local
|
| D | mprog.c | 109 struct bpf_mprog_entry **entry_new, in bpf_mprog_replace() 128 struct bpf_mprog_entry **entry_new, in bpf_mprog_insert() 152 struct bpf_mprog_entry **entry_new, in bpf_mprog_delete() 226 struct bpf_mprog_entry **entry_new, in bpf_mprog_attach() 329 struct bpf_mprog_entry **entry_new, in bpf_mprog_detach()
|