Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c499 static int htab_set_dtor(struct bpf_htab *htab, void (*dtor)(void *, void *)) in htab_set_dtor() function
537 return htab_set_dtor(htab, htab_pcpu_mem_dtor); in htab_map_check_btf()
539 return htab_set_dtor(htab, htab_mem_dtor); in htab_map_check_btf()