Home
last modified time | relevance | path

Searched refs:free_prog (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dcpumap.c490 goto free_prog; in __cpu_map_entry_alloc()
505 free_prog: in __cpu_map_entry_alloc()
H A Dsyscall.c3075 goto free_prog; in BTF_ID_LIST_GLOBAL_SINGLE()
3080 goto free_prog; in BTF_ID_LIST_GLOBAL_SINGLE()
3095 goto free_prog; in BTF_ID_LIST_GLOBAL_SINGLE()
3102 goto free_prog; in BTF_ID_LIST_GLOBAL_SINGLE()
3124 goto free_prog; in BTF_ID_LIST_GLOBAL_SINGLE()
3130 goto free_prog; in BTF_ID_LIST_GLOBAL_SINGLE()
3176 free_prog: in BTF_ID_LIST_GLOBAL_SINGLE()
/linux/kernel/trace/
H A Dtrace_events_filter.c1284 static void free_prog(struct event_filter *filter) in free_prog() function
1313 free_prog(filter); in __free_filter()