Home
last modified time | relevance | path

Searched defs:restart (Results 26 – 50 of 103) sorted by relevance

12345

/linux-6.8/arch/x86/include/asm/
Dthread_info.h223 #define arch_set_restart_data(restart) \ argument
/linux-6.8/arch/powerpc/kernel/
Dsignal.c182 int restart = 1; in check_syscall_restart() local
/linux-6.8/fs/nfs/
Dnfs42proc.c182 bool *restart) in handle_async_copy()
317 bool *restart) in _nfs42_proc_copy()
438 bool restart = false; in nfs42_proc_copy() local
/linux-6.8/drivers/watchdog/
Drave-sp-wdt.c42 int (*restart)(struct watchdog_device *); member
/linux-6.8/drivers/scsi/aacraid/
Drx.c547 int restart = 0; in _aac_rx_init() local
/linux-6.8/arch/arm/boot/compressed/
Dhead.S331 restart: adr r0, LC1 label
/linux-6.8/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mmio.c437 bool restart = dev->mt76.mcu_ops->mcu_restart; in mt76x02_watchdog_reset() local
/linux-6.8/include/linux/
Dwatchdog.h54 int (*restart)(struct watchdog_device *, unsigned long, void *); member
/linux-6.8/drivers/net/dsa/hirschmann/
Dhellcreek_hwtstamp.c346 int i, restart = 0; in hellcreek_hwtstamp_work() local
/linux-6.8/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_core.c407 static void dwmac1000_rane(void __iomem *ioaddr, bool restart) in dwmac1000_rane()
/linux-6.8/drivers/tty/
Dtty_buffer.c72 bool restart = buf->head->commit != buf->head->read; in tty_buffer_unlock_exclusive() local
/linux-6.8/sound/soc/ti/
Domap-mcpdm.c55 bool restart; member
/linux-6.8/drivers/net/wireless/ath/carl9170/
Drx.c51 bool restart = false; in carl9170_dbg_message() local
/linux-6.8/drivers/media/i2c/
Dmsp3400-driver.h111 unsigned int restart:1; member
/linux-6.8/drivers/dma-buf/
Ddma-resv.c437 bool restart; in dma_resv_iter_next_unlocked() local
/linux-6.8/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c227 static void restart(struct net_device *dev) in restart() function
Dmac-fcc.c242 static void restart(struct net_device *dev) in restart() function
Dmac-scc.c233 static void restart(struct net_device *dev) in restart() function
/linux-6.8/drivers/net/ethernet/ibm/
Dibmveth.c797 int restart = 0; in ibmveth_set_csum_offload() local
879 int restart = 0; in ibmveth_set_tso() local
/linux-6.8/drivers/media/platform/ti/omap3isp/
Dispccdc.c1651 int restart = 0; in ccdc_vd0_isr() local
1801 bool restart = false; in ccdc_video_queue() local
/linux-6.8/drivers/net/dsa/mv88e6xxx/
Dhwtstamp.c451 int i, restart = 0; in mv88e6xxx_hwtstamp_work() local
/linux-6.8/drivers/net/phy/
Dphy-c45.c359 int genphy_c45_check_and_restart_aneg(struct phy_device *phydev, bool restart) in genphy_c45_check_and_restart_aneg()
/linux-6.8/drivers/net/dsa/microchip/
Dksz8795.c681 u8 restart, speed, ctrl, link; in ksz8_r_phy() local
865 u8 restart, speed, ctrl, data; in ksz8_w_phy() local
/linux-6.8/drivers/usb/gadget/udc/
Dfsl_qe_udc.c1139 static int txcomplete(struct qe_ep *ep, unsigned char restart) in txcomplete()
1304 static int ep0_txcomplete(struct qe_ep *ep, unsigned char restart) in ep0_txcomplete()
/linux-6.8/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c427 int restart; in radeon_legacy_tv_init_restarts() local

12345