Home
last modified time | relevance | path

Searched refs:sync_all (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dudp_tunnels.c175 if (nsim_dev->udp_ports.sync_all) { in nsim_udp_tunnels_info_create()
206 &nsim_dev->udp_ports.sync_all); in nsim_udp_tunnels_debugfs_create()
H A Dnetdevsim.h217 bool sync_all; member
/kernel/linux/linux-6.6/drivers/net/netdevsim/
H A Dudp_tunnels.c175 if (nsim_dev->udp_ports.sync_all) { in nsim_udp_tunnels_info_create()
206 &nsim_dev->udp_ports.sync_all); in nsim_udp_tunnels_debugfs_create()
H A Dnetdevsim.h317 bool sync_all; member
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_client.h26 bool sync_all; member
H A Dfile_remote.c692 bool *rsem_held, bool sync_all) in allow_cur_thread_wpage()
696 if (sync_all) { in allow_cur_thread_wpage()
747 param->sync_all = sync; in hmdfs_writepage_remote()
691 allow_cur_thread_wpage(struct hmdfs_inode_info *info, bool *rsem_held, bool sync_all) allow_cur_thread_wpage() argument
H A Dhmdfs_client.c200 if (ctx->sync_all && hmdfs_usr_sig_pending(ctx->caller)) in hmdfs_client_writepage_err()
203 if (ctx->sync_all || !time_is_after_eq_jiffies(ctx->timeout) || in hmdfs_client_writepage_err()
221 return ctx->sync_all && time_is_after_eq_jiffies(ctx->timeout); in hmdfs_no_timedout_sync_write()
242 * a WB_SYNC_ALL write, else no-sync_all writeback will in hmdfs_client_rewrite_for_offline()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_client.h26 bool sync_all; member
H A Dfile_remote.c698 bool *rsem_held, bool sync_all) in allow_cur_thread_wpage()
702 if (sync_all) { in allow_cur_thread_wpage()
753 param->sync_all = sync; in hmdfs_writepage_remote()
697 allow_cur_thread_wpage(struct hmdfs_inode_info *info, bool *rsem_held, bool sync_all) allow_cur_thread_wpage() argument
H A Dhmdfs_client.c200 if (ctx->sync_all && hmdfs_usr_sig_pending(ctx->caller)) in hmdfs_client_writepage_err()
203 if (ctx->sync_all || !time_is_after_eq_jiffies(ctx->timeout) || in hmdfs_client_writepage_err()
220 return ctx->sync_all && time_is_after_eq_jiffies(ctx->timeout); in hmdfs_no_timedout_sync_write()
241 * a WB_SYNC_ALL write, else no-sync_all writeback will in hmdfs_client_rewrite_for_offline()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c250 static int record__aio_sync(struct mmap *md, bool sync_all) in record__aio_sync() argument
261 if (sync_all) in record__aio_sync()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c348 static int record__aio_sync(struct mmap *md, bool sync_all) in record__aio_sync() argument
359 if (sync_all) in record__aio_sync()

Completed in 18 milliseconds