Home
last modified time | relevance | path

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

/linux/tools/verification/models/sched/
H A Dsts.dot5 {node [shape = doublecircle] "can_sched"};
6 {node [shape = circle] "can_sched"};
13 "__init_can_sched" -> "can_sched";
14 "can_sched" [label = "can_sched", color = green3];
15 "can_sched" -> "cant_sched" [ label = "irq_disable" ];
16 "can_sched" -> "scheduling" [ label = "schedule_entry" ];
18 "cant_sched" -> "can_sched" [ label = "irq_enable" ];
25 "enable_to_exit" -> "can_sched" [ label = "schedule_exit" ];
36 "can_sched";
H A Dscpd.dot4 {node [shape = plaintext] "can_sched"};
9 "can_sched" [label = "can_sched"];
10 "can_sched" -> "can_sched" [ label = "schedule_entry\nschedule_exit" ];
11 "can_sched" -> "cant_sched" [ label = "preempt_enable" ];
13 "cant_sched" -> "can_sched" [ label = "preempt_disable" ];
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.h88 static inline bool can_sched(struct net_device *dev) in can_sched() function
H A Dsched.c402 if (!can_sched(dev)) in cxgb4_sched_class_bind()
449 if (!can_sched(dev)) in cxgb4_sched_class_unbind()
588 if (!can_sched(dev)) in cxgb4_sched_class_alloc()
H A Dcxgb4_main.c3492 if (!can_sched(dev)) in cxgb_set_tx_maxrate()
/linux/Documentation/trace/rv/
H A Dmonitor_sched.rst102 +----------------- can_sched |
142 | | irq_disable H can_sched H --------------+