Home
last modified time | relevance | path

Searched defs:sched (Results 1 – 25 of 66) sorted by relevance

123

/linux/drivers/gpu/drm/xe/
H A Dxe_gpu_scheduler.h32 static inline void xe_sched_msg_lock(struct xe_gpu_scheduler *sched) in xe_sched_msg_lock()
37 static inline void xe_sched_msg_unlock(struct xe_gpu_scheduler *sched) in xe_sched_msg_unlock()
42 static inline void xe_sched_stop(struct xe_gpu_scheduler *sched) in xe_sched_stop()
47 static inline void xe_sched_tdr_queue_imm(struct xe_gpu_scheduler *sched) in xe_sched_tdr_queue_imm()
52 static inline void xe_sched_resubmit_jobs(struct xe_gpu_scheduler *sched) in xe_sched_resubmit_jobs()
71 static inline void xe_sched_add_pending_job(struct xe_gpu_scheduler *sched, in xe_sched_add_pending_job()
80 struct xe_sched_job *xe_sched_first_pending_job(struct xe_gpu_scheduler *sched) in xe_sched_first_pending_job()
94 struct xe_gpu_scheduler *sched) in xe_sched_entity_init()
H A Dxe_guc_submit.c797 struct xe_gpu_scheduler *sched = &q->guc->sched; in disable_scheduling_deregister() local
893 struct xe_gpu_scheduler *sched = &ge->sched; in xe_guc_exec_queue_lr_cleanup() local
1066 struct xe_gpu_scheduler *sched = &q->guc->sched; in guc_exec_queue_timedout_job() local
1459 struct xe_gpu_scheduler *sched; in guc_exec_queue_init() local
1632 struct xe_gpu_scheduler *sched = &q->guc->sched; in guc_exec_queue_suspend() local
1675 struct xe_gpu_scheduler *sched = &q->guc->sched; in guc_exec_queue_resume() local
1712 struct xe_gpu_scheduler *sched = &q->guc->sched; in guc_exec_queue_stop() local
1818 struct xe_gpu_scheduler *sched = &q->guc->sched; in guc_exec_queue_start() local
2191 struct xe_gpu_scheduler *sched = &q->guc->sched; in xe_guc_exec_queue_snapshot_capture() local
H A Dxe_guc_exec_queue_types.h24 struct xe_gpu_scheduler sched; member
H A Dxe_execlist_types.h37 struct drm_gpu_scheduler sched; member
/linux/net/mptcp/
H A Dsched.c55 list_for_each_entry_rcu(sched, &mptcp_sched_list, list) { in mptcp_sched_find() local
87 if (!sched->get_send) { in mptcp_register_scheduler() argument
72 struct mptcp_sched_ops *sched; mptcp_get_available_schedulers() local
104 mptcp_unregister_scheduler(struct mptcp_sched_ops * sched) mptcp_unregister_scheduler() argument
120 mptcp_init_sched(struct mptcp_sock * msk,struct mptcp_sched_ops * sched) mptcp_init_sched() argument
139 struct mptcp_sched_ops *sched = msk->sched; mptcp_release_sched() local
[all...]
/linux/net/netfilter/ipvs/
H A Dip_vs_sched.c61 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
H A Dip_vs_ctl.c972 struct ip_vs_scheduler *sched; in __ip_vs_update_dest() local
1291 struct ip_vs_scheduler *sched; in __ip_vs_unlink_dest() local
1372 struct ip_vs_scheduler *sched = NULL; in ip_vs_add_service() local
1520 struct ip_vs_scheduler *sched = NULL, *old_sched; in ip_vs_edit_service() local
2413 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); in ip_vs_info_seq_show() local
2845 struct ip_vs_scheduler *sched; in ip_vs_copy_service() local
3319 struct ip_vs_scheduler *sched; in ip_vs_genl_fill_service() local
/linux/tools/perf/scripts/perl/
H A Dwakeup-latency.pl28 sub sched::sched_switch subroutine
51 sub sched::sched_wakeup subroutine
/linux/drivers/gpu/drm/scheduler/
H A Dsched_entity.c280 struct drm_gpu_scheduler *sched; in drm_sched_entity_flush() local
406 struct drm_gpu_scheduler *sched = entity->rq->sched; in drm_sched_entity_add_dependency_cb() local
537 struct drm_gpu_scheduler *sched; in drm_sched_entity_select_rq() local
604 struct drm_gpu_scheduler *sched; in drm_sched_entity_push_job() local
/linux/net/sctp/
H A Dstream_sched.c116 void sctp_sched_ops_register(enum sctp_sched_type sched, in sctp_sched_ops_register()
133 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_free_sched() local
149 enum sctp_sched_type sched) in sctp_sched_set_sched()
266 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_init_sid() local
H A Dstream.c57 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
/linux/net/sched/
H A Dsch_taprio.c115 struct sched_gate_list *sched) in taprio_calculate_gate_durations()
165 static ktime_t sched_base_time(const struct sched_gate_list *sched) in sched_base_time()
193 struct sched_gate_list *sched = container_of(head, struct sched_gate_list, rcu); in taprio_free_sched_cb() local
219 static s32 get_cycle_time_elapsed(struct sched_gate_list *sched, ktime_t time) in get_cycle_time_elapsed()
230 static ktime_t get_interval_end_time(struct sched_gate_list *sched, in get_interval_end_time()
267 struct sched_gate_list *sched, in taprio_update_queue_max_sdu()
320 struct sched_gate_list *sched, in find_entry_to_transmit()
398 struct sched_gate_list *sched, *admin; in is_valid_interval() local
467 struct sched_gate_list *sched, *admin; in get_packet_txtime() local
540 struct sched_gate_list *sched; in taprio_skb_exceeds_queue_max_sdu() local
[all …]
/linux/drivers/slimbus/
H A Dsched.c29 struct slim_sched *sched = &ctrl->sched; in slim_ctrl_clk_pause() local
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsge.c226 struct sched { struct
231 struct sched_port p[MAX_NPORTS]; argument
232 struct tasklet_struct sched_tsk;/* tasklet used to run scheduler */ argument
236 static void restart_sched(struct tasklet_struct *t); argument
/linux/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c357 struct drm_gpu_scheduler *sched = &gpu->rb[i]->sched; in suspend_scheduler() local
368 struct drm_gpu_scheduler *sched = &gpu->rb[i]->sched; in resume_scheduler() local
/linux/arch/x86/events/
H A Dcore.c825 static void perf_sched_init(struct perf_sched *sched, struct event_constraint **constraints, in perf_sched_init()
846 static void perf_sched_save_state(struct perf_sched *sched) in perf_sched_save_state()
855 static bool perf_sched_restore_state(struct perf_sched *sched) in perf_sched_restore_state()
877 static bool __perf_sched_find_counter(struct perf_sched *sched) in __perf_sched_find_counter()
932 static bool perf_sched_find_counter(struct perf_sched *sched) in perf_sched_find_counter()
946 static bool perf_sched_next_event(struct perf_sched *sched) in perf_sched_next_event()
977 struct perf_sched sched; in perf_assign_events() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h29 struct nouveau_sched *sched; member
53 struct nouveau_sched *sched; member
H A Dnouveau_exec.h11 struct nouveau_sched *sched; member
H A Dnouveau_abi16.h29 struct nouveau_sched *sched; member
H A Dnouveau_uvmm.h55 struct nouveau_sched *sched; member
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_sched.c38 struct drm_gpu_scheduler *sched = sched_job->sched; in etnaviv_sched_timedout_job() local
/linux/drivers/usb/host/
H A Dehci-sched.c1244 struct ehci_iso_sched *sched; in itd_urb_transaction() local
1388 struct ehci_iso_sched *sched, in sitd_slot_ok()
1481 struct ehci_iso_sched *sched = urb->hcpriv; in iso_stream_schedule() local
2151 struct ehci_iso_sched *sched = urb->hcpriv; in sitd_link_urb() local
/linux/drivers/gpu/drm/msm/
H A Dmsm_submitqueue.c138 struct drm_gpu_scheduler *sched = &ring->sched; in get_sched_entity() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_queue.c811 struct drm_gpu_scheduler *sched = s_job->sched; in pvr_queue_timedout_job() local
1238 struct drm_gpu_scheduler *sched; in pvr_queue_create() local
/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_features.c240 unsigned int drops, int sched, struct xdp_cpumap_stats *xdp_stats) in BPF_PROG()

123