Searched refs:restart (Results 351 - 375 of 425) sorted by relevance

<<11121314151617

/linux-master/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c830 restart:
900 goto restart;
1611 * the new-size buffers and restart.
/linux-master/block/
H A Dblk-cgroup.c581 restart:
601 goto restart;
/linux-master/mm/
H A Dmm_init.c459 restart:
545 goto restart;
H A Dpercpu.c1795 restart:
1837 goto restart;
H A Dmempolicy.c2872 restart:
2927 goto restart;
/linux-master/sound/pci/asihpi/
H A Dhpi_internal.h672 } restart; member in union:hpi_adapterx_msg
/linux-master/arch/arm/kernel/
H A Dentry-armv.S192 @ r4 - lr_<exception>, already fixed up for correct return/restart
373 @ r4 - lr_<exception>, already fixed up for correct return/restart
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c3152 queue_work(il->workqueue, &il->restart);
3257 queue_work(il->workqueue, &il->restart);
4165 /* Keep the restart process from trying to send host
4174 queue_work(il->workqueue, &il->restart);
4696 * Keep the restart process from trying to send host
4700 queue_work(il->workqueue, &il->restart);
4725 * we're in the middle of a firmware restart!
H A D4965-mac.c5266 goto restart;
5276 goto restart;
5282 goto restart;
5333 restart:
5334 queue_work(il->workqueue, &il->restart);
5594 /* tried to restart and config the device for as long as our
5661 struct il_priv *il = container_of(data, struct il_priv, restart);
6217 INIT_WORK(&il->restart, il4965_bg_restart);
6844 MODULE_PARM_DESC(fw_restart, "restart firmware in case of error");
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c1150 .restart = rtas_restart,
/linux-master/arch/x86/xen/
H A Denlighten_pv.c1224 .restart = xen_restart,
/linux-master/net/xfrm/
H A Dxfrm_state.c818 restart:
836 goto restart;
862 restart:
878 goto restart;
/linux-master/fs/ntfs3/
H A Dfslog.c293 /* Define some tuning parameters to keep the restart tables a reasonable size. */
342 * A true indicates that the corresponding restart operation
380 /* Bytes per restart table. */
493 * Check the restart length field and whether the entire
494 * restart area is contained that length.
582 * Remove a client record from a client record list an restart area.
663 /* File should contain at least 2 restart pages and MinLogRecordPages pages. */
986 bool restart; member in struct:restart_info
1026 struct RESTART_AREA *ra; /* In-memory image of the next restart area. */
1027 u32 ra_size; /* The usable size of the restart are
[all...]
/linux-master/kernel/
H A Dworkqueue.c1326 restart:
1362 goto restart;
1372 goto restart;
3049 restart:
3073 goto restart;
5053 * For ordered workqueue with a plugged dfl_pwq, restart it now.
/linux-master/net/ipv6/
H A Droute.c1225 restart:
1236 goto restart;
3079 restart:
3112 goto restart;
4402 restart:
4413 goto restart;
/linux-master/drivers/scsi/libfc/
H A Dfc_exch.c1942 restart:
1956 * must restart loop incase while lock
1959 goto restart;
/linux-master/fs/jbd2/
H A Djournal.c3045 restart:
3056 goto restart;
/linux-master/fs/jfs/
H A Djfs_txnmgr.c2821 restart:
2852 goto restart;
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c853 restart:
864 goto restart;
/linux-master/drivers/target/
H A Dtarget_core_transport.c2363 goto restart;
2384 restart:
/linux-master/fs/
H A Dlocks.c1605 restart:
1634 goto restart;
/linux-master/drivers/md/
H A Ddm-writecache.c1976 restart:
1984 goto restart;
/linux-master/drivers/iommu/intel/
H A Ddmar.c1401 restart:
1473 goto restart;
/linux-master/fs/fuse/
H A Ddev.c1234 restart:
1276 /* If request is too large, reply with an error and restart the read */
1283 goto restart;
/linux-master/fs/bcachefs/
H A Dbtree_io.c2314 restart:
2321 goto restart;

Completed in 457 milliseconds

<<11121314151617