Home
last modified time | relevance | path

Searched defs:entry_new (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dtcx.c14 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
Dmprog.c109 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()
/linux-6.12.1/drivers/net/
Dnetkit.c522 struct bpf_mprog_entry *entry, *entry_new; in netkit_prog_attach() local
563 struct bpf_mprog_entry *entry, *entry_new; in netkit_prog_detach() local
621 struct bpf_mprog_entry *entry, *entry_new; in netkit_link_prog_attach() local
642 struct bpf_mprog_entry *entry, *entry_new; in netkit_link_release() local
673 struct bpf_mprog_entry *entry, *entry_new; in netkit_link_update() local
/linux-6.12.1/arch/x86/mm/pat/
Dmemtype.h38 static inline int memtype_check_insert(struct memtype *entry_new, in memtype_check_insert()
Dmemtype_interval.c116 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert()
Dmemtype.c523 struct memtype *entry_new; in memtype_reserve() local
/linux-6.12.1/include/linux/
Dbpf_mprog.h265 struct bpf_mprog_entry **entry_new) in bpf_mprog_clear_all()