Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/
A Dtty.h49 tty->flow_change = val; in __tty_set_flow_change()
54 tty->flow_change = val; in tty_set_flow_change()
A Dtty_ioctl.c119 tty->flow_change = 0; in tty_unthrottle()
143 if (tty->flow_change != TTY_THROTTLE_SAFE) in tty_throttle_safe()
174 if (tty->flow_change != TTY_UNTHROTTLE_SAFE) in tty_unthrottle_safe()
/linux-6.3-rc2/net/sched/
A Dcls_flow.c389 static int flow_change(struct net *net, struct sk_buff *in_skb, in flow_change() function
698 .change = flow_change,
/linux-6.3-rc2/include/linux/
A Dtty.h232 int flow_change; member

Completed in 8 milliseconds