Home
last modified time | relevance | path

Searched defs:remove_hash (Results 1 – 2 of 2) sorted by relevance

/linux/sound/core/
H A Dcontrol.c576 __snd_ctl_remove(struct snd_card * card,struct snd_kcontrol * kcontrol,bool remove_hash) __snd_ctl_remove() argument
/linux/kernel/trace/
H A Dftrace.c3309 static void remove_hash(struct ftrace_hash *hash, struct ftrace_hash *notrace_hash) in remove_hash() function