Home
last modified time | relevance | path

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

/linux/arch/powerpc/sysdev/xive/
H A Dxive-internal.h45 int (*setup_queue)(unsigned int cpu, struct xive_cpu *xc, u8 prio); member
/linux/tools/testing/selftests/net/
H A Dbusy_poller.c226 static void setup_queue(void) in setup_queue() function