/linux-4.1.27/drivers/staging/lustre/lnet/klnds/socklnd/ |
H A D | socklnd_modparams.c | 42 MODULE_PARM_DESC(peer_timeout, "Seconds without aliveness news to declare peer dead (<=0 to disable)");
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd_modparams.c | 85 MODULE_PARM_DESC(peer_timeout, "Seconds without aliveness news to declare peer dead (<=0 to disable)");
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | router.c | 121 if (lp->lp_alive_count != 0 && /* got old news */ lnet_notify_locked() 122 (!lp->lp_alive) == (!alive)) { /* new date for old news */ lnet_notify_locked() 123 CDEBUG(D_NET, "Old news\n"); lnet_notify_locked() 147 * always get the most recent news */ lnet_ni_notify_locked()
|
H A D | lib-move.c | 708 /* Trust lnet_notify() if it has more recent aliveness news, but lnet_peer_is_alive() 764 /* query NI for latest aliveness news */ lnet_peer_alive_locked()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | vsyscall_64.c | 243 /* Bad news -- userspace fed a bad pointer to a vsyscall. */ emulate_vsyscall()
|
/linux-4.1.27/arch/x86/mm/ |
H A D | tlb.c | 92 * The good news is that cpu_tlbstate is local to each cpu, no
|
/linux-4.1.27/drivers/watchdog/ |
H A D | octeon-wdt-main.c | 261 /* Bad news, you are about to reboot. */ octeon_wdt_poke_irq()
|
/linux-4.1.27/fs/jbd/ |
H A D | recovery.c | 552 /* It's really bad news if different passes end up at do_one_pass()
|
/linux-4.1.27/drivers/isdn/pcbit/ |
H A D | drv.c | 836 /* tell the good news to the upper layer */ set_protocol_running()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | falcon_boards.c | 432 * it during power-on. Assume failure now is bad news. */ sfe4001_check_hw()
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | st-asc.c | 342 /* Tell the rest of the system the news. New characters! */ asc_receive_chars()
|
H A D | sh-sci.c | 737 /* Tell the rest of the system the news. New characters! */ sci_receive_chars()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_fsops.c | 824 * the bad news. xfs_do_force_shutdown()
|
H A D | xfs_log.c | 3274 * sleep was disturbed by a bad news. _xfs_log_force() 3889 * other resources get woken up, and be told the bad news. 3939 * everybody up to tell them the bad news. xfs_log_force_umount()
|
/linux-4.1.27/fs/jbd2/ |
H A D | recovery.c | 800 /* It's really bad news if different passes end up at do_one_pass()
|
/linux-4.1.27/net/atm/ |
H A D | br2684.c | 417 brvcc->old_push(brvcc->atmvcc, NULL); /* pass on the bad news */ br2684_close_vcc()
|
H A D | clip.c | 205 clip_vcc->old_push(vcc, NULL); /* pass on the bad news */ clip_push()
|
H A D | pppoatm.c | 192 atmvcc->push(atmvcc, NULL); /* Pass along bad news */ pppoatm_push()
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 832 break; /* Bad news! */ corkscrew_open() 1404 break; /* Bad news! */ boomerang_rx()
|
H A D | 3c59x.c | 1760 break; /* Bad news! */ vortex_open() 2660 break; /* Bad news! */ boomerang_rx()
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
H A D | entry.S | 1405 * what will happen (handlers invoked in real-mode = bad news) */ 1454 * what will happen (handlers invoked in real-mode = bad news) */
|
/linux-4.1.27/arch/ia64/kernel/ |
H A D | unwind.c | 134 int news; member in struct:__anon1738::__anon1739::__anon1741 1275 STAT(++unw.stat.script.news); script_new()
|
/linux-4.1.27/drivers/md/ |
H A D | dm-era-target.c | 1248 * This is bad news, we need to rollback. process_deferred_bios()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 781 "saa7134: I feel better now. Ok, here are the good news:\n" must_configure_manually()
|
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/ |
H A D | lib-types.h | 460 unsigned long lp_timestamp; /* time of last aliveness news */
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | powernow-k8.c | 95 * to transition to a new state, seeing this bit set is really bad news.
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_fence.c | 298 /* good news we believe it's a lockup */ radeon_fence_check_lockup()
|
H A D | radeon_device.c | 1854 /* bad news, how to tell it to userspace ? */ radeon_gpu_reset()
|
/linux-4.1.27/arch/sparc/mm/ |
H A D | srmmu.c | 1077 #if 0 /* XXX I think this is bad news... -DaveM */ poke_hypersparc()
|
/linux-4.1.27/drivers/vfio/ |
H A D | vfio.c | 725 * completes), but it's not present in the group. This is bad news vfio_del_group_dev()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | w83781d.c | 1736 * There are some ugly typecasts here, but the good news is - they should
|
/linux-4.1.27/drivers/mmc/card/ |
H A D | block.c | 961 * not present, so abort. Other errors are bad news too. mmc_blk_cmd_recovery()
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.c | 913 /* This would be bad news - what now? */ mcam_ctlr_stop_dma()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 359 * good news is that the fast path only completes one at a time */ o2hb_bio_wait_dec()
|
/linux-4.1.27/sound/oss/ |
H A D | sb_ess.c | 123 * Received the news that ES1688 is detected as a ES1788. Did some thinking:
|
/linux-4.1.27/tools/lguest/ |
H A D | lguest.c | 3186 * This is the end of the Launcher. The good news: we are over halfway 3187 * through! The bad news: the most fiendish part of the code still lies ahead
|
/linux-4.1.27/drivers/dma/ |
H A D | pl330.c | 480 /* To handle bad news in interrupt */
|
/linux-4.1.27/include/linux/ |
H A D | netdevice.h | 3940 * difference if we are running VLANs. The good news is that
|