| /linux/kernel/futex/ |
| H A D | waitwake.c | 343 futex_wait_queue(struct futex_hash_bucket * hb,struct futex_q * q,struct hrtimer_sleeper * timeout) futex_wait_queue() argument 689 struct hrtimer_sleeper timeout, *to; futex_wait() local [all...] |
| /linux/drivers/leds/flash/ |
| H A D | leds-rt8515.c | 118 struct led_flash_setting *timeout = &fled->timeout; in rt8515_led_flash_strobe_set() local 154 u32 timeout) in rt8515_led_flash_timeout_set() argument [all...] |
| /linux/tools/testing/selftests/timens/ |
| H A D | futex.c | 23 struct timespec timeout, end; in run_test() local [all...] |
| H A D | gettime_perf.c | 51 const int timeout = 3; in test() local
|
| /linux/tools/testing/selftests/powerpc/ |
| H A D | harness.c | 25 static uint64_t timeout = 120; variable
|
| /linux/drivers/bcma/ |
| H A D | driver_chipcommon_b.c | 15 u32 value, int timeout) in bcma_wait_reg()
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | ps.c | 54 unsigned long timeout, start; in wl1251_ps_elp_wakeup() local
|
| /linux/drivers/acpi/acpica/ |
| H A D | utxfmutex.c | 100 acpi_acquire_mutex(acpi_handle handle, acpi_string pathname, u16 timeout) in acpi_acquire_mutex()
|
| H A D | evglock.c | 174 acpi_status acpi_ev_acquire_global_lock(u16 timeout) in acpi_ev_acquire_global_lock()
|
| /linux/include/linux/platform_data/ |
| H A D | i2c-gpio.h | 31 int timeout; member
|
| /linux/arch/mips/boot/compressed/ |
| H A D | uart-16550.c | 48 int timeout = 1000000; in putc() local
|
| /linux/tools/testing/selftests/powerpc/nx-gzip/include/ |
| H A D | nx.h | 22 int timeout; /* seconds */ member
|
| /linux/tools/testing/selftests/drivers/net/lib/py/ |
| H A D | load.py | 61 _wait_client_stopped(self, sleep=0.005, timeout=5) global() argument
|
| /linux/fs/nfs/ |
| H A D | nfs4renewd.c | 116 long timeout; in nfs4_schedule_state_renewal() local
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ptp.c | 217 static void aq_ptp_tx_timeout_init(struct ptp_tx_timeout *timeout) in aq_ptp_tx_timeout_init() argument 225 struct ptp_tx_timeout *timeout = &aq_ptp->ptp_tx_timeout; in aq_ptp_tx_timeout_start() local 237 struct ptp_tx_timeout *timeout = &aq_ptp->ptp_tx_timeout; in aq_ptp_tx_timeout_update() local 248 struct ptp_tx_timeout *timeout = &aq_ptp->ptp_tx_timeout; aq_ptp_tx_timeout_check() local 1378 unsigned long timeout = msecs_to_jiffies(aq_ptp->poll_timeout_ms); aq_ptp_poll_sync_work_cb() local [all...] |
| /linux/drivers/net/ethernet/smsc/ |
| H A D | smsc9420.c | 192 int timeout = 100000; in smsc9420_eeprom_reload() local 275 int timeout = 100; in smsc9420_eeprom_send_cmd() local 457 int timeout = 1000; in smsc9420_stop_tx() local 557 int timeout = 1000; in smsc9420_stop_rx() local 1271 int result = 0, timeout; in smsc9420_open() local
|
| /linux/include/linux/mlx4/ |
| H A D | cmd.h | 274 u8 op_modifier, u16 op, unsigned long timeout, in mlx4_cmd() 284 unsigned long timeout, int native) in mlx4_cmd_box() 297 unsigned long timeout, int native) in mlx4_cmd_imm()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_core.c | 199 s32 timeout; flow_offload_fixup_ct() local 302 unsigned long timeout = NF_FLOW_TIMEOUT; flow_offload_get_timeout() local 355 u32 timeout; flow_offload_refresh() local [all...] |
| /linux/drivers/i2c/busses/ |
| H A D | i2c-piix4.c | 525 int timeout = 0; in piix4_transaction() local 701 int timeout = MAX_TIMEOUT; in piix4_imc_sleep() local 727 int timeout = MAX_TIMEOUT; in piix4_imc_wakeup() local
|
| H A D | i2c-amd8111.c | 70 int timeout = 500; in amd_ec_wait_write() local 86 int timeout = 500; in amd_ec_wait_read() local
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ptp.c | 695 bool timeout = time_is_before_jiffies(adapter->last_overflow_check + in ixgbe_ptp_overflow_check() local 778 bool timeout = time_is_before_jiffies(adapter->ptp_tx_start + in ixgbe_ptp_tx_hang() local 844 bool timeout = time_is_before_jiffies(adapter->ptp_tx_start + in ixgbe_ptp_tx_hwtstamp_work() local
|
| /linux/drivers/gpu/host1x/ |
| H A D | fence.h | 16 bool timeout; member
|
| /linux/arch/arm/mach-tegra/ |
| H A D | platsmp.c | 73 unsigned long timeout; in tegra30_boot_secondary() local
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | qt202x_phy.c | 75 unsigned long timeout = jiffies + QT2025C_MAX_HEARTB_TIME; in qt2025c_wait_heartbeat() local 107 unsigned long timeout = jiffies + QT2025C_MAX_FWSTART_TIME; in qt2025c_wait_fw_status_good() local
|
| /linux/drivers/watchdog/ |
| H A D | sprd_wdt.c | 105 static int sprd_wdt_load_value(struct sprd_wdt *wdt, u32 timeout, in sprd_wdt_load_value() 213 u32 timeout) in sprd_wdt_set_timeout()
|