Home
last modified time | relevance | path

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

/linux-6.15/tools/verification/models/sched/
H A Dsncid.dot5 {node [shape = ellipse] "can_sched"};
6 {node [shape = plaintext] "can_sched"};
8 "__init_can_sched" -> "can_sched";
9 "can_sched" [label = "can_sched", color = green3];
10 "can_sched" -> "can_sched" [ label = "schedule_entry\nschedule_exit" ];
11 "can_sched" -> "cant_sched" [ label = "irq_disable" ];
13 "cant_sched" -> "can_sched" [ label = "irq_enable" ];
16 "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-6.15/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-6.15/Documentation/trace/rv/
H A Dmonitor_sched.rst122 +----------------- can_sched |
158 +----------------- | can_sched |