Searched defs:sched (Results 1 – 10 of 10) sorted by relevance
/net/netfilter/ipvs/ |
D | ip_vs_sched.c | 61 struct ip_vs_scheduler *sched) in ip_vs_unbind_scheduler() 81 struct ip_vs_scheduler *sched; in ip_vs_sched_getbyname() local 115 struct ip_vs_scheduler *sched; in ip_vs_scheduler_get() local 145 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); in ip_vs_scheduler_err() local 169 struct ip_vs_scheduler *sched; in register_ip_vs_scheduler() local
|
D | ip_vs_ctl.c | 876 struct ip_vs_scheduler *sched; in __ip_vs_update_dest() local 1204 struct ip_vs_scheduler *sched; in __ip_vs_unlink_dest() local 1288 struct ip_vs_scheduler *sched = NULL; in ip_vs_add_service() local 1437 struct ip_vs_scheduler *sched = NULL, *old_sched; in ip_vs_edit_service() local 2180 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); in ip_vs_info_seq_show() local 2607 struct ip_vs_scheduler *sched; in ip_vs_copy_service() local 3081 struct ip_vs_scheduler *sched; in ip_vs_genl_fill_service() local
|
D | ip_vs_core.c | 342 struct ip_vs_scheduler *sched; in ip_vs_sched_persist() local 447 struct ip_vs_scheduler *sched; in ip_vs_schedule() local
|
/net/sched/ |
D | sch_taprio.c | 91 static ktime_t sched_base_time(const struct sched_gate_list *sched) in sched_base_time() 119 struct sched_gate_list *sched = container_of(head, struct sched_gate_list, rcu); in taprio_free_sched_cb() local 145 static s32 get_cycle_time_elapsed(struct sched_gate_list *sched, ktime_t time) in get_cycle_time_elapsed() 156 static ktime_t get_interval_end_time(struct sched_gate_list *sched, in get_interval_end_time() 189 struct sched_gate_list *sched, in find_entry_to_transmit() 267 struct sched_gate_list *sched, *admin; in is_valid_interval() local 349 struct sched_gate_list *sched, *admin; in get_packet_txtime() local 845 struct sched_gate_list *sched, in parse_sched_list() 1000 struct sched_gate_list *sched, in taprio_get_start_time() 1034 struct sched_gate_list *sched, ktime_t base) in setup_first_close_time() [all …]
|
D | act_gate.c | 230 struct tcf_gate_params *sched, in parse_gate_list()
|
D | sch_hfsc.c | 122 struct hfsc_sched *sched; /* scheduler data */ member
|
/net/sctp/ |
D | stream_sched.c | 121 void sctp_sched_ops_register(enum sctp_sched_type sched, in sctp_sched_ops_register() 135 enum sctp_sched_type sched) in sctp_sched_set_sched() 261 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_init_sid() local
|
D | stream.c | 57 struct sctp_sched_ops *sched; in sctp_stream_free_ext() local 133 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_init() local 185 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_free() local 210 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_update() local
|
/net/ipv6/ |
D | ip6_flowlabel.c | 152 unsigned long sched = 0; in ip6_fl_gc() local
|
/net/unix/ |
D | af_unix.c | 1435 int sched; in unix_wait_for_peer() local
|