Searched defs:timer (Results 1 - 25 of 603) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/i915/selftests/
H A Dlib_sw_fence.h34 struct timer_list timer; member in struct:timed_fence
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtimer_failure.c58 struct bpf_timer *timer; local
H A Dtimer_crash.c8 struct bpf_timer timer; member in struct:map_elem
H A Dtest_helper_restricted.c6 struct timer { struct
28 static int timer_cb(void *map, int *key, struct timer *timer) argument
35 struct timer *timer; local
[all...]
H A Dverifier_helper_restricted.c20 struct timer { struct
H A Dasync_stack_depth.c8 struct bpf_timer timer; member in struct:hmap_elem
19 static int timer_cb(void *map, int *key, struct bpf_timer *timer) argument
26 static int bad_timer_cb(void *map, int *key, struct bpf_timer *timer) argument
/linux-master/drivers/watchdog/
H A Dwatchdog_hrtimer_pretimeout.c12 static enum hrtimer_restart watchdog_hrtimer_pretimeout(struct hrtimer *timer) argument
/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Ddelay.h13 enum arch_timer timer = VIRTUAL; local
/linux-master/drivers/block/aoe/
H A Daoemain.c18 static struct timer_list timer; variable in typeref:struct:timer_list
/linux-master/arch/sh/include/asm/
H A Dheartbeat.h13 struct timer_list timer; member in struct:heartbeat_data
/linux-master/include/uapi/linux/netfilter/
H A Dxt_IDLETIMER.h28 struct idletimer_tg *timer __attribute__((aligned(8))); member in struct:idletimer_tg_info
40 struct idletimer_tg *timer __attribute__((aligned(8))); member in struct:idletimer_tg_info_v1
/linux-master/io_uring/
H A Dtimeout.h5 struct hrtimer timer; member in struct:io_timeout_data
/linux-master/drivers/acpi/acpica/
H A Dexdebug.c44 u32 timer; local
/linux-master/net/rxrpc/
H A Dnet_ns.c13 static void rxrpc_service_conn_reap_timeout(struct timer_list *timer) argument
22 static void rxrpc_peer_keepalive_timeout(struct timer_list *timer) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtimer.c24 static int timer(struct timer *timer_skel) function
/linux-master/drivers/s390/cio/
H A Deadm_sch.h16 struct timer_list timer; member in struct:eadm_private
/linux-master/include/linux/sunrpc/
H A Dtimer.h27 static inline void rpc_set_timeo(struct rpc_rtt *rt, int timer, int ntimeo) argument
43 static inline int rpc_ntimeo(struct rpc_rtt *rt, int timer) argument
[all...]
/linux-master/net/sunrpc/
H A Dtimer.c61 void rpc_update_rtt(struct rpc_rtt *rt, unsigned int timer, long m) argument
110 rpc_calc_rto(struct rpc_rtt *rt, unsigned int timer) argument
[all...]
/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-raw.h23 struct timer_list timer; member in struct:img_ir_priv_raw
/linux-master/net/bridge/
H A Dbr_stp_timer.c157 unsigned long br_timer_value(const struct timer_list *timer) argument
[all...]
/linux-master/sound/core/
H A Dpcm_timer.c52 static unsigned long snd_pcm_timer_resolution(struct snd_timer * timer) argument
60 static int snd_pcm_timer_start(struct snd_timer * timer) argument
69 static int snd_pcm_timer_stop(struct snd_timer * timer) argument
92 static void snd_pcm_timer_free(struct snd_timer *timer) argument
101 struct snd_timer *timer; local
[all...]
/linux-master/include/linux/
H A Ddw_apb_timer.h27 struct dw_apb_timer timer; member in struct:dw_apb_clock_event_device
32 struct dw_apb_timer timer; member in struct:dw_apb_clocksource
/linux-master/sound/core/seq/oss/
H A Dseq_oss_timer.h42 snd_seq_oss_timer_cur_tick(struct seq_oss_timer *timer) argument
/linux-master/arch/arm/mach-omap1/
H A Dmtd-xip.h32 volatile xip_omap_mpu_timer_regs_t* timer = xip_omap_mpu_timer_base(nr); local
/linux-master/sound/pci/emu10k1/
H A Dtimer.c14 static int snd_emu10k1_timer_start(struct snd_timer *timer) argument
28 static int snd_emu10k1_timer_stop(struct snd_timer *timer) argument
37 static unsigned long snd_emu10k1_timer_c_resolution(struct snd_timer *timer) argument
48 static int snd_emu10k1_timer_precise_resolution(struct snd_timer *timer, argument
72 struct snd_timer *timer local
[all...]

Completed in 277 milliseconds

1234567891011>>