Searched defs:entry_new (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/ |
D | netkit.c | 522 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/ |
D | memtype.h | 38 static inline int memtype_check_insert(struct memtype *entry_new, in memtype_check_insert()
|
D | memtype_interval.c | 116 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert()
|
D | memtype.c | 523 struct memtype *entry_new; in memtype_reserve() local
|
/linux-6.12.1/include/linux/ |
D | bpf_mprog.h | 265 struct bpf_mprog_entry **entry_new) in bpf_mprog_clear_all()
|