Searched refs:time (Results 276 - 300 of 972) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/mips-boards/malta/
H A Dmalta_setup.c39 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sni/
H A Dsetup.c33 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/vr41xx/common/
H A Dbcu.c50 #include <asm/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dchrp_smp.c39 #include <asm/time.h>
101 call_rtas("freeze-time-base", 0, 1, NULL);
109 call_rtas("thaw-time-base", 0, 1, NULL);
H A Dpal4_setup.c22 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dtime.c2 * arch/s390/kernel/time.c
10 * Derived from "arch/i386/kernel/time.c"
21 #include <linux/time.h>
36 /* change this if you have some constant time drift */
59 * ... hacking time!
141 * timer_interrupt() needs to keep up the real-time clock,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dtime.c2 * arch/s390/kernel/time.c
10 * Derived from "arch/i386/kernel/time.c"
21 #include <linux/time.h>
36 /* change this if you have some constant time drift */
114 * timer_interrupt() needs to keep up the real-time clock,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Drtc.c11 #include <linux/time.h>
107 * messing with unknown time zones but requires your
113 real_minutes += 30; /* correct for half hour time zone */
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ip2/
H A Dip2stat.c15 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dn_tty.c954 int minimum, time; local
986 minimum = time = 0;
989 time = (HZ / 10) * TIME_CHAR(tty);
992 if (time)
999 if (time) {
1000 timeout = time;
1001 time = 0;
1120 if (time)
1121 timeout = time;
H A Dnwbutton.c12 #include <linux/time.h>
61 * at the same time, because another driver could have unregistered a callback
63 * be filled first at submission time.
152 * device at any one time.
189 * below at module insert time. It attempts to register the device node
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dvsyscall.c36 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/include/
H A Dacinterp.h342 u32 time);
346 u32 time);
350 acpi_operand_object *time,
363 acpi_operand_object *time,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dfsm.h9 #include <linux/time.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipt_time.c2 This is a module which is used for time matching
19 #include <linux/time.h>
55 struct tm currenttime; /* time human readable */
60 /* if kerneltime=1, we don't read the skb->timestamp but kernel time instead */
77 /* ... check the time now */
128 = { { NULL, NULL }, "time", &match, &checkentry, NULL, THIS_MODULE };
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipt_time.c2 This is a module which is used for time matching
19 #include <linux/time.h>
55 struct tm currenttime; /* time human readable */
60 /* if kerneltime=1, we don't read the skb->timestamp but kernel time instead */
76 /* ... check the time now */
126 = { { NULL, NULL }, "time", &match, &checkentry, NULL, THIS_MODULE };
/asus-wl-520gu-7.0.1.45/src/router/bpalogin/
H A Dbpalogin.c66 s->sessionid = time(NULL);
/asus-wl-520gu-7.0.1.45/src/router/bridge/brctl/
H A Dbrctl_disp.c23 #include <sys/time.h>
94 printf("\n hello time\t\t");
96 printf("\t\t\tbridge hello time\t");
102 printf("\n ageing time\t\t");
H A Dbrctld.c27 #include <sys/time.h>
41 "setageing\t\t<time>\t\tset ageing time\n"
43 "setfd\t\t\t<time>\t\tset bridge forward delay\n"
44 "setgcint\t\t<time>\t\tset garbage collection interval\n"
45 "sethello\t\t<time>\t\tset hello time\n"
46 "setmaxage\t\t<time>\t\tset max message age\n"
/asus-wl-520gu-7.0.1.45/src/router/bridge/libbridge/
H A Dlibbridge_devif.c27 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddos2unix.c34 #include <sys/time.h>
H A Dnc.c39 #include <sys/time.h>
/asus-wl-520gu-7.0.1.45/src/router/dosfstools/dosfsck/
H A Ddosfsck.h76 __u8 ctime_ms; /* Creation time, milliseconds */
77 __u16 ctime; /* Creation time */
81 __u16 time,date,start;/* time, date and first cluster */ member in struct:__anon7511
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dehandler.c17 #include <sys/time.h>
H A Discan.c10 #include <time.h>

Completed in 279 milliseconds

<<11121314151617181920>>