Home
last modified time | relevance | path

Searched refs:link_schedule_user (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c866 * link_schedule_user - schedule a message sender for wakeup after congestion
871 static int link_schedule_user(struct tipc_link *l, struct tipc_msg *hdr) in link_schedule_user() function
1038 rc = link_schedule_user(l, hdr); in tipc_link_xmit()
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c901 * link_schedule_user - schedule a message sender for wakeup after congestion
906 static int link_schedule_user(struct tipc_link *l, struct tipc_msg *hdr) in link_schedule_user() function
1073 rc = link_schedule_user(l, hdr); in tipc_link_xmit()

Completed in 8 milliseconds