Home
last modified time | relevance | path

Searched refs:life (Results 1 – 25 of 74) sorted by relevance

123

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop26 life can be extended by reducing the max battery charge
29 1 means battery life extender mode (80% charge)
/Linux-v5.4/arch/x86/kernel/
Dapm_32.c1032 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status() argument
1050 *life = swab16((u16)call.edx); in apm_get_power_status()
1051 *life |= 0x8000; in apm_get_power_status()
1053 *life = call.edx; in 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;
/Linux-v5.4/fs/afs/
Drxrpc.c611 u32 life, last_life; in afs_wait_for_call_to_complete() local
647 if (!rxrpc_kernel_check_life(call->net->socket, call->rxcall, &life)) { in afs_wait_for_call_to_complete()
654 life == last_life && signal_pending(current)) { in afs_wait_for_call_to_complete()
664 if (life != last_life) { in afs_wait_for_call_to_complete()
666 last_life = life; in afs_wait_for_call_to_complete()
/Linux-v5.4/drivers/hid/intel-ish-hid/
DKconfig13 low power modes more often, resulting in the increased battery life.
/Linux-v5.4/arch/arm/mach-sa1100/include/mach/
Dsimpad.h128 unsigned short life; /* life till empty */ member
/Linux-v5.4/drivers/mtd/ubi/
DKconfig26 other flashes which have eraseblock life-cycle 100000 or more.
28 life-cycle less than 10000, the threshold should be lessened (e.g.,
/Linux-v5.4/net/rxrpc/
Drxkad.c906 unsigned int life; in rxkad_decrypt_ticket() local
997 life = *p++ * 5 * 60; in rxkad_decrypt_ticket()
998 _debug("KIV LIFE : %u", life); in rxkad_decrypt_ticket()
1021 if (issue < now - life) { in rxkad_decrypt_ticket()
1027 *_expiry = issue + life; in rxkad_decrypt_ticket()
/Linux-v5.4/Documentation/hwmon/
Dlm95245.rst39 hysteresis value common to both critical limits. To make life easier to
/Linux-v5.4/Documentation/scheduler/
Dcompletion.rst75 structures that are assured to be alive for the life-time of the function/driver,
121 acutely aware of the short life time of the function stack: the function
134 in some other long lived object that has a boringly long life time which
135 exceeds the life time of any helper threads using the completion object,
/Linux-v5.4/Documentation/media/uapi/mediactl/
Drequest-func-close.rst63 See :ref:`here <media-request-life-time>` for more information.
Dmedia-ioc-request-alloc.rst80 :ref:`here <media-request-life-time>` for more information.
Drequest-api.rst62 node. Their life cycle is then managed through the request file descriptors in
136 .. _media-request-life-time:
/Linux-v5.4/drivers/virtio/
DKconfig42 life will be like in The Future.
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcafe_ccic.rst39 This option nails down the memory for the life of the module, but
/Linux-v5.4/Documentation/vm/
Dzswap.rst31 * Users with SSDs as swap devices can extend the life of the device by
32 drastically reducing life-shortening writes.
/Linux-v5.4/Documentation/driver-api/md/
Draid5-ppl.rst47 should not be a real life limitation.
/Linux-v5.4/Documentation/arm64/
Dsilicon-errata.rst9 It is an unfortunate fact of life that hardware is often produced with
/Linux-v5.4/arch/alpha/lib/
Dev6-memcpy.S184 beq $1, $dest_0mod8 # U : life doesnt totally suck
/Linux-v5.4/Documentation/livepatch/
Dcumulative-patches.rst86 This might be seen as a limitation in some scenarios. But it makes life
/Linux-v5.4/Documentation/ABI/stable/
Dfirewire-cdev51 during its entire life time. Bus topology changes, and hence
/Linux-v5.4/drivers/staging/wusbcore/Documentation/
Dwusb-design-overview.rst45 2. Host Controller life cycle
199 Host Controller life cycle
289 they have to deal with WUSB device life cycle and maintenance, wireless
340 Device life cycle and keep alives
/Linux-v5.4/Documentation/networking/
Deql.txt124 life so much easier:
157 When you want to free a device from its life of slavery, you can
Dskfp.txt75 Makes my life much easier :-)
/Linux-v5.4/Documentation/process/
D7.AdvancedTopics.rst23 Managing patches with git can make life much easier for the developer,
85 have pulled into their repositories, you will make life much more difficult
/Linux-v5.4/Documentation/admin-guide/
Dramoops.rst46 to life (i.e. a watchdog triggered). In such cases, RAM may be somewhat

123