Home
last modified time | relevance | path

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

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