/linux-4.4.14/arch/arm/mach-pxa/include/mach/ |
H A D | palmte2.h | 66 #define PALMTE2_MAX_LIFE_MINS 360 /* on-life in minutes */
|
H A D | palmld.h | 100 #define PALMLD_MAX_LIFE_MINS 240 /* on-life in minutes */
|
H A D | palmt5.h | 75 #define PALMT5_MAX_LIFE_MINS 360 /* on-life in minutes */
|
H A D | palmtc.h | 77 #define PALMTC_MAX_LIFE_MINS 240 /* on-life in minutes */
|
H A D | palmz72.h | 61 #define PALMZ72_MAX_LIFE_MINS 360 /* on-life in minutes */
|
H A D | palmtx.h | 103 #define PALMTX_MAX_LIFE_MINS 360 /* on-life in minutes */
|
/linux-4.4.14/net/sctp/ |
H A D | primitive.c | 125 * [,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 D | objcnt.c | 43 * life easier for the programmer.
|
H A D | sm_statefuns.c | 2335 * 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 D | sm_make_chunk.c | 2530 stale = ntohl(param.life->lifespan_increment); sctp_process_param()
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | irqflags.h | 74 * 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 D | simpad.h | 127 unsigned short life; /* life till empty */ member in struct:simpad_battery
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | gunzip_util.h | 16 * These functions are designed to make life easy for decompressing
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-axff.c | 11 * 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 D | gpio.c | 82 * bits and continue with life nvkm_voltgpio_init()
|
/linux-4.4.14/drivers/mfd/ |
H A D | menf21bmc.c | 91 * Watchdog functionality and the BIOS life sign monitoring. menf21bmc_probe()
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | a.out-core.h | 40 * compatible with DEC Unix/OSF/1 as this makes life easier aout_dump_thread()
|
/linux-4.4.14/samples/hidraw/ |
H A D | hid-example.c | 54 /* Open the Device with non-blocking reads. In real life, main()
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_clock.c | 66 * timestamp on a trace event - i.e. not life threatening.
|
/linux-4.4.14/arch/sh/boards/mach-se/7722/ |
H A D | setup.c | 109 KEY_HOME, KEY_SLEEP, KEY_WAKEUP, KEY_COFFEE, /* life */
|
/linux-4.4.14/arch/mn10300/include/asm/ |
H A D | page.h | 100 * life more interesting, there's also an uncached virtual shadow at 0xb0000000
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
H A D | checkers-thumb.c | 32 * First, filter out all ldr insns to make our life easier. t32_check_stack()
|
/linux-4.4.14/tools/perf/util/ |
H A D | strbuf.h | 53 /*----- strbuf life cycle -----*/
|
H A D | dso.h | 275 * descriptor opened ideally for the whole life of the dso object.
|
H A D | llvm-utils.c | 152 * If buf is string, give it terminal '\0' to make our life read_from_pipe()
|
H A D | dso.c | 1193 * be the last and will then call dso__delete(), end of life. __dsos__add()
|
/linux-4.4.14/arch/x86/kernel/ |
H A D | apm_32.c | 140 * 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 D | smpboot.c | 901 * Wait 10s total for first sign of life from AP do_boot_cpu()
|
/linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
H A D | sym53c8xx.h | 173 * SPI-2 allows up to 64 logical units, but in real life, target
|
/linux-4.4.14/drivers/uwb/ |
H A D | driver.c | 43 * 1. Locking and life cycle management is crappy still. All entry
|
/linux-4.4.14/drivers/net/irda/ |
H A D | old_belkin-sir.c | 46 * support only 9600 b/s, which make our life much simpler as far as
|
H A D | actisys-sir.c | 192 /* Check if life is sweet... */ actisys_change_speed()
|
H A D | vlsi_ir.h | 499 * If this would ever become an issue in real life, the only workaround
|
/linux-4.4.14/arch/alpha/lib/ |
H A D | ev6-memcpy.S | 183 beq $1, $dest_0mod8 # U : life doesnt totally suck
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_qm_bhv.c | 130 * mounting, and get on with the boring life xfs_qm_newmount()
|
H A D | xfs_mount.h | 99 int m_fixedfsid[2]; /* unchanged for life of FS */
|
H A D | xfs_dquot.c | 124 * life a little less complicated. (We just don't reject any quota
|
H A D | xfs_icache.c | 974 * problems with the inode life time early on. xfs_reclaim_inode()
|
H A D | xfs_aops.c | 1259 * 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 D | pcm027.c | 218 * pcm027_init - breath some life into the board
|
/linux-4.4.14/net/rxrpc/ |
H A D | rxkad.c | 829 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 D | wusbhc.h | 85 * *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 D | wa-hc.h | 35 * lc RC instance life cycle management (create, destroy...)
|
H A D | wusbhc.c | 3 * sysfs glue, wusbcore module support and life cycle management
|
H A D | wa-xfer.c | 1169 * drops to zero; however, because each segment is given the same life
|
/linux-4.4.14/drivers/misc/mic/cosm/ |
H A D | cosm_scif_server.c | 34 * 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 D | ib_sa.h | 91 * MTU, while for packet life time, best will return the 92 * smallest available life time.
|
/linux-4.4.14/drivers/scsi/arm/ |
H A D | queue.c | 68 * If life was easier, then SCpnt would have a queue_initialise()
|
/linux-4.4.14/drivers/power/ |
H A D | apm_power.c | 309 /* battery life (i.e. capacity, in percents) */ apm_battery_apm_get_power_status()
|
/linux-4.4.14/lib/ |
H A D | iomap.c | 48 * Ugly macros are a way of life.
|
H A D | klist.c | 62 /* no knode deserves to start its life dead */ knode_set_klist()
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | tcp_internal.h | 132 /* the next two are valid for the life time of the sc */
|
H A D | heartbeat.c | 854 /* dead nodes only come to life after some number of o2hb_check_slot()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | tau_6xx.c | 11 * life in portables, and add a 'performance/watt' metric somewhere in /proc
|
H A D | eeh_driver.c | 795 * About 90% of all real-life EEH failures in the field eeh_handle_normal_event()
|
/linux-4.4.14/arch/arm64/mm/ |
H A D | context.c | 120 * 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 D | cache-tauros2.c | 242 * there are no real-life examples of Tauros2 being used on tauros2_internal_init()
|
H A D | context.c | 209 * We had a valid ASID in a previous life, so try to re-use new_context()
|
/linux-4.4.14/net/ipv4/ |
H A D | tcp_yeah.c | 114 * Another unfortunate fact of life is that delayed ACKs delay the tcp_yeah_cong_avoid()
|
H A D | cipso_ipv4.c | 1904 * 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 D | ip_gre.c | 702 /* Nice toy. Unfortunately, useless in real life :-)
|
H A D | tcp_minisocks.c | 676 same as us discovering intelligent life on another plant tomorrow. tcp_check_req()
|
H A D | tcp.c | 2113 /* It is the last release_sock in its life. It will remove backlog. */ tcp_close()
|
/linux-4.4.14/net/rds/ |
H A D | threads.c | 51 /* Grand Unified Theory of connection life cycle:
|
H A D | iw_rdma.c | 622 * The life cycle of a fastreg registration is a bit different from
|
/linux-4.4.14/sound/oss/ |
H A D | v_midi.c | 163 * We kmalloc just one of these - it makes life simpler and the code
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
H A D | acx.c | 286 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 D | fw-api-tx.h | 175 * 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 D | apm-emulation.c | 434 * 6) Remaining battery life (percentage of charge): 437 * 7) Remaining battery life (time units):
|
/linux-4.4.14/fs/logfs/ |
H A D | logfs_abi.h | 57 * long-lived. New data is of uncertain life expectancy. New data 456 * @vim: life expectancy of data
|
H A D | inode.c | 31 * Logfs' requirement to read inodes for garbage collection makes life a bit
|
/linux-4.4.14/kernel/locking/ |
H A D | locktorture.c | 125 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 D | simplefb.c | 186 * provided a simplefb dt node), stay up, for the life of the simplefb
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | s921.c | 59 * fixme: The bounds on the bands do not match the doc in real life.
|
H A D | cx24123.c | 114 * fixme: The bounds on the bands do not match the doc in real life.
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-op-mode.h | 96 * The operational mode has a very simple life cycle.
|
H A D | iwl-trans.h | 91 * The transport layer has a very precise life cycle.
|
/linux-4.4.14/drivers/crypto/caam/ |
H A D | error.c | 155 * CCB ICV check failures are part of normal operation life; report_ccb_status()
|
/linux-4.4.14/drivers/atm/ |
H A D | atmtcp.c | 31 #define MAX_VPI_BITS 8 /* simplifies life */
|
H A D | eni.c | 60 * 2^n block (never happens in real life, though)
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | page.h | 171 * For now we keep life simple and just allocate one pmd (4GB) for vmalloc.
|
/linux-4.4.14/mm/ |
H A D | page_io.c | 10 * Always use brw_page, life becomes simpler. 12 May 1998 Eric Biederman
|
H A D | vmalloc.c | 1032 * 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 D | swapfile.c | 1748 * For S_ISREG swapfiles we set S_SWAPFILE across the life of the swapon. This
|
/linux-4.4.14/net/tipc/ |
H A D | net.c | 84 * corresponding reference table entry, which has the same life
|
H A D | socket.c | 147 * read socket information that never changes during the life of the socket.
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
H A D | ptrace.h | 53 * A nasty fact of life that the ptrace api
|
/linux-4.4.14/arch/m68k/include/asm/ |
H A D | oplib.h | 89 * These lists are returned pre-sorted, this should make your life easier
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | i915_gem_context.c | 52 * 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 D | intel_lrc.c | 73 * 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 D | intel_hdmi.c | 1699 * Must trick the second common lane into life. chv_hdmi_pre_pll_enable()
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
H A D | i2400m.h | 456 * 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 D | net1080.c | 37 * (Sept 2004: End-of-life announcement has been sent.)
|
/linux-4.4.14/drivers/acpi/acpica/ |
H A D | exoparg2.c | 429 * Save the target object and add a reference to it for the life acpi_ex_opcode_2A_1T_1R()
|
H A D | dsobject.c | 680 * 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 D | entry.S | 766 * New processes begin life here.
|
H A D | smp.c | 116 * Where secondaries begin a life of C.
|
/linux-4.4.14/fs/hfsplus/ |
H A D | super.c | 191 * during writeout of normal inodes, and thus the life lock hfsplus_sync_fs()
|
/linux-4.4.14/fs/nfs/ |
H A D | nfs4_fs.h | 304 * a reference will be held for life of clp */ _nfs4_state_protect()
|
/linux-4.4.14/net/wimax/ |
H A D | stack.c | 26 * - basic life cycle of 'struct wimax_dev' [wimax_dev_*()]; on
|
/linux-4.4.14/kernel/time/ |
H A D | tick-common.c | 385 * This is called on a life CPU, when a CPU is dead. So we cannot
|
/linux-4.4.14/include/linux/ |
H A D | regset.h | 203 * Throughout the life of the process, this only changes at exec.
|
H A D | tracepoint.h | 323 * does not change during the life of the module, it is fine to use
|
H A D | tty.h | 196 * In addition be careful as tty -> port mappings are valid for the life
|
H A D | cpumask.h | 61 * life of that system boot. The cpu_present_mask is dynamic(*),
|
H A D | rcupdate.h | 54 /* Tiny RCU doesn't expedite, as its purpose in life is instead to be tiny. */ rcu_gp_is_expedited()
|
H A D | usb.h | 276 * for the entire life of the device.
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_core.c | 933 * 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 D | emu8000_callback.c | 151 * will be cut. Such is life.
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
H A D | lu_object.h | 79 * -# caching and life-cycle management. 81 * Object's life-time is controlled by reference counting. When reference
|
H A D | lustre_net.h | 996 * Policies are at this state either at the start of their life, or
|
H A D | cl_object.h | 967 * transfer formation and life-cycle.
|
/linux-4.4.14/fs/ubifs/ |
H A D | replay.c | 592 ubifs_err(c, "file system's life ended"); replay_bud() 902 ubifs_err(c, "file system's life ended"); replay_log_leb()
|
H A D | io.c | 358 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 D | ubifs.h | 76 /* "File system end of life" sequence number watermark */
|
/linux-4.4.14/drivers/staging/rtl8192u/ |
H A D | r8192U_wx.c | 296 /* 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 D | jr3_pci.c | 400 /* 16 bit data, never seen in real life!! */ jr3_write_firmware()
|
/linux-4.4.14/drivers/macintosh/ |
H A D | windfarm_pm121.c | 248 /* Set to kick the control loop into life */
|
H A D | windfarm_pm81.c | 142 /* Set to kick the control loop into life */
|
H A D | windfarm_pm91.c | 77 /* Set to kick the control loop into life */
|
/linux-4.4.14/drivers/ide/ |
H A D | siimage.c | 192 * SI3112 SATA controller life is a bit simpler.
|
H A D | pmac.c | 1555 * Kick the DMA controller into life after the DMA command has been issued
|
/linux-4.4.14/drivers/misc/echo/ |
H A D | echo.c | 38 This code started life as Steve's NLMS algorithm with a tap
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 281 real life installations. We can have IM enabled tulip_poll()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | framebuffer.c | 312 * is stolen memory backed and life is simple. If there isn't sufficient
|
/linux-4.4.14/arch/x86/mm/ |
H A D | pgtable.c | 163 * new process's life, we just pre-populate them here.
|
/linux-4.4.14/include/uapi/mtd/ |
H A D | ubi-user.h | 262 * example, but it real-life example. So, in this example, @vid_hdr_offer would
|
/linux-4.4.14/arch/powerpc/platforms/powermac/ |
H A D | smp.c | 823 /* Put some life in our friend */ smp_core99_kick_cpu()
|
/linux-4.4.14/arch/parisc/kernel/ |
H A D | unaligned.c | 713 /* else we handled it, let life go on. */ handle_unaligned()
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
H A D | main.c | 1332 "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 D | acx.c | 178 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 D | tx.c | 290 /* configure packet life time */ wl1271_tx_fill_hdr()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
H A D | rt2800.h | 1297 * 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 D | drm_crtc.h | 1056 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 D | isp1760-udc.c | 1478 * 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 D | c2_wr.h | 1427 * Giant union with all WRs. Makes life easier...
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-imxdi.c | 172 * task, we bring back this unit into life.
|
/linux-4.4.14/drivers/md/ |
H A D | raid5.h | 93 * the front. All stripes start life this way.
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-s3c2410.c | 752 /* having these next two as dev_err() makes life very s3c24xx_i2c_doxfer()
|
/linux-4.4.14/drivers/iio/ |
H A D | industrialio-buffer.c | 849 * life again later and userspace can try again. __iio_update_buffers()
|
/linux-4.4.14/drivers/media/rc/ |
H A D | ene_ir.c | 23 * bringing to life support for transmission & learning mode.
|
H A D | redrat3.c | 8 * This driver began life based an an old version of the first-generation
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
H A D | rfbuffer.h | 103 * life easier by using an index for each register
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_drv.c | 214 * valid. This means, DRM minors have the same life-time as the underlying
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | longhaul.c | 399 * Centaur decided to make life a little more tricky.
|
/linux-4.4.14/drivers/clk/sunxi/ |
H A D | clk-sunxi.c | 304 * 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 D | proto.c | 1045 * It is the last release_sock in its life. It will remove backlog. dccp_close()
|
/linux-4.4.14/fs/cachefiles/ |
H A D | namei.c | 554 /* non-index objects start out life as files */ cachefiles_walk_to_object()
|
/linux-4.4.14/fs/dlm/ |
H A D | user.c | 145 /* Figure out if this lock is at the end of its life and no longer
|
/linux-4.4.14/fs/proc/ |
H A D | vmcore.c | 3 * dump from the system's previous life.
|
/linux-4.4.14/kernel/ |
H A D | cpuset.c | 1373 * 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 D | structs.h | 350 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 D | hfc_usb.c | 606 /* maximum 15 byte for every ISO packet makes our life easier */ tx_iso_complete()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
H A D | lib8390.c | 129 * To make life difficult the chip can also be very slow. We therefore can't
|
H A D | axnet_cs.c | 833 * 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 D | budget-ci.c | 135 * 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 D | main.c | 1090 "len: %d life: %d mem: %d", desc->hlid, wl18xx_set_tx_desc_data_len()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | wsm.h | 565 /* The transmit request failed due to MSDU life time */
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 4965.h | 240 * 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 D | rx.c | 123 * RBD life-cycle:
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | lance.c | 262 These are from the datasheets -- in real life the '970 version
|
/linux-4.4.14/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1474 * (*_exclusive_open is normally set in real-life systems). xillybus_open()
|
/linux-4.4.14/net/sunrpc/ |
H A D | svc_xprt.c | 583 * but so is life svc_check_conn_limits()
|
/linux-4.4.14/include/uapi/linux/ |
H A D | wireless.h | 1053 __u16 r_time_flags; /* How to decode max/min retry life */
|
/linux-4.4.14/kernel/irq/ |
H A D | irqdomain.c | 289 * whenever NULL is passed to irq_create_mapping(). It makes life easier for
|
/linux-4.4.14/kernel/rcu/ |
H A D | rcutorture.c | 433 * Don't even think about trying any of these in real life!!!
|
/linux-4.4.14/include/net/bluetooth/ |
H A D | hci_core.h | 897 * 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 D | dasd.c | 2895 /* 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 D | qla_target.c | 1566 * 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 D | videobuf2-core.c | 325 * 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 D | i40e_virtchnl_pf.c | 600 * contiguous in real life i40e_enable_vf_mappings()
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_main.c | 496 /* 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 D | smc91x.c | 528 * any other concurrent access and C would always interrupt B. But life
|
/linux-4.4.14/drivers/base/ |
H A D | core.c | 1016 * with devices that get unregistered and then spring back to life.
|
/linux-4.4.14/drivers/block/drbd/ |
H A D | drbd_req.c | 576 * about the "events" that may happen to a request during its life time ...
|
/linux-4.4.14/scripts/ |
H A D | kernel-doc | 2399 # kernel-doc script are not escaped here; instead, they begin life like
|
/linux-4.4.14/arch/mips/kernel/ |
H A D | unaligned.c | 23 * For now I enable fixing of address errors by default to make life easier.
|
/linux-4.4.14/sound/pci/ |
H A D | maestro3.c | 1994 * coming back to life snd_m3_ac97_reset()
|
H A D | es1968.c | 68 * The wavecache makes our life even more fun. First off, it can
|
/linux-4.4.14/fs/ntfs/ |
H A D | layout.h | 660 * 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 D | mft.c | 2239 * the other hand, handling the bitmap in this special way would make life
|
/linux-4.4.14/drivers/tty/ |
H A D | n_gsm.c | 126 * this avoid object life time issues but might be worth review later.
|
/linux-4.4.14/drivers/staging/lustre/lustre/osc/ |
H A D | osc_request.c | 2186 * is excluded from the cluster -- such scenarious make the life difficult, so
|
/linux-4.4.14/drivers/scsi/ |
H A D | NCR5380.c | 32 * SMP thread this beast and improve life no end.
|
H A D | atari_NCR5380.c | 224 /* Macros ease life... :-) */
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
H A D | aic79xx_osm.c | 685 * We start out life using untagged ahd_linux_slave_alloc()
|
H A D | aic7xxx_osm.c | 654 * We start out life using untagged ahc_linux_slave_alloc()
|
/linux-4.4.14/drivers/scsi/bnx2i/ |
H A D | bnx2i_hwi.c | 2222 * (there will be only one message for each type for the life of the
|
/linux-4.4.14/drivers/net/ethernet/3com/ |
H A D | typhoon.c | 643 * this has been observed in real life! typhoon_issue_command()
|
/linux-4.4.14/drivers/net/wireless/prism54/ |
H A D | isl_ioctl.c | 1033 /* we are asked for the life time */ prism54_get_retry()
|
/linux-4.4.14/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 1521 * requires *64* byte alignment of the buffer which makes life
|
/linux-4.4.14/drivers/net/wan/ |
H A D | farsync.c | 2323 * This shouldn't have happened but such is life fst_start_xmit()
|
/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
H A D | core.c | 108 * just a matter of making everybody's life easier. Since we are doing
|
/linux-4.4.14/drivers/base/regmap/ |
H A D | regmap.c | 991 * life-cyle.
|
/linux-4.4.14/fs/quota/ |
H A D | dquot.c | 97 * the life of the dquot structure and so needn't to be protected by a lock
|
/linux-4.4.14/net/irda/ |
H A D | af_irda.c | 2491 /* This function is just another way of seeing life ;-) irda_getsockopt()
|
/linux-4.4.14/drivers/infiniband/core/ |
H A D | cm.c | 3739 cm_dev->ack_delay = 0; /* acks will rely on packet life time */ cm_get_ack_delay()
|
/linux-4.4.14/drivers/ata/ |
H A D | sata_mv.c | 2369 /* Write the request in pointer to kick the EDMA to life */ mv_qc_issue()
|
/linux-4.4.14/block/ |
H A D | blk-core.c | 734 * A queue starts its life with bypass turned on to avoid blk_alloc_queue_node()
|
/linux-4.4.14/fs/ |
H A D | buffer.c | 651 * It is a sad fact of life that this function is called from several places
|