Searched refs:restart (Results 1 - 25 of 425) sorted by last modified time

1234567891011>>

/linux-master/arch/x86/xen/
H A Denlighten_pv.c1224 .restart = xen_restart,
/linux-master/kernel/
H A Dworkqueue.c1335 restart:
1371 goto restart;
1381 goto restart;
3085 restart:
3109 goto restart;
4941 * For ordered workqueue with a plugged dfl_pwq, restart it now.
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c6981 bool restart)
7048 ret = ath11k_wmi_vdev_start(ar, &arg, restart);
7051 restart ? "restart" : "start", arg.vdev_id);
7058 arg.vdev_id, restart ? "restart" : "start", ret);
7071 if (!restart)
7229 ath11k_warn(ab, "failed to restart vdev %d: %d\n",
6979 ath11k_mac_vdev_start_restart(struct ath11k_vif *arvif, struct ieee80211_chanctx_conf *ctx, bool restart) argument
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1870 * restart to ensure to get the latest CPU pages mapping to GPU, then start
2256 restart:
2281 goto restart;
/linux-master/fs/bcachefs/
H A Dbtree_io.c2314 restart:
2321 goto restart;
H A Dbtree_cache.c351 restart:
379 goto restart;
979 * cause an unneccessary transaction restart:
H A Ddebug.c608 restart:
640 goto restart;
854 restart:
879 goto restart;
/linux-master/arch/x86/kvm/
H A Dx86.c9213 restart:
9265 goto restart;
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c1470 restart:
1476 goto restart;
2680 restart:
2696 goto restart;
6202 restart:
6229 goto restart;
6237 goto restart;
6611 restart:
6635 * lock was dropped. Either way, restart the iterator to get it
6639 goto restart;
[all...]
/linux-master/net/unix/
H A Daf_unix.c1378 restart:
1391 goto restart;
1512 restart:
1528 goto restart;
1548 goto restart;
1583 goto restart;
2038 restart:
2102 goto restart;
2129 goto restart;
/linux-master/net/netfilter/
H A Dnf_tables_api.c11470 bool restart = false; local
11500 restart = deleted >= ARRAY_SIZE(to_delete);
11505 if (restart)
/linux-master/net/core/
H A Ddev.c3176 * Mark device as attached from system and restart if needed.
6273 restart:
6333 goto restart;
/linux-master/mm/
H A Dmadvise.c420 restart:
435 goto restart;
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c761 static void dwmac4_rane(void __iomem *ioaddr, bool restart) argument
763 dwmac_rane(ioaddr, GMAC_PCS_BASE, restart);
H A Ddwmac1000_core.c407 static void dwmac1000_rane(void __iomem *ioaddr, bool restart) argument
409 dwmac_rane(ioaddr, GMAC_PCS_BASE, restart);
/linux-master/fs/btrfs/
H A Dextent_io.c3089 restart:
3283 goto restart;
/linux-master/fs/ceph/
H A Dmds_client.c5539 restart:
5583 goto restart;
/linux-master/block/
H A Dblk-cgroup.c582 restart:
602 goto restart;
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c4632 * return 1 if config change requires a restart, else return 0
4695 * return 1 if config change requires a restart, else return 0
4783 * return 1 if configuration restart needed, else return 0
5043 restart:
5056 goto restart;
5065 goto restart;
5069 goto restart;
5073 goto restart;
5079 goto restart;
5085 goto restart;
[all...]
/linux-master/net/ipv6/
H A Daddrconf.c172 static void addrconf_dad_run(struct inet6_dev *idev, bool restart);
3893 restart:
3904 goto restart;
4381 static void addrconf_dad_run(struct inet6_dev *idev, bool restart) argument
4389 ifp->state == INET6_IFADDR_STATE_DAD) || restart) {
4390 if (restart)
4621 restart:
4663 goto restart;
4675 goto restart;
4699 goto restart;
[all...]
/linux-master/fs/reiserfs/
H A Djournal.c1308 restart:
1320 goto restart;
2923 /* cannot restart while nested */
/linux-master/drivers/nvme/host/
H A Dfc.c764 restart:
774 goto restart;
1669 restart:
1692 goto restart;
3755 restart:
3762 * This is a temporary condition. Upon restart
3773 goto restart;
/linux-master/fs/xfs/
H A Dxfs_icache.c1654 restart:
1744 goto restart;
/linux-master/drivers/scsi/
H A Dscsi_scan.c2055 restart:
2062 goto restart;
/linux-master/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c319 restart:
322 goto restart;

Completed in 604 milliseconds

1234567891011>>