Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/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.c541 struct memtype *entry_new; in memtype_reserve() local
/linux-6.6.21/include/linux/
Dbpf_mprog.h265 struct bpf_mprog_entry **entry_new) in bpf_mprog_clear_all()