Searched defs:entry_new (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A 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
|
H A 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()
|
/openbmc/linux/arch/x86/mm/pat/ |
H A D | memtype.h | 38 static inline int memtype_check_insert(struct memtype *entry_new, in memtype_check_insert()
|
H A D | memtype_interval.c | 116 int memtype_check_insert(struct memtype *entry_new, enum page_cache_mode *ret_type) in memtype_check_insert()
|
H A D | memtype.c | 541 struct memtype *entry_new; in memtype_reserve() local
|
/openbmc/linux/include/linux/ |
H A D | bpf_mprog.h | 265 struct bpf_mprog_entry **entry_new) in bpf_mprog_clear_all()
|