Home
last modified time | relevance | path

Searched defs:sch (Results 1 – 25 of 77) sorted by relevance

1234

/linux/net/sched/
H A Dsch_mq.c20 static int mq_offload(struct Qdisc *sch, enum tc_mq_command cmd) in mq_offload() argument
34 static int mq_offload_stats(struct Qdisc *sch) in mq_offload_stats() argument
48 void mq_destroy_common(struct Qdisc *sch) in mq_destroy_common() argument
62 mq_destroy(struct Qdisc * sch) mq_destroy() argument
68 mq_init_common(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack,const struct Qdisc_ops * qdisc_ops) mq_init_common() argument
107 mq_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) mq_init() argument
120 mq_attach(struct Qdisc * sch) mq_attach() argument
143 mq_dump_common(struct Qdisc * sch,struct sk_buff * skb) mq_dump_common() argument
173 mq_dump(struct Qdisc * sch,struct sk_buff * skb) mq_dump() argument
179 mq_queue_get(struct Qdisc * sch,unsigned long cl) mq_queue_get() argument
189 mq_select_queue(struct Qdisc * sch,struct tcmsg * tcm) mq_select_queue() argument
196 mq_graft(struct Qdisc * sch,unsigned long cl,struct Qdisc * new,struct Qdisc ** old,struct netlink_ext_ack * extack) mq_graft() argument
222 mq_leaf(struct Qdisc * sch,unsigned long cl) mq_leaf() argument
230 mq_find(struct Qdisc * sch,u32 classid) mq_find() argument
240 mq_dump_class(struct Qdisc * sch,unsigned long cl,struct sk_buff * skb,struct tcmsg * tcm) mq_dump_class() argument
252 mq_dump_class_stats(struct Qdisc * sch,unsigned long cl,struct gnet_dump * d) mq_dump_class_stats() argument
265 mq_walk(struct Qdisc * sch,struct qdisc_walker * arg) mq_walk() argument
[all...]
H A Dsch_ingress.c24 static struct Qdisc *ingress_leaf(struct Qdisc *sch, unsigned long arg) in ingress_leaf()
29 static unsigned long ingress_find(struct Qdisc *sch, u32 classid) in ingress_find()
34 static unsigned long ingress_bind_filter(struct Qdisc *sch, in ingress_bind_filter()
40 static void ingress_unbind_filter(struct Qdisc *sch, unsigned long cl) in ingress_unbind_filter()
44 static void ingress_walk(struct Qdisc *sch, struct qdisc_walker *walker) in ingress_walk()
48 static struct tcf_block *ingress_tcf_block(struct Qdisc *sch, unsigned long cl, in ingress_tcf_block()
63 static void ingress_ingress_block_set(struct Qdisc *sch, u32 block_index) in ingress_ingress_block_set()
70 static u32 ingress_ingress_block_get(struct Qdisc *sch) in ingress_ingress_block_get()
77 static int ingress_init(struct Qdisc *sch, struct nlattr *opt, in ingress_init()
112 static void ingress_destroy(struct Qdisc *sch) in ingress_destroy()
[all …]
H A Dsch_fifo.c19 static int bfifo_enqueue(struct sk_buff *skb, struct Qdisc *sch, in bfifo_enqueue() argument
29 static int pfifo_enqueue(struct sk_buff *skb, struct Qdisc *sch, in pfifo_enqueue() argument
38 pfifo_tail_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) pfifo_tail_enqueue() argument
59 fifo_offload_init(struct Qdisc * sch) fifo_offload_init() argument
73 fifo_offload_destroy(struct Qdisc * sch) fifo_offload_destroy() argument
87 fifo_offload_dump(struct Qdisc * sch) fifo_offload_dump() argument
100 __fifo_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) __fifo_init() argument
135 fifo_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) fifo_init() argument
148 fifo_hd_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) fifo_hd_init() argument
154 fifo_destroy(struct Qdisc * sch) fifo_destroy() argument
159 __fifo_dump(struct Qdisc * sch,struct sk_buff * skb) __fifo_dump() argument
171 fifo_dump(struct Qdisc * sch,struct sk_buff * skb) fifo_dump() argument
182 fifo_hd_dump(struct Qdisc * sch,struct sk_buff * skb) fifo_hd_dump() argument
256 fifo_create_dflt(struct Qdisc * sch,struct Qdisc_ops * ops,unsigned int limit,struct netlink_ext_ack * extack) fifo_create_dflt() argument
[all...]
H A Dsch_prio.c31 prio_classify(struct sk_buff *skb, struct Qdisc *sch, int *qerr) in prio_classify()
69 prio_enqueue(struct sk_buff *skb, struct Qdisc *sch, struct sk_buff **to_free) in prio_enqueue()
97 static struct sk_buff *prio_peek(struct Qdisc *sch) in prio_peek()
111 static struct sk_buff *prio_dequeue(struct Qdisc *sch) in prio_dequeue()
131 prio_reset(struct Qdisc *sch) in prio_reset()
140 static int prio_offload(struct Qdisc *sch, struct tc_prio_qopt *qopt) in prio_offload()
165 prio_destroy(struct Qdisc *sch) in prio_destroy()
176 static int prio_tune(struct Qdisc *sch, struct nlattr *opt, in prio_tune()
229 static int prio_init(struct Qdisc *sch, struct nlattr *opt, in prio_init()
245 static int prio_dump_offload(struct Qdisc *sch) in prio_dump_offload()
[all …]
H A Dsch_red.c44 struct Qdisc *sch; member
70 static int red_enqueue(struct sk_buff *skb, struct Qdisc *sch, in red_enqueue() argument
159 red_dequeue(struct Qdisc * sch) red_dequeue() argument
177 red_peek(struct Qdisc * sch) red_peek() argument
185 red_reset(struct Qdisc * sch) red_reset() argument
193 red_offload(struct Qdisc * sch,bool enable) red_offload() argument
222 red_destroy(struct Qdisc * sch) red_destroy() argument
243 __red_change(struct Qdisc * sch,struct nlattr ** tb,struct netlink_ext_ack * extack) __red_change() argument
332 struct Qdisc *sch = q->sch; red_adaptative_timer() local
344 red_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) red_init() argument
378 red_change(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) red_change() argument
403 red_dump_offload_stats(struct Qdisc * sch) red_dump_offload_stats() argument
418 red_dump(struct Qdisc * sch,struct sk_buff * skb) red_dump() argument
455 red_dump_stats(struct Qdisc * sch,struct gnet_dump * d) red_dump_stats() argument
484 red_dump_class(struct Qdisc * sch,unsigned long cl,struct sk_buff * skb,struct tcmsg * tcm) red_dump_class() argument
494 red_graft_offload(struct Qdisc * sch,struct Qdisc * new,struct Qdisc * old,struct netlink_ext_ack * extack) red_graft_offload() argument
509 red_graft(struct Qdisc * sch,unsigned long arg,struct Qdisc * new,struct Qdisc ** old,struct netlink_ext_ack * extack) red_graft() argument
523 red_leaf(struct Qdisc * sch,unsigned long arg) red_leaf() argument
529 red_find(struct Qdisc * sch,u32 classid) red_find() argument
534 red_walk(struct Qdisc * sch,struct qdisc_walker * walker) red_walk() argument
[all...]
H A Dsch_ets.c82 static int ets_quantum_parse(struct Qdisc *sch, const struct nlattr *attr, in ets_quantum_parse()
95 ets_class_from_arg(struct Qdisc *sch, unsigned long arg) in ets_class_from_arg()
104 static u32 ets_class_id(struct Qdisc *sch, const struct ets_class *cl) in ets_class_id()
112 static void ets_offload_change(struct Qdisc *sch) in ets_offload_change()
157 static void ets_offload_destroy(struct Qdisc *sch) in ets_offload_destroy()
171 static void ets_offload_graft(struct Qdisc *sch, struct Qdisc *new, in ets_offload_graft()
188 static int ets_offload_dump(struct Qdisc *sch) in ets_offload_dump()
208 static int ets_class_change(struct Qdisc *sch, u32 classid, u32 parentid, in ets_class_change()
256 static int ets_class_graft(struct Qdisc *sch, unsigned long arg, in ets_class_graft()
276 static struct Qdisc *ets_class_leaf(struct Qdisc *sch, unsigned long arg) in ets_class_leaf()
[all …]
H A Dsch_multiq.c30 multiq_classify(struct sk_buff *skb, struct Qdisc *sch, int *qerr) in multiq_classify()
60 multiq_enqueue(struct sk_buff *skb, struct Qdisc *sch, in multiq_enqueue()
87 static struct sk_buff *multiq_dequeue(struct Qdisc *sch) in multiq_dequeue()
118 static struct sk_buff *multiq_peek(struct Qdisc *sch) in multiq_peek()
148 multiq_reset(struct Qdisc *sch) in multiq_reset()
159 multiq_destroy(struct Qdisc *sch) in multiq_destroy()
171 static int multiq_tune(struct Qdisc *sch, struct nlattr *opt, in multiq_tune()
235 static int multiq_init(struct Qdisc *sch, struct nlattr *opt, in multiq_init()
261 static int multiq_dump(struct Qdisc *sch, struct sk_buff *skb) in multiq_dump()
280 static int multiq_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in multiq_graft()
[all …]
H A Dsch_drr.c43 static struct drr_class *drr_find_class(struct Qdisc *sch, u32 classid) in drr_find_class()
58 static int drr_change_class(struct Qdisc *sch, u32 classid, u32 parentid, in drr_change_class()
143 static void drr_destroy_class(struct Qdisc *sch, struct drr_class *cl) in drr_destroy_class()
150 static int drr_delete_class(struct Qdisc *sch, unsigned long arg, in drr_delete_class()
172 static unsigned long drr_search_class(struct Qdisc *sch, u32 classid) in drr_search_class()
177 static struct tcf_block *drr_tcf_block(struct Qdisc *sch, unsigned long cl, in drr_tcf_block()
190 static unsigned long drr_bind_tcf(struct Qdisc *sch, unsigned long parent, in drr_bind_tcf()
201 static void drr_unbind_tcf(struct Qdisc *sch, unsigned long arg) in drr_unbind_tcf()
208 static int drr_graft_class(struct Qdisc *sch, unsigned long arg, in drr_graft_class()
225 static struct Qdisc *drr_class_leaf(struct Qdisc *sch, unsigned long arg) in drr_class_leaf()
[all …]
H A Dsch_tbf.c142 static void tbf_offload_change(struct Qdisc *sch, in tbf_offload_change() argument
161 tbf_offload_destroy(struct Qdisc * sch) tbf_offload_destroy() argument
175 tbf_offload_dump(struct Qdisc * sch) tbf_offload_dump() argument
188 tbf_offload_graft(struct Qdisc * sch,struct Qdisc * new,struct Qdisc * old,struct netlink_ext_ack * extack) tbf_offload_graft() argument
205 tbf_segment(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) tbf_segment() argument
245 tbf_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) tbf_enqueue() argument
275 tbf_dequeue(struct Qdisc * sch) tbf_dequeue() argument
335 tbf_reset(struct Qdisc * sch) tbf_reset() argument
356 tbf_change(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) tbf_change() argument
484 tbf_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) tbf_init() argument
500 tbf_destroy(struct Qdisc * sch) tbf_destroy() argument
509 tbf_dump(struct Qdisc * sch,struct sk_buff * skb) tbf_dump() argument
551 tbf_dump_class(struct Qdisc * sch,unsigned long cl,struct sk_buff * skb,struct tcmsg * tcm) tbf_dump_class() argument
562 tbf_graft(struct Qdisc * sch,unsigned long arg,struct Qdisc * new,struct Qdisc ** old,struct netlink_ext_ack * extack) tbf_graft() argument
576 tbf_leaf(struct Qdisc * sch,unsigned long arg) tbf_leaf() argument
582 tbf_find(struct Qdisc * sch,u32 classid) tbf_find() argument
587 tbf_walk(struct Qdisc * sch,struct qdisc_walker * walker) tbf_walk() argument
[all...]
H A Dsch_skbprio.c68 static int skbprio_enqueue(struct sk_buff *skb, struct Qdisc *sch, in skbprio_enqueue() argument
139 skbprio_dequeue(struct Qdisc * sch) skbprio_dequeue() argument
166 skbprio_change(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) skbprio_change() argument
178 skbprio_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) skbprio_init() argument
198 skbprio_dump(struct Qdisc * sch,struct sk_buff * skb) skbprio_dump() argument
210 skbprio_reset(struct Qdisc * sch) skbprio_reset() argument
223 skbprio_destroy(struct Qdisc * sch) skbprio_destroy() argument
232 skbprio_leaf(struct Qdisc * sch,unsigned long arg) skbprio_leaf() argument
237 skbprio_find(struct Qdisc * sch,u32 classid) skbprio_find() argument
242 skbprio_dump_class(struct Qdisc * sch,unsigned long cl,struct sk_buff * skb,struct tcmsg * tcm) skbprio_dump_class() argument
249 skbprio_dump_class_stats(struct Qdisc * sch,unsigned long cl,struct gnet_dump * d) skbprio_dump_class_stats() argument
259 skbprio_walk(struct Qdisc * sch,struct qdisc_walker * arg) skbprio_walk() argument
[all...]
H A Dsch_fq_codel.c76 static unsigned int fq_codel_classify(struct sk_buff *skb, struct Qdisc *sch, in fq_codel_classify() argument
137 static unsigned int fq_codel_drop(struct Qdisc *sch, unsigned int max_packets, in fq_codel_drop() argument
185 fq_codel_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) fq_codel_enqueue() argument
259 struct Qdisc *sch = ctx; dequeue_func() local
278 struct Qdisc *sch = ctx; drop_func() local
284 __fq_codel_dequeue(struct Qdisc * sch) __fq_codel_dequeue() argument
324 fq_codel_dequeue_drop(struct Qdisc * sch) fq_codel_dequeue_drop() argument
336 fq_codel_dequeue(struct Qdisc * sch) fq_codel_dequeue() argument
347 fq_codel_peek(struct Qdisc * sch) fq_codel_peek() argument
373 fq_codel_reset(struct Qdisc * sch) fq_codel_reset() argument
405 fq_codel_change(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) fq_codel_change() argument
499 fq_codel_destroy(struct Qdisc * sch) fq_codel_destroy() argument
508 fq_codel_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) fq_codel_init() argument
572 fq_codel_dump(struct Qdisc * sch,struct sk_buff * skb) fq_codel_dump() argument
619 fq_codel_dump_stats(struct Qdisc * sch,struct gnet_dump * d) fq_codel_dump_stats() argument
647 fq_codel_leaf(struct Qdisc * sch,unsigned long arg) fq_codel_leaf() argument
652 fq_codel_find(struct Qdisc * sch,u32 classid) fq_codel_find() argument
657 fq_codel_bind(struct Qdisc * sch,unsigned long parent,u32 classid) fq_codel_bind() argument
667 fq_codel_tcf_block(struct Qdisc * sch,unsigned long cl,struct netlink_ext_ack * extack) fq_codel_tcf_block() argument
677 fq_codel_dump_class(struct Qdisc * sch,unsigned long cl,struct sk_buff * skb,struct tcmsg * tcm) fq_codel_dump_class() argument
684 fq_codel_dump_class_stats(struct Qdisc * sch,unsigned long cl,struct gnet_dump * d) fq_codel_dump_class_stats() argument
731 fq_codel_walk(struct Qdisc * sch,struct qdisc_walker * arg) fq_codel_walk() argument
[all...]
H A Dsch_cbs.c88 static int cbs_child_enqueue(struct sk_buff *skb, struct Qdisc *sch, in cbs_child_enqueue() argument
105 static int cbs_enqueue_offload(struct sk_buff *skb, struct Qdisc *sch, in cbs_enqueue_offload() argument
114 static int cbs_enqueue_soft(struct sk_buff *skb, struct Qdisc *sch, in cbs_enqueue_soft() argument
131 cbs_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) cbs_enqueue() argument
161 cbs_child_dequeue(struct Qdisc * sch,struct Qdisc * child) cbs_child_dequeue() argument
176 cbs_dequeue_soft(struct Qdisc * sch) cbs_dequeue_soft() argument
231 cbs_dequeue_offload(struct Qdisc * sch) cbs_dequeue_offload() argument
239 cbs_dequeue(struct Qdisc * sch) cbs_dequeue() argument
246 cbs_reset(struct Qdisc * sch) cbs_reset() argument
375 cbs_change(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) cbs_change() argument
415 cbs_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) cbs_init() argument
447 cbs_destroy(struct Qdisc * sch) cbs_destroy() argument
466 cbs_dump(struct Qdisc * sch,struct sk_buff * skb) cbs_dump() argument
492 cbs_dump_class(struct Qdisc * sch,unsigned long cl,struct sk_buff * skb,struct tcmsg * tcm) cbs_dump_class() argument
506 cbs_graft(struct Qdisc * sch,unsigned long arg,struct Qdisc * new,struct Qdisc ** old,struct netlink_ext_ack * extack) cbs_graft() argument
522 cbs_leaf(struct Qdisc * sch,unsigned long arg) cbs_leaf() argument
529 cbs_find(struct Qdisc * sch,u32 classid) cbs_find() argument
534 cbs_walk(struct Qdisc * sch,struct qdisc_walker * walker) cbs_walk() argument
[all...]
H A Dsch_codel.c41 struct Qdisc *sch = ctx; in dequeue_func() local
53 struct Qdisc *sch = ctx; in drop_func() local
59 static struct sk_buff *__codel_qdisc_dequeue(struct Qdisc *sch) in codel_qdisc_dequeue() argument
78 codel_qdisc_enqueue(struct sk_buff * skb,struct Qdisc * sch,struct sk_buff ** to_free) codel_qdisc_enqueue() argument
101 codel_change(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) codel_change() argument
161 codel_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) codel_init() argument
188 codel_dump(struct Qdisc * sch,struct sk_buff * skb) codel_dump() argument
219 codel_dump_stats(struct Qdisc * sch,struct gnet_dump * d) codel_dump_stats() argument
245 codel_reset(struct Qdisc * sch) codel_reset() argument
[all...]
H A Dsch_pie.c30 struct Qdisc *sch; member
33 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params, in pie_drop_early()
85 static int pie_qdisc_enqueue(struct sk_buff *skb, struct Qdisc *sch, in pie_qdisc_enqueue()
141 static int pie_change(struct Qdisc *sch, struct nlattr *opt, in pie_change()
428 struct Qdisc *sch = q->sch; in pie_timer() local
443 static int pie_init(struct Qdisc *sch, struct nlattr *opt, in pie_init()
466 static int pie_dump(struct Qdisc *sch, struct sk_buff *skb) in pie_dump()
498 static int pie_dump_stats(struct Qdisc *sch, struct gnet_dump *d) in pie_dump_stats()
523 static struct sk_buff *pie_qdisc_dequeue(struct Qdisc *sch) in pie_qdisc_dequeue()
535 static void pie_reset(struct Qdisc *sch) in pie_reset()
[all …]
H A Dsch_mqprio.c34 static int mqprio_enable_offload(struct Qdisc *sch, in mqprio_enable_offload()
80 static void mqprio_disable_offload(struct Qdisc *sch) in mqprio_disable_offload()
95 static void mqprio_destroy(struct Qdisc *sch) in mqprio_destroy()
202 static int mqprio_parse_tc_entries(struct Qdisc *sch, struct nlattr *nlattr_opt, in mqprio_parse_tc_entries()
242 static int mqprio_parse_nlattr(struct Qdisc *sch, struct tc_mqprio_qopt *qopt, in mqprio_parse_nlattr()
345 static int mqprio_init(struct Qdisc *sch, struct nlattr *opt, in mqprio_init()
431 static void mqprio_attach(struct Qdisc *sch) in mqprio_attach()
451 static struct netdev_queue *mqprio_queue_get(struct Qdisc *sch, in mqprio_queue_get()
462 static int mqprio_graft(struct Qdisc *sch, unsigned long cl, struct Qdisc *new, in mqprio_graft()
552 static int mqprio_dump(struct Qdisc *sch, struct sk_buff *skb) in mqprio_dump()
[all …]
H A Dsch_dualpi2.c72 struct Qdisc *sch; /* The Classic queue (C-queue) */ member
208 static void dualpi2_calculate_c_protection(struct Qdisc *sch, in dualpi2_calculate_c_protection()
282 static bool must_drop(struct Qdisc *sch, struct dualpi2_sched_data *q, in must_drop()
385 static int dualpi2_enqueue_skb(struct sk_buff *skb, struct Qdisc *sch, in dualpi2_enqueue_skb()
439 static int dualpi2_qdisc_enqueue(struct sk_buff *skb, struct Qdisc *sch, in dualpi2_qdisc_enqueue()
514 static struct sk_buff *dequeue_packet(struct Qdisc *sch, in dequeue_packet()
572 struct Qdisc *sch, enum qdisc_drop_reason reason) in drop_and_retry()
580 static struct sk_buff *__dualpi2_qdisc_dequeue(struct Qdisc *sch) in __dualpi2_qdisc_dequeue()
610 static void dualpi2_dequeue_drop(struct Qdisc *sch) in dualpi2_dequeue_drop()
622 static struct sk_buff *dualpi2_qdisc_dequeue(struct Qdisc *sch) in dualpi2_qdisc_dequeue()
[all …]
H A Dsch_etf.c75 static bool is_packet_valid(struct Qdisc *sch, struct sk_buff *nskb) in is_packet_valid() argument
108 static struct sk_buff *etf_peek_timesortedlist(struct Qdisc *sch) in etf_peek_timesortedlist() argument
120 static void reset_watchdog(struct Qdisc *sch) in reset_watchdog() argument
162 static int etf_enqueue_timesortedlist(struct sk_buff *nskb, struct Qdisc *sch, in etf_enqueue_timesortedlist() argument
200 timesortedlist_drop(struct Qdisc * sch,struct sk_buff * skb,ktime_t now) timesortedlist_drop() argument
231 timesortedlist_remove(struct Qdisc * sch,struct sk_buff * skb) timesortedlist_remove() argument
253 etf_dequeue_timesortedlist(struct Qdisc * sch) etf_dequeue_timesortedlist() argument
343 etf_init(struct Qdisc * sch,struct nlattr * opt,struct netlink_ext_ack * extack) etf_init() argument
417 timesortedlist_clear(struct Qdisc * sch) timesortedlist_clear() argument
433 etf_reset(struct Qdisc * sch) etf_reset() argument
448 etf_destroy(struct Qdisc * sch) etf_destroy() argument
460 etf_dump(struct Qdisc * sch,struct sk_buff * skb) etf_dump() argument
[all...]
/linux/kernel/sched/ext/
H A Dsub.h63 static inline const char *sch_cgrp_path(struct scx_sched *sch) in sch_cgrp_path()
69 static inline void scx_dec_has_subs(struct scx_sched *sch) in scx_dec_has_subs()
79 static inline void scx_set_task_sched(struct task_struct *p, struct scx_sched *sch) {} in scx_set_task_sched()
80 static inline struct cgroup *sch_cgroup(struct scx_sched *sch) { return NULL; } in sch_cgroup()
81 static inline const char *sch_cgrp_path(struct scx_sched *sch) { return "/"; } in sch_cgrp_path()
82 static inline void set_cgroup_sched(struct cgroup *cgrp, struct scx_sched *sch) {} in set_cgroup_sched()
83 static inline void drain_descendants(struct scx_sched *sch) { } in drain_descendants()
84 static inline void scx_sub_disable(struct scx_sched *sch) { } in scx_sub_disable()
85 static inline void scx_free_pshards(struct scx_sched *sch) {} in scx_free_pshards()
86 static inline s32 scx_alloc_pshards(struct scx_sched *sch) { return 0; } in scx_alloc_pshards()
[all …]
H A Dext.c264 __printf(5, 6) bool __scx_exit(struct scx_sched *sch, in __scx_exit()
298 bool scx_is_descendant(struct scx_sched *sch, struct scx_sched *ancestor) in scx_is_descendant()
305 static struct scx_dispatch_q *find_global_dsq(struct scx_sched *sch, s32 cpu) in find_global_dsq()
310 static struct scx_dispatch_q *find_user_dsq(struct scx_sched *sch, u64 dsq_id) in find_user_dsq()
323 static struct scx_dispatch_q *bypass_enq_target_dsq(struct scx_sched *sch, s32 cpu) in bypass_enq_target_dsq()
460 static inline void scx_call_op_set_cpumask(struct scx_sched *sch, struct rq *rq, in scx_call_op_set_cpumask()
985 bool scx_cpu_valid(struct scx_sched *sch, s32 cpu, const char *where) in scx_cpu_valid()
1082 void schedule_dsq_reenq(struct scx_sched *sch, struct scx_dispatch_q *dsq, in schedule_dsq_reenq()
1313 static void set_task_slice_oob(struct scx_sched *sch, struct task_struct *p, u64 slice) in set_task_slice_oob()
1477 static void refill_task_slice_dfl(struct scx_sched *sch, struct task_struct *p) in refill_task_slice_dfl()
[all …]
/linux/drivers/s390/cio/
H A Deadm_sch.c61 static int eadm_subchannel_start(struct subchannel *sch, struct aob *aob) in eadm_subchannel_start()
88 static int eadm_subchannel_clear(struct subchannel *sch) in eadm_subchannel_clear()
103 struct subchannel *sch = private->sch; in eadm_subchannel_timeout() local
113 static void eadm_subchannel_set_timeout(struct subchannel *sch, int expires) in eadm_subchannel_set_timeout()
123 static void eadm_subchannel_irq(struct subchannel *sch) in eadm_subchannel_irq()
161 struct subchannel *sch; in eadm_get_idle_sch() local
186 struct subchannel *sch; in eadm_start_aob() local
213 static int eadm_subchannel_probe(struct subchannel *sch) in eadm_subchannel_probe()
246 static void eadm_quiesce(struct subchannel *sch) in eadm_quiesce()
276 static void eadm_subchannel_remove(struct subchannel *sch) in eadm_subchannel_remove()
[all …]
H A Ddevice_fsm.c42 struct subchannel *sch; in ccw_timeout_log() local
127 struct subchannel *sch; in ccw_device_cancel_halt_clear() local
168 __recover_lost_chpids(struct subchannel *sch, int old_lpm) in __recover_lost_chpids()
192 struct subchannel *sch; in ccw_device_recog_done() local
311 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_oper_notify() local
331 struct subchannel *sch; in ccw_device_done() local
390 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_recognition() local
431 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_report_path_events() local
476 struct subchannel *sch = to_subchannel(cdev->dev.parent); in ccw_device_handle_broken_paths() local
487 struct subchannel *sch; in ccw_device_verify_done() local
[all …]
H A Dvfio_ccw_fsm.c21 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_io_helper() local
81 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_do_halt() local
120 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_do_clear() local
157 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_notoper() local
225 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_disabled_irq() local
235 struct subchannel *sch = to_subchannel(p->vdev.dev->parent); in get_schid() local
359 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_irq() local
376 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_open() local
397 struct subchannel *sch = to_subchannel(private->vdev.dev->parent); in fsm_close() local
H A Ddevice_pgid.c36 struct subchannel *sch = to_subchannel(cdev->dev.parent); in verify_done() local
75 struct subchannel *sch = to_subchannel(cdev->dev.parent); in nop_do() local
107 struct subchannel *sch = to_subchannel(cdev->dev.parent); in nop_callback() local
170 struct subchannel *sch = to_subchannel(cdev->dev.parent); in pgid_wipeout_start() local
197 struct subchannel *sch = to_subchannel(cdev->dev.parent); in spid_do() local
230 struct subchannel *sch = to_subchannel(cdev->dev.parent); in spid_callback() local
335 struct subchannel *sch = to_subchannel(cdev->dev.parent); in pgid_to_donepm() local
382 struct subchannel *sch = to_subchannel(cdev->dev.parent); in snid_done() local
456 struct subchannel *sch = to_subchannel(cdev->dev.parent); in snid_do() local
513 struct subchannel *sch = to_subchannel(cdev->dev.parent); in verify_start() local
[all …]
/linux/drivers/gpio/
H A Dgpio-sch.c50 static unsigned int sch_gpio_offset(struct sch_gpio *sch, unsigned int gpio, in sch_gpio_offset()
63 static unsigned int sch_gpio_bit(struct sch_gpio *sch, unsigned int gpio) in sch_gpio_bit()
70 static int sch_gpio_reg_get(struct sch_gpio *sch, unsigned int gpio, unsigned int reg) in sch_gpio_reg_get()
83 static void sch_gpio_reg_set(struct sch_gpio *sch, unsigned int gpio, unsigned int reg, in sch_gpio_reg_set()
104 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_direction_in() local
115 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_get() local
122 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_set() local
135 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_direction_out() local
156 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_gpio_get_direction() local
177 struct sch_gpio *sch = gpiochip_get_data(gc); in sch_irq_type() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_qdisc_fail__untrusted_write.c12 int BPF_PROG(untrusted_write, struct sk_buff *skb, struct Qdisc *sch, in BPF_PROG()
32 struct sk_buff *BPF_PROG(bpf_qdisc_test_dequeue, struct Qdisc *sch) in BPF_PROG()
39 int BPF_PROG(bpf_qdisc_test_init, struct Qdisc *sch, struct nlattr *opt, in BPF_PROG()
47 void BPF_PROG(bpf_qdisc_test_reset, struct Qdisc *sch) in BPF_PROG()
53 void BPF_PROG(bpf_qdisc_test_destroy, struct Qdisc *sch) in BPF_PROG()

1234