Searched refs:life (Results 1 - 200 of 215) sorted by relevance

12

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dpalmte2.h66 #define PALMTE2_MAX_LIFE_MINS 360 /* on-life in minutes */
H A Dpalmld.h100 #define PALMLD_MAX_LIFE_MINS 240 /* on-life in minutes */
H A Dpalmt5.h75 #define PALMT5_MAX_LIFE_MINS 360 /* on-life in minutes */
H A Dpalmtc.h77 #define PALMTC_MAX_LIFE_MINS 240 /* on-life in minutes */
H A Dpalmz72.h61 #define PALMZ72_MAX_LIFE_MINS 360 /* on-life in minutes */
H A Dpalmtx.h103 #define PALMTX_MAX_LIFE_MINS 360 /* on-life in minutes */
/linux-4.4.14/net/sctp/
H A Dprimitive.c125 * [,stream id] [,life time] [,destination transport address]
149 * o life time - specifies the life time of the user data. The user data
150 * will not be sent by SCTP after the life time expires. This
154 * send primitive) within the life time variable. However, the
156 * chunk before the life time expired.
H A Dobjcnt.c43 * life easier for the programmer.
H A Dsm_statefuns.c2335 * In general, if you use the suggested cookie life, the value sctp_sf_do_5_2_6_stale()
4662 * [,stream id] [,life time] [,destination transport address]
4686 * o life time - specifies the life time of the user data. The user data
4687 * will not be sent by SCTP after the life time expires. This
4691 * send primitive) within the life time variable. However, the
4693 * chunk before the life time expired.
H A Dsm_make_chunk.c2530 stale = ntohl(param.life->lifespan_increment); sctp_process_param()
/linux-4.4.14/arch/mips/include/asm/
H A Dirqflags.h74 * Fast, dangerous. Life is fun, life is good. arch_local_irq_restore()
104 * Fast, dangerous. Life is fun, life is good. __arch_local_irq_restore()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
H A Dsimpad.h127 unsigned short life; /* life till empty */ member in struct:simpad_battery
/linux-4.4.14/arch/powerpc/boot/
H A Dgunzip_util.h16 * These functions are designed to make life easy for decompressing
/linux-4.4.14/drivers/hid/
H A Dhid-axff.c11 * Copyright (c) 2010 Sergei Kolzun <x0r@dv-life.ru>
117 hid_info(hid, "Force Feedback for ACRUX game controllers by Sergei Kolzun <x0r@dv-life.ru>\n"); axff_init()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgpio.c82 * bits and continue with life nvkm_voltgpio_init()
/linux-4.4.14/drivers/mfd/
H A Dmenf21bmc.c91 * Watchdog functionality and the BIOS life sign monitoring. menf21bmc_probe()
/linux-4.4.14/arch/alpha/include/asm/
H A Da.out-core.h40 * compatible with DEC Unix/OSF/1 as this makes life easier aout_dump_thread()
/linux-4.4.14/samples/hidraw/
H A Dhid-example.c54 /* Open the Device with non-blocking reads. In real life, main()
/linux-4.4.14/kernel/trace/
H A Dtrace_clock.c66 * timestamp on a trace event - i.e. not life threatening.
/linux-4.4.14/arch/sh/boards/mach-se/7722/
H A Dsetup.c109 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpage.h100 * life more interesting, there's also an uncached virtual shadow at 0xb0000000
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dcheckers-thumb.c32 * First, filter out all ldr insns to make our life easier. t32_check_stack()
/linux-4.4.14/tools/perf/util/
H A Dstrbuf.h53 /*----- strbuf life cycle -----*/
H A Ddso.h275 * descriptor opened ideally for the whole life of the dso object.
H A Dllvm-utils.c152 * If buf is string, give it terminal '\0' to make our life read_from_pipe()
H A Ddso.c1193 * be the last and will then call dso__delete(), end of life. __dsos__add()
/linux-4.4.14/arch/x86/kernel/
H A Dapm_32.c140 * is now the way life works).
281 * P: Toshiba 1950S: battery life information only gets updated after resume
1025 * @life: estimated life
1030 * of life and a status value for the battery. The estimated life
1035 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) apm_get_power_status() argument
1050 *life = swab16((u16)call.edx); apm_get_power_status()
1051 *life |= 0x8000; apm_get_power_status()
1053 *life = call.edx; apm_get_power_status()
1059 u_short *bat, u_short *life, u_short *nbat)
1072 return apm_get_power_status(status, bat, life);
1080 *life = edx;
1692 6) Remaining battery life (percentage of charge): proc_apm_show()
1695 7) Remaining battery life (time units): proc_apm_show()
1828 "apm: AC %s, battery status %s, battery life ", apm()
1836 "apm: battery flag 0x%02x, battery life ", apm()
2037 printk(KERN_WARNING "BIOS strings suggest APM reports battery life " swab_apm_power_in_minutes()
H A Dsmpboot.c901 * Wait 10s total for first sign of life from AP do_boot_cpu()
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h173 * SPI-2 allows up to 64 logical units, but in real life, target
/linux-4.4.14/drivers/uwb/
H A Ddriver.c43 * 1. Locking and life cycle management is crappy still. All entry
/linux-4.4.14/drivers/net/irda/
H A Dold_belkin-sir.c46 * support only 9600 b/s, which make our life much simpler as far as
H A Dactisys-sir.c192 /* Check if life is sweet... */ actisys_change_speed()
H A Dvlsi_ir.h499 * If this would ever become an issue in real life, the only workaround
/linux-4.4.14/arch/alpha/lib/
H A Dev6-memcpy.S183 beq $1, $dest_0mod8 # U : life doesnt totally suck
/linux-4.4.14/fs/xfs/
H A Dxfs_qm_bhv.c130 * mounting, and get on with the boring life xfs_qm_newmount()
H A Dxfs_mount.h99 int m_fixedfsid[2]; /* unchanged for life of FS */
H A Dxfs_dquot.c124 * life a little less complicated. (We just don't reject any quota
H A Dxfs_icache.c974 * problems with the inode life time early on. xfs_reclaim_inode()
H A Dxfs_aops.c1259 * the DIO. There is only going to be one reference to the ioend and its life
/linux-4.4.14/arch/arm/mach-pxa/
H A Dpcm027.c218 * pcm027_init - breath some life into the board
/linux-4.4.14/net/rxrpc/
H A Drxkad.c829 unsigned int life; rxkad_decrypt_ticket() local
911 life = *p++ * 5 * 60; rxkad_decrypt_ticket()
912 _debug("KIV LIFE : %u", life); rxkad_decrypt_ticket()
935 if (issue < now - life) { rxkad_decrypt_ticket()
941 *_expiry = issue + life; rxkad_decrypt_ticket()
/linux-4.4.14/drivers/usb/wusbcore/
H A Dwusbhc.h85 * *and* most importantly, it's life cycle is different. It is created
333 * time during the @usb_dev life cycle.
346 * @wusbhc's life cycle is identical to that of the underlying usb_hcd.
H A Dwa-hc.h35 * lc RC instance life cycle management (create, destroy...)
H A Dwusbhc.c3 * sysfs glue, wusbcore module support and life cycle management
H A Dwa-xfer.c1169 * drops to zero; however, because each segment is given the same life
/linux-4.4.14/drivers/misc/mic/cosm/
H A Dcosm_scif_server.c34 * life-time of this work-item is therefore the time from which the connection
237 * endpoint is closed, the work function exits, completing its life cycle, from
/linux-4.4.14/include/rdma/
H A Dib_sa.h91 * MTU, while for packet life time, best will return the
92 * smallest available life time.
/linux-4.4.14/drivers/scsi/arm/
H A Dqueue.c68 * If life was easier, then SCpnt would have a queue_initialise()
/linux-4.4.14/drivers/power/
H A Dapm_power.c309 /* battery life (i.e. capacity, in percents) */ apm_battery_apm_get_power_status()
/linux-4.4.14/lib/
H A Diomap.c48 * Ugly macros are a way of life.
H A Dklist.c62 /* no knode deserves to start its life dead */ knode_set_klist()
/linux-4.4.14/fs/ocfs2/cluster/
H A Dtcp_internal.h132 /* the next two are valid for the life time of the sc */
H A Dheartbeat.c854 /* dead nodes only come to life after some number of o2hb_check_slot()
/linux-4.4.14/arch/powerpc/kernel/
H A Dtau_6xx.c11 * life in portables, and add a 'performance/watt' metric somewhere in /proc
H A Deeh_driver.c795 * About 90% of all real-life EEH failures in the field eeh_handle_normal_event()
/linux-4.4.14/arch/arm64/mm/
H A Dcontext.c120 * We had a valid ASID in a previous life, so try to re-use new_context()
/linux-4.4.14/arch/arm/mm/
H A Dcache-tauros2.c242 * there are no real-life examples of Tauros2 being used on tauros2_internal_init()
H A Dcontext.c209 * We had a valid ASID in a previous life, so try to re-use new_context()
/linux-4.4.14/net/ipv4/
H A Dtcp_yeah.c114 * Another unfortunate fact of life is that delayed ACKs delay the tcp_yeah_cong_avoid()
H A Dcipso_ipv4.c1904 * being a little wasteful, but it makes our life _much_ easier later cipso_v4_sock_setattr()
1980 * being a little wasteful, but it makes our life _much_ easier later cipso_v4_req_setattr()
H A Dip_gre.c702 /* Nice toy. Unfortunately, useless in real life :-)
H A Dtcp_minisocks.c676 same as us discovering intelligent life on another plant tomorrow. tcp_check_req()
H A Dtcp.c2113 /* It is the last release_sock in its life. It will remove backlog. */ tcp_close()
/linux-4.4.14/net/rds/
H A Dthreads.c51 /* Grand Unified Theory of connection life cycle:
H A Diw_rdma.c622 * The life cycle of a fastreg registration is a bit different from
/linux-4.4.14/sound/oss/
H A Dv_midi.c163 * We kmalloc just one of these - it makes life simpler and the code
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
H A Dacx.c286 wl1251_debug(DEBUG_ACX, "acx rx msdu life time"); wl1251_acx_rx_msdu_life_time()
296 wl1251_warning("failed to set rx msdu life time: %d", ret); wl1251_acx_rx_msdu_life_time()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-tx.h175 * TX command Frame life time in us - to be written in pm_frame_timeout
210 * @life_time: frame life time (usecs??)
/linux-4.4.14/drivers/char/
H A Dapm-emulation.c434 * 6) Remaining battery life (percentage of charge):
437 * 7) Remaining battery life (time units):
/linux-4.4.14/fs/logfs/
H A Dlogfs_abi.h57 * long-lived. New data is of uncertain life expectancy. New data
456 * @vim: life expectancy of data
H A Dinode.c31 * Logfs' requirement to read inodes for garbage collection makes life a bit
/linux-4.4.14/kernel/locking/
H A Dlocktorture.c125 return 0; /* BUGGY, do not use in real life!!! */ torture_lock_busted_write_lock()
144 /* BUGGY, do not use in real life!!! */ torture_lock_busted_write_unlock()
/linux-4.4.14/drivers/video/fbdev/
H A Dsimplefb.c186 * provided a simplefb dt node), stay up, for the life of the simplefb
/linux-4.4.14/drivers/media/dvb-frontends/
H A Ds921.c59 * fixme: The bounds on the bands do not match the doc in real life.
H A Dcx24123.c114 * fixme: The bounds on the bands do not match the doc in real life.
/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-op-mode.h96 * The operational mode has a very simple life cycle.
H A Diwl-trans.h91 * The transport layer has a very precise life cycle.
/linux-4.4.14/drivers/crypto/caam/
H A Derror.c155 * CCB ICV check failures are part of normal operation life; report_ccb_status()
/linux-4.4.14/drivers/atm/
H A Datmtcp.c31 #define MAX_VPI_BITS 8 /* simplifies life */
H A Deni.c60 * 2^n block (never happens in real life, though)
/linux-4.4.14/arch/tile/include/asm/
H A Dpage.h171 * For now we keep life simple and just allocate one pmd (4GB) for vmalloc.
/linux-4.4.14/mm/
H A Dpage_io.c10 * Always use brw_page, life becomes simpler. 12 May 1998 Eric Biederman
H A Dvmalloc.c1032 * have now, may, in a former life, have been mapped into kernel virtual
1110 * faster than vmap so it's good. But if you mix long-life and short-life
H A Dswapfile.c1748 * For S_ISREG swapfiles we set S_SWAPFILE across the life of the swapon. This
/linux-4.4.14/net/tipc/
H A Dnet.c84 * corresponding reference table entry, which has the same life
H A Dsocket.c147 * read socket information that never changes during the life of the socket.
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dptrace.h53 * A nasty fact of life that the ptrace api
/linux-4.4.14/arch/m68k/include/asm/
H A Doplib.h89 * These lists are returned pre-sorted, this should make your life easier
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_context.c52 * The context life cycle is semi-complicated in that context BOs may live
55 * describing the context life.
814 * The context life cycle is simple. The context refcount is incremented and
H A Dintel_lrc.c73 * The global default context starts its life with these new objects fully
79 * The local context starts its life as a hollow or blank holder, that only
H A Dintel_hdmi.c1699 * Must trick the second common lane into life. chv_hdmi_pre_pll_enable()
/linux-4.4.14/drivers/net/wimax/i2400m/
H A Di2400m.h456 * the life cycle of the instance. See i2400m_fake_eth_header().
528 * won't change during the life cycle of the device and every time
536 * the whole driver life cycle (from insmod to rmmod) but for the
/linux-4.4.14/drivers/net/usb/
H A Dnet1080.c37 * (Sept 2004: End-of-life announcement has been sent.)
/linux-4.4.14/drivers/acpi/acpica/
H A Dexoparg2.c429 * Save the target object and add a reference to it for the life acpi_ex_opcode_2A_1T_1R()
H A Ddsobject.c680 * life as a constant -- so that stores to constants will perform acpi_ds_init_object_from_op()
/linux-4.4.14/arch/alpha/kernel/
H A Dentry.S766 * New processes begin life here.
H A Dsmp.c116 * Where secondaries begin a life of C.
/linux-4.4.14/fs/hfsplus/
H A Dsuper.c191 * during writeout of normal inodes, and thus the life lock hfsplus_sync_fs()
/linux-4.4.14/fs/nfs/
H A Dnfs4_fs.h304 * a reference will be held for life of clp */ _nfs4_state_protect()
/linux-4.4.14/net/wimax/
H A Dstack.c26 * - basic life cycle of 'struct wimax_dev' [wimax_dev_*()]; on
/linux-4.4.14/kernel/time/
H A Dtick-common.c385 * This is called on a life CPU, when a CPU is dead. So we cannot
/linux-4.4.14/include/linux/
H A Dregset.h203 * Throughout the life of the process, this only changes at exec.
H A Dtracepoint.h323 * does not change during the life of the module, it is fine to use
H A Dtty.h196 * In addition be careful as tty -> port mappings are valid for the life
H A Dcpumask.h61 * life of that system boot. The cpu_present_mask is dynamic(*),
H A Drcupdate.h54 /* Tiny RCU doesn't expedite, as its purpose in life is instead to be tiny. */ rcu_gp_is_expedited()
H A Dusb.h276 * for the entire life of the device.
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_core.c933 * down this stack and then be rejected, but that's life. ip_vs_out_icmp()
994 * down this stack and then be rejected, but that's life. ip_vs_out_icmp_v6()
1423 * down this stack and then be rejected, but that's life. ip_vs_in_icmp()
1593 * down this stack and then be rejected, but that's life. ip_vs_in_icmp_v6()
/linux-4.4.14/sound/isa/sb/
H A Demu8000_callback.c151 * will be cut. Such is life.
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlu_object.h79 * -# caching and life-cycle management.
81 * Object's life-time is controlled by reference counting. When reference
H A Dlustre_net.h996 * Policies are at this state either at the start of their life, or
H A Dcl_object.h967 * transfer formation and life-cycle.
/linux-4.4.14/fs/ubifs/
H A Dreplay.c592 ubifs_err(c, "file system's life ended"); replay_bud()
902 ubifs_err(c, "file system's life ended"); replay_log_leb()
H A Dio.c358 ubifs_err(c, "sequence number overflow %llu, end of life", next_sqnum()
362 ubifs_warn(c, "running out of sequence numbers, end of life soon"); next_sqnum()
H A Dubifs.h76 /* "File system end of life" sequence number watermark */
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr8192U_wx.c296 /* range->r_time_flags; */ /* How to decode max/min retry life */ rtl8180_wx_get_range()
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Djr3_pci.c400 /* 16 bit data, never seen in real life!! */ jr3_write_firmware()
/linux-4.4.14/drivers/macintosh/
H A Dwindfarm_pm121.c248 /* Set to kick the control loop into life */
H A Dwindfarm_pm81.c142 /* Set to kick the control loop into life */
H A Dwindfarm_pm91.c77 /* Set to kick the control loop into life */
/linux-4.4.14/drivers/ide/
H A Dsiimage.c192 * SI3112 SATA controller life is a bit simpler.
H A Dpmac.c1555 * Kick the DMA controller into life after the DMA command has been issued
/linux-4.4.14/drivers/misc/echo/
H A Decho.c38 This code started life as Steve's NLMS algorithm with a tap
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c281 real life installations. We can have IM enabled tulip_poll()
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dframebuffer.c312 * is stolen memory backed and life is simple. If there isn't sufficient
/linux-4.4.14/arch/x86/mm/
H A Dpgtable.c163 * new process's life, we just pre-populate them here.
/linux-4.4.14/include/uapi/mtd/
H A Dubi-user.h262 * example, but it real-life example. So, in this example, @vid_hdr_offer would
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dsmp.c823 /* Put some life in our friend */ smp_core99_kick_cpu()
/linux-4.4.14/arch/parisc/kernel/
H A Dunaligned.c713 /* else we handled it, let life go on. */ handle_unaligned()
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1332 "tx_fill_hdr: hlid: %d len: %d life: %d mem: %d extra: %d", wl12xx_set_tx_desc_data_len()
1348 "tx_fill_hdr: pad: %d hlid: %d len: %d life: %d mem: %d", wl12xx_set_tx_desc_data_len()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dacx.c178 wl1271_debug(DEBUG_ACX, "acx rx msdu life time"); wl1271_acx_rx_msdu_life_time()
190 wl1271_warning("failed to set rx msdu life time: %d", ret); wl1271_acx_rx_msdu_life_time()
H A Dtx.c290 /* configure packet life time */ wl1271_tx_fill_hdr()
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2800.h1297 * 0:expired by retry limit, 1: expired by mpdu life timer
1299 * 0:expired by retry limit, 1: expired by mpdu life timer
1312 * REMOTE_MFB_LIFETIME: remote MFB life time. unit: 32us
/linux-4.4.14/include/drm/
H A Ddrm_crtc.h1056 struct idr crtc_idr; /* use this idr for all IDs, fb, crtc, connector, modes - just makes life easier */
1057 struct idr tile_idr; /* use this idr for all IDs, fb, crtc, connector, modes - just makes life easier */
/linux-4.4.14/drivers/usb/isp1760/
H A Disp1760-udc.c1478 * fields that vary during the life time of the gadget are initialized isp1760_udc_register()
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2_wr.h1427 * Giant union with all WRs. Makes life easier...
/linux-4.4.14/drivers/rtc/
H A Drtc-imxdi.c172 * task, we bring back this unit into life.
/linux-4.4.14/drivers/md/
H A Draid5.h93 * the front. All stripes start life this way.
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-s3c2410.c752 /* having these next two as dev_err() makes life very s3c24xx_i2c_doxfer()
/linux-4.4.14/drivers/iio/
H A Dindustrialio-buffer.c849 * life again later and userspace can try again. __iio_update_buffers()
/linux-4.4.14/drivers/media/rc/
H A Dene_ir.c23 * bringing to life support for transmission & learning mode.
H A Dredrat3.c8 * This driver began life based an an old version of the first-generation
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Drfbuffer.h103 * life easier by using an index for each register
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_drv.c214 * valid. This means, DRM minors have the same life-time as the underlying
/linux-4.4.14/drivers/cpufreq/
H A Dlonghaul.c399 * Centaur decided to make life a little more tricky.
/linux-4.4.14/drivers/clk/sunxi/
H A Dclk-sunxi.c304 * We can operate only on MHz, this will make our life easier sun6i_a31_get_pll1_factors()
/linux-4.4.14/net/dccp/
H A Dproto.c1045 * It is the last release_sock in its life. It will remove backlog. dccp_close()
/linux-4.4.14/fs/cachefiles/
H A Dnamei.c554 /* non-index objects start out life as files */ cachefiles_walk_to_object()
/linux-4.4.14/fs/dlm/
H A Duser.c145 /* Figure out if this lock is at the end of its life and no longer
/linux-4.4.14/fs/proc/
H A Dvmcore.c3 * dump from the system's previous life.
/linux-4.4.14/kernel/
H A Dcpuset.c1373 * has a half-life of 10 seconds, meaning that if the events quit
1398 #define FM_COEF 933 /* coefficient for half-life of 10 secs */
/linux-4.4.14/include/net/sctp/
H A Dstructs.h350 struct sctp_cookie_preserve_param *life; member in union:sctp_params
1541 /* The cookie life I award for any cookie. */
/linux-4.4.14/drivers/isdn/hisax/
H A Dhfc_usb.c606 /* maximum 15 byte for every ISO packet makes our life easier */ tx_iso_complete()
/linux-4.4.14/drivers/net/ethernet/8390/
H A Dlib8390.c129 * To make life difficult the chip can also be very slow. We therefore can't
H A Daxnet_cs.c833 * To make life difficult the chip can also be very slow. We therefore can't
/linux-4.4.14/drivers/media/pci/ttpci/
H A Dbudget-ci.c135 * seems to apply. To make life interesting, bytes can also be lost. msp430_ir_interrupt()
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1090 "len: %d life: %d mem: %d", desc->hlid, wl18xx_set_tx_desc_data_len()
/linux-4.4.14/drivers/net/wireless/cw1200/
H A Dwsm.h565 /* The transmit request failed due to MSDU life time */
/linux-4.4.14/drivers/net/wireless/iwlegacy/
H A D4965.h240 * values used for the life of the driver, and one of which (R4) is the
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/
H A Drx.c123 * RBD life-cycle:
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dlance.c262 These are from the datasheets -- in real life the '970 version
/linux-4.4.14/drivers/char/xillybus/
H A Dxillybus_core.c1474 * (*_exclusive_open is normally set in real-life systems). xillybus_open()
/linux-4.4.14/net/sunrpc/
H A Dsvc_xprt.c583 * but so is life svc_check_conn_limits()
/linux-4.4.14/include/uapi/linux/
H A Dwireless.h1053 __u16 r_time_flags; /* How to decode max/min retry life */
/linux-4.4.14/kernel/irq/
H A Dirqdomain.c289 * whenever NULL is passed to irq_create_mapping(). It makes life easier for
/linux-4.4.14/kernel/rcu/
H A Drcutorture.c433 * Don't even think about trying any of these in real life!!!
/linux-4.4.14/include/net/bluetooth/
H A Dhci_core.h897 * hci_conn_get() and hci_conn_put() are used to control the life-time of an
/linux-4.4.14/drivers/s390/block/
H A Ddasd.c2895 /* life cycle of block is bound to it's base device */ dasd_schedule_block_bh()
3298 * life cycle of block is bound to device, so delete it after dasd_generic_remove()
3479 * life cycle of block is bound to device, so delete it after dasd_generic_set_offline()
/linux-4.4.14/drivers/scsi/qla2xxx/
H A Dqla_target.c1566 * previous life, just abort the processing. qlt_xmit_tm_rsp()
2516 * previous life, just abort the processing. qlt_xmit_response()
2658 * previous life, just abort the processing. qlt_rdy_to_xfer()
/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-core.c325 * Check that all the calls were balances during the life-time of this __vb2_queue_free()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c600 * contiguous in real life i40e_enable_vf_mappings()
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c496 /* Make life easier for FW guys who can't deal with header and qede_start_xmit()
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc91x.c528 * any other concurrent access and C would always interrupt B. But life
/linux-4.4.14/drivers/base/
H A Dcore.c1016 * with devices that get unregistered and then spring back to life.
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_req.c576 * about the "events" that may happen to a request during its life time ...
/linux-4.4.14/scripts/
H A Dkernel-doc2399 # kernel-doc script are not escaped here; instead, they begin life like
/linux-4.4.14/arch/mips/kernel/
H A Dunaligned.c23 * For now I enable fixing of address errors by default to make life easier.
/linux-4.4.14/sound/pci/
H A Dmaestro3.c1994 * coming back to life snd_m3_ac97_reset()
H A Des1968.c68 * The wavecache makes our life even more fun. First off, it can
/linux-4.4.14/fs/ntfs/
H A Dlayout.h660 * In fact, life is more complicated because adjacent entries of the same type
1915 /* To make our life easier when checking if we must mount read-only. */
H A Dmft.c2239 * the other hand, handling the bitmap in this special way would make life
/linux-4.4.14/drivers/tty/
H A Dn_gsm.c126 * this avoid object life time issues but might be worth review later.
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_request.c2186 * is excluded from the cluster -- such scenarious make the life difficult, so
/linux-4.4.14/drivers/scsi/
H A DNCR5380.c32 * SMP thread this beast and improve life no end.
H A Datari_NCR5380.c224 /* Macros ease life... :-) */
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c685 * We start out life using untagged ahd_linux_slave_alloc()
H A Daic7xxx_osm.c654 * We start out life using untagged ahc_linux_slave_alloc()
/linux-4.4.14/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c2222 * (there will be only one message for each type for the life of the
/linux-4.4.14/drivers/net/ethernet/3com/
H A Dtyphoon.c643 * this has been observed in real life! typhoon_issue_command()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Disl_ioctl.c1033 /* we are asked for the life time */ prism54_get_retry()
/linux-4.4.14/drivers/net/ethernet/via/
H A Dvia-velocity.c1521 * requires *64* byte alignment of the buffer which makes life
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.c2323 * This shouldn't have happened but such is life fst_start_xmit()
/linux-4.4.14/drivers/net/ethernet/ibm/emac/
H A Dcore.c108 * just a matter of making everybody's life easier. Since we are doing
/linux-4.4.14/drivers/base/regmap/
H A Dregmap.c991 * life-cyle.
/linux-4.4.14/fs/quota/
H A Ddquot.c97 * the life of the dquot structure and so needn't to be protected by a lock
/linux-4.4.14/net/irda/
H A Daf_irda.c2491 /* This function is just another way of seeing life ;-) irda_getsockopt()
/linux-4.4.14/drivers/infiniband/core/
H A Dcm.c3739 cm_dev->ack_delay = 0; /* acks will rely on packet life time */ cm_get_ack_delay()
/linux-4.4.14/drivers/ata/
H A Dsata_mv.c2369 /* Write the request in pointer to kick the EDMA to life */ mv_qc_issue()
/linux-4.4.14/block/
H A Dblk-core.c734 * A queue starts its life with bypass turned on to avoid blk_alloc_queue_node()
/linux-4.4.14/fs/
H A Dbuffer.c651 * It is a sad fact of life that this function is called from several places

Completed in 7473 milliseconds

12