Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/
Dseccomp.c1496 static int recv_wake_function(wait_queue_entry_t *wait, unsigned int mode, int sync, in recv_wake_function() function
1507 DEFINE_WAIT_FUNC(wait, recv_wake_function); in recv_wait_event()