Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Ddefer-call.c67 void defer_call(void (*fn)(void *), void *opaque) in defer_call() function
/openbmc/linux/fs/lockd/
H A Dclntproc.c729 bool defer_call = false; in nlmclnt_unlock_prepare() local