life 128 arch/arm/mach-sa1100/include/mach/simpad.h unsigned short life; /* life till empty */ life 1032 arch/x86/kernel/apm_32.c static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) life 1050 arch/x86/kernel/apm_32.c *life = swab16((u16)call.edx); life 1051 arch/x86/kernel/apm_32.c *life |= 0x8000; life 1053 arch/x86/kernel/apm_32.c *life = call.edx; life 1059 arch/x86/kernel/apm_32.c u_short *bat, u_short *life, u_short *nbat) life 1072 arch/x86/kernel/apm_32.c return apm_get_power_status(status, bat, life); life 1080 arch/x86/kernel/apm_32.c *life = edx; life 354 include/net/sctp/structs.h struct sctp_cookie_preserve_param *life; life 906 net/rxrpc/rxkad.c unsigned int life; life 997 net/rxrpc/rxkad.c life = *p++ * 5 * 60; life 998 net/rxrpc/rxkad.c _debug("KIV LIFE : %u", life); life 1021 net/rxrpc/rxkad.c if (issue < now - life) { life 1027 net/rxrpc/rxkad.c *_expiry = issue + life; life 2536 net/sctp/sm_make_chunk.c stale = ntohl(param.life->lifespan_increment);