Searched defs:newprio (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/bridge/ |
| H A D | br_stp_if.c | 285 void br_stp_set_bridge_priority(struct net_bridge *br, u16 newprio) in br_stp_set_bridge_priority() argument 312 int br_stp_set_port_priority(struct net_bridge_port *p, unsigned long newprio) in br_stp_set_port_priority() argument
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_stp_if.c | 282 void br_stp_set_bridge_priority(struct net_bridge *br, u16 newprio) in br_stp_set_bridge_priority() argument 309 int br_stp_set_port_priority(struct net_bridge_port *p, unsigned long newprio) in br_stp_set_port_priority() argument
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | core.c | 5414 int retval, oldprio, newprio, queued, running; in __sched_setscheduler() local
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| H A D | core.c | 7815 int retval, oldprio, newprio, queued, running; in __sched_setscheduler() local
|
Completed in 26 milliseconds