Home
last modified time | relevance | path

Searched refs:dec_active (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dmemalloc.c187 static void dec_active(struct bpf_mem_cache *c, unsigned long *flags) in dec_active() function
201 dec_active(c, &flags); in add_obj_to_free_list()
350 dec_active(c, &flags); in free_bulk()
393 dec_active(c, &flags); in check_free_by_rcu()
417 dec_active(c, &flags); in check_free_by_rcu()
/linux/sound/soc/codecs/
H A Dlpass-tx-macro.c283 bool dec_active[NUM_DECIMATORS]; member