Home
last modified time | relevance | path

Searched defs:schedule (Results 1 – 21 of 21) sorted by relevance

/linux/tools/testing/shared/linux/
H A Dkernel.h21 #define schedule() macro
/linux/drivers/gpu/drm/i915/
H A Di915_scheduler_types.h201 void (*schedule)(struct i915_request *request, member
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.c166 struct sja1105_schedule_entry *schedule; in sja1105_init_scheduling() local
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h382 struct iwl_scan_schedule_lmac schedule[IWL_MAX_SCHED_SCAN_PLANS]; member
790 struct iwl_scan_umac_schedule schedule[IWL_MAX_SCHED_SCAN_PLANS]; member
809 struct iwl_scan_umac_schedule schedule[IWL_MAX_SCHED_SCAN_PLANS]; member
1075 struct iwl_scan_umac_schedule schedule[IWL_MAX_SCHED_SCAN_PLANS]; member
/linux/drivers/usb/host/
H A Dsl811.h188 struct list_head schedule; member
H A Disp116x.h323 struct list_head schedule; member
H A Disp1362.h408 struct list_head schedule; /* list of all EPs that need processing */ member
/linux/drivers/infiniband/sw/siw/
H A Dsiw_cm.c387 void siw_qp_cm_drop(struct siw_qp *qp, int schedule) in siw_qp_cm_drop()
/linux/drivers/misc/ocxl/
H A Dlink.c197 bool schedule = false; in xsl_fault_handler() local
/linux/drivers/i2c/busses/
H A Di2c-eg20t.c257 int schedule = 0; in pch_i2c_wait_for_bus_idle() local
/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.c282 bool schedule = false; in __am65_cpts_fifo_read() local
/linux/net/mptcp/
H A Dprotocol.h659 bool schedule; mptcp_subflow_delegate() local
/linux/net/sched/
H A Dsch_cake.c495 ktime_t schedule; in cobalt_should_drop() local
/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c2074 bool schedule = false; in tid_rdma_rcv_error() local
/linux/include/net/
H A Dip_vs.h778 struct ip_vs_dest* (*schedule)(struct ip_vs_service *svc, member
/linux/drivers/scsi/
H A Dncr53c8xx.c1338 struct link schedule; /* Jump to scheduler point */ member
/linux/sound/pci/rme9652/
H A Dhdspm.c5381 int i, audio, midi, schedule = 0; in snd_hdspm_interrupt() local
H A Dhdsp.c3884 int schedule = 0; in snd_hdsp_interrupt() local
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2826 u8 schedule:1; member
2836 struct wcn36xx_hal_ts_info_sch schedule; member
/linux/kernel/sched/
H A Dcore.c6873 asmlinkage __visible void __sched schedule(void) in schedule() function
/linux/drivers/net/usb/
H A Dr8152.c881 struct delayed_work schedule, hw_phy_work; member