Home
last modified time | relevance | path

Searched defs:timeout (Results 301 - 325 of 4719) sorted by relevance

1...<<11121314151617181920>>...189

/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_timeout.h25 struct nf_ct_timeout timeout; member
29 struct nf_ct_timeout __rcu *timeout; member
36 struct nf_ct_timeout *timeout; in nf_ct_timeout_data() local
59 nf_ct_timeout_ext_add(struct nf_conn *ct, struct nf_ct_timeout *timeout, gfp_t gfp) nf_ct_timeout_ext_add() argument
[all...]
/kernel/linux/linux-5.10/sound/isa/gus/
H A Dgus_uart.c183 int timeout; in snd_gf1_uart_output_trigger() local
/kernel/linux/linux-5.10/sound/isa/sb/
H A Dsb8_midi.c182 int timeout = 8; in snd_sb8dsp_midi_output_write() local
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_controller.c167 int timeout; in check_hdac_link_power_active() local
/kernel/linux/linux-5.10/sound/usb/
H A Dhelper.c76 int timeout; in snd_usb_ctl_msg() local
/kernel/linux/linux-5.10/tools/lib/api/fd/
H A Darray.c119 int fdarray__poll(struct fdarray *fda, int timeout) in fdarray__poll() argument
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ctrl.c37 unsigned long timeout; in hda_dsp_ctrl_link_reset() local
/kernel/linux/linux-5.10/tools/perf/ui/tui/
H A Dsetup.c58 struct timeval timeout, *ptimeout = delay_secs ? &timeout : NULL; in ui__getch() local
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H A Dipcsocket.c113 struct timeval timeout; in sendtosocket() local
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dda9052_wdt.c49 da9052_wdt_set_timeout(struct watchdog_device *wdt_dev, unsigned int timeout) da9052_wdt_set_timeout() argument
H A Dda9055_wdt.c52 da9055_wdt_set_timeout(struct watchdog_device *wdt_dev, unsigned int timeout) da9055_wdt_set_timeout() argument
H A Dmoxart_wdt.c68 moxart_wdt_set_timeout(struct watchdog_device *wdt_dev, unsigned int timeout) moxart_wdt_set_timeout() argument
H A Dsun4v_wdt.c27 static unsigned int timeout; variable
60 sun4v_wdt_set_timeout(struct watchdog_device *wdd, unsigned int timeout) sun4v_wdt_set_timeout() argument
[all...]
H A Dstpmic1_wdt.c59 pmic_wdt_set_timeout(struct watchdog_device *wdd, unsigned int timeout) pmic_wdt_set_timeout() argument
H A Dretu_wdt.c79 retu_wdt_set_timeout(struct watchdog_device *wdog, unsigned int timeout) retu_wdt_set_timeout() argument
H A Drn5t618_wdt.c17 static unsigned int timeout; variable
H A Dwm831x_wdt.c129 wm831x_wdt_set_timeout(struct watchdog_device *wdt_dev, unsigned int timeout) wm831x_wdt_set_timeout() argument
H A Dwm8350_wdt.c36 wm8350_wdt_set_timeout(struct watchdog_device *wdt_dev, unsigned int timeout) wm8350_wdt_set_timeout() argument
H A Debc-c384_wdt.c35 static unsigned timeout; variable
[all...]
H A Dtxx9wdt.c26 static unsigned int timeout = TIMER_MARGIN; /* in seconds */ variable
[all...]
H A Dux500_wdt.c28 static unsigned int timeout = WATCHDOG_TIMEOUT; variable
55 ux500_wdt_set_timeout(struct watchdog_device *wdd, unsigned int timeout) ux500_wdt_set_timeout() argument
[all...]
H A Dloongson1_wdt.c36 ls1x_wdt_set_timeout(struct watchdog_device *wdt_dev, unsigned int timeout) ls1x_wdt_set_timeout() argument
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_set.h63 __u32 timeout; member
82 __u32 timeout; member
/kernel/linux/linux-5.10/drivers/w1/masters/
H A Dmxc_w1.c43 ktime_t timeout; in mxc_w1_ds2_reset_bus() local
71 ktime_t timeout; in mxc_w1_ds2_touch_bit() local
/kernel/linux/linux-5.10/kernel/sched/
H A Dcompletion.c71 do_wait_for_common(struct completion *x, long (*action)(long), long timeout, int state) do_wait_for_common() argument
98 __wait_for_common(struct completion *x, long (*action)(long), long timeout, int state) __wait_for_common() argument
115 wait_for_common(struct completion *x, long timeout, int state) wait_for_common() argument
121 wait_for_common_io(struct completion *x, long timeout, int state) wait_for_common_io() argument
155 wait_for_completion_timeout(struct completion *x, unsigned long timeout) wait_for_completion_timeout() argument
189 wait_for_completion_io_timeout(struct completion *x, unsigned long timeout) wait_for_completion_io_timeout() argument
225 wait_for_completion_interruptible_timeout(struct completion *x, unsigned long timeout) wait_for_completion_interruptible_timeout() argument
263 wait_for_completion_killable_timeout(struct completion *x, unsigned long timeout) wait_for_completion_killable_timeout() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...189