Home
last modified time | relevance | path

Searched +defs:p +defs:timeout (Results 326 – 350 of 490) sorted by relevance

1...<<11121314151617181920

/linux-6.14.4/drivers/usb/renesas_usbhs/
Dmod_host.c136 #define usbhsh_pipe_to_uep(p) ((p)->mod_private) argument
149 #define usbhsh_pkt_to_ureq(p) \ argument
1115 int speed, i, timeout = 128; in __usbhsh_hub_port_feature() local
/linux-6.14.4/drivers/mmc/host/
Dusdhi6rol0.c195 unsigned long timeout; member
1265 u32 *p; in usdhi6_blk_read() local
1305 u32 *p; in usdhi6_blk_write() local
/linux-6.14.4/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c3974 unsigned long timeout; in scu_command() local
8865 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in qam64auto() local
9013 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in qam256auto() local
9456 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in ctrl_get_qam_sig_quality() local
10674 struct dtv_frontend_properties *p = &state->frontend.dtv_property_cache; in ctrl_sig_quality() local
12003 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drx39xxj_read_ber() local
12025 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drx39xxj_read_signal_strength() local
12038 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drx39xxj_read_snr() local
12054 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drx39xxj_read_ucblocks() local
12070 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drx39xxj_set_frontend() local
[all …]
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/
Dwmi.c2266 int ath6kl_wmi_disctimeout_cmd(struct wmi *wmi, u8 if_idx, u8 timeout) in ath6kl_wmi_disctimeout_cmd()
3376 struct wmi_connect_cmd *p) in ath6kl_wmi_ap_profile_commit()
3546 struct wmi_set_appie_cmd *p; in ath6kl_wmi_set_appie_cmd() local
3570 struct wmi_set_ie_cmd *p; in ath6kl_wmi_set_ie_cmd() local
3610 struct wmi_remain_on_chnl_cmd *p; in ath6kl_wmi_remain_on_chnl_cmd() local
3634 struct wmi_send_action_cmd *p; in ath6kl_wmi_send_action_cmd() local
3672 struct wmi_send_mgmt_cmd *p; in __ath6kl_wmi_send_mgmt_cmd() local
3737 struct wmi_p2p_probe_response_cmd *p; in ath6kl_wmi_send_probe_response_cmd() local
3763 struct wmi_probe_req_report_cmd *p; in ath6kl_wmi_probe_report_req_cmd() local
3780 struct wmi_get_p2p_info *p; in ath6kl_wmi_info_req_cmd() local
/linux-6.14.4/include/linux/
Dsched.h601 unsigned long timeout; member
1755 #define tsk_used_math(p) ((p)->flags & PF_USED_MATH) argument
1849 static inline void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed()
1852 static inline int set_cpus_allowed_ptr(struct task_struct *p, const struct cpumask *new_mask) in set_cpus_allowed_ptr()
1865 static inline void release_user_cpus_ptr(struct task_struct *p) in release_user_cpus_ptr()
1870 static inline int dl_task_check_affinity(struct task_struct *p, const struct cpumask *mask) in dl_task_check_affinity()
1886 static inline int task_nice(const struct task_struct *p) in task_nice()
1910 static __always_inline bool is_idle_task(const struct task_struct *p) in is_idle_task()
2164 static inline unsigned int task_cpu(const struct task_struct *p) in task_cpu()
2173 static inline unsigned int task_cpu(const struct task_struct *p) in task_cpu()
[all …]
/linux-6.14.4/drivers/net/usb/
Dlan78xx.c781 u32 *p, *count, *max; in lan78xx_update_stats() local
815 unsigned long timeout; in lan78xx_stop_hw() local
1188 unsigned long timeout; in lan78xx_read_raw_otp() local
1265 unsigned long timeout; in lan78xx_write_raw_otp() local
2764 static int lan78xx_set_mac_addr(struct net_device *netdev, void *p) in lan78xx_set_mac_addr()
2989 unsigned long timeout; in lan78xx_reset() local
3177 u32 *p; in lan78xx_init_stats() local
/linux-6.14.4/sound/pci/hda/
Dpatch_ca0132.c1561 unsigned long timeout = jiffies + msecs_to_jiffies(1000); in chipio_send() local
2046 unsigned long timeout = jiffies + msecs_to_jiffies(1000); in dspio_send() local
2065 unsigned long timeout = jiffies + msecs_to_jiffies(1000); in dspio_write_wait() local
2245 unsigned long timeout = jiffies + msecs_to_jiffies(1000); in dspio_clear_response_queue() local
2333 unsigned long timeout = jiffies + msecs_to_jiffies(1000); in dspio_send_scp_message() local
3129 static bool is_valid(const struct dsp_image_seg *p) in is_valid()
3134 static bool is_hci_prog_list_seg(const struct dsp_image_seg *p) in is_hci_prog_list_seg()
3139 static bool is_last(const struct dsp_image_seg *p) in is_last()
3144 static size_t dsp_sizeof(const struct dsp_image_seg *p) in dsp_sizeof()
3150 const struct dsp_image_seg *p) in get_next_seg_ptr()
[all …]
/linux-6.14.4/fs/nfs/
Dnfs4proc.c340 __be32 *start, *p; in nfs4_setup_readdir() local
428 static long nfs4_update_delay(long *timeout) in nfs4_update_delay()
442 static int nfs4_delay_killable(long *timeout) in nfs4_delay_killable()
453 static int nfs4_delay_interruptible(long *timeout) in nfs4_delay_interruptible()
464 static int nfs4_delay(long *timeout, bool interruptible) in nfs4_delay()
703 struct nfs4_state *state, long *timeout) in nfs4_async_handle_error()
1402 static void nfs4_init_opendata_res(struct nfs4_opendata *p) in nfs4_init_opendata_res()
1424 struct nfs4_opendata *p; in nfs4_opendata_alloc() local
1514 struct nfs4_opendata *p = container_of(kref, in nfs4_opendata_free() local
1536 static void nfs4_opendata_put(struct nfs4_opendata *p) in nfs4_opendata_put()
[all …]
/linux-6.14.4/drivers/net/ethernet/micrel/
Dksz884x.c1718 int timeout; in port_r_mib_cnt() local
1969 static inline void port_cfg_broad_storm(struct ksz_hw *hw, int p, int set) in port_cfg_broad_storm()
2121 static inline void port_cfg_back_pressure(struct ksz_hw *hw, int p, int set) in port_cfg_back_pressure()
2129 static inline void port_cfg_mirror_sniffer(struct ksz_hw *hw, int p, int set) in port_cfg_mirror_sniffer()
2135 static inline void port_cfg_mirror_rx(struct ksz_hw *hw, int p, int set) in port_cfg_mirror_rx()
2141 static inline void port_cfg_mirror_tx(struct ksz_hw *hw, int p, int set) in port_cfg_mirror_tx()
2166 static inline void port_cfg_diffserv(struct ksz_hw *hw, int p, int set) in port_cfg_diffserv()
2172 static inline void port_cfg_802_1p(struct ksz_hw *hw, int p, int set) in port_cfg_802_1p()
2178 static inline void port_cfg_replace_vid(struct ksz_hw *hw, int p, int set) in port_cfg_replace_vid()
2184 static inline void port_cfg_prio(struct ksz_hw *hw, int p, int set) in port_cfg_prio()
[all …]
/linux-6.14.4/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c59 #define WORDS_PER_BD(p) (p->hw_params->words_per_bd) argument
1207 char *p; in bcmgenet_update_mib_counters() local
1259 char *p; in bcmgenet_get_ethtool_stats() local
1322 struct ethtool_keee *p = &priv->eee; in bcmgenet_get_eee() local
1339 struct ethtool_keee *p = &priv->eee; in bcmgenet_set_eee() local
2969 int timeout = 0; in bcmgenet_dma_teardown() local
3642 static int bcmgenet_set_mac_addr(struct net_device *dev, void *p) in bcmgenet_set_mac_addr()
/linux-6.14.4/drivers/usb/atm/
Dueagle-atm.c263 #define FW_GET_BYTE(p) (*((__u8 *) (p))) argument
727 unsigned int i, j, p, pp; in check_dsp_e1() local
776 struct l1_code *p = (struct l1_code *) dsp; in check_dsp_e4() local
905 const u8 *p; in uea_load_page_e1() local
979 struct l1_code *p = (struct l1_code *) sc->dsp_firm->data; in __uea_load_page_e4() local
1029 struct l1_code *p; in uea_load_page_e4() local
1266 u16 timeout; in uea_set_bulk_timeout() local
/linux-6.14.4/fs/gfs2/
Dglock.c1374 int i, ret = 0, timeout = 0; in gfs2_glock_async_wait() local
1787 struct gfs2_holder **p) in nq_m_sync()
2248 char *p = buf; in hflags2str() local
2310 char *p = buf; in gflags2str() local
/linux-6.14.4/kernel/
Daudit.c438 static int audit_set_backlog_wait_time(u32 timeout) in audit_set_backlog_wait_time()
2095 const unsigned char *p; in audit_string_contains_control() local
2143 char *p, *pathname; in audit_log_d_path() local
/linux-6.14.4/drivers/usb/gadget/udc/
Dm66592-udc.c1040 int timeout = 3000; in set_feature() local
1086 u16 *p = (u16 *)ctrl; in setup_packet() local
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Dsdma_v6_0.c988 static int sdma_v6_0_ring_test_ib(struct amdgpu_ring *ring, long timeout) in sdma_v6_0_ring_test_ib()
1620 static void sdma_v6_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p) in sdma_v6_0_print_ip_state()
Dsdma_v7_0.c1033 static int sdma_v7_0_ring_test_ib(struct amdgpu_ring *ring, long timeout) in sdma_v7_0_ring_test_ib()
1599 static void sdma_v7_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p) in sdma_v7_0_print_ip_state()
Dsdma_v5_0.c1118 static int sdma_v5_0_ring_test_ib(struct amdgpu_ring *ring, long timeout) in sdma_v5_0_ring_test_ib()
1905 static void sdma_v5_0_print_ip_state(struct amdgpu_ip_block *ip_block, struct drm_printer *p) in sdma_v5_0_print_ip_state()
/linux-6.14.4/drivers/tty/serial/
Ducc_uart.c334 unsigned char *p; in qe_uart_tx_pump() local
803 unsigned int timeout = 20; in qe_uart_shutdown() local
/linux-6.14.4/tools/testing/selftests/net/
Dgro.c78 #define ipv6_optlen(p) (((p)->hdrlen+1) << 3) /* calculate IPv6 extension header len */ argument
899 struct timeval timeout; in set_timeout() local
/linux-6.14.4/drivers/platform/mellanox/
Dmlxbf-bootctl.c946 unsigned long timeout = msecs_to_jiffies(500); in mlxbf_bootctl_bootfifo_read() local
949 char *p = buf; in mlxbf_bootctl_bootfifo_read() local
/linux-6.14.4/net/netfilter/ipset/
Dip_set_core.c65 #define ip_set_dereference_nfnl(p) \ argument
324 ip_set_timeout_get(const unsigned long *timeout) in ip_set_timeout_get()
568 unsigned long *timeout = ext_timeout(e, set); in ip_set_put_extensions() local
/linux-6.14.4/drivers/net/ethernet/nxp/
Dlpc_eth.c673 unsigned long timeout = jiffies + msecs_to_jiffies(100); in lpc_mdio_read() local
696 unsigned long timeout = jiffies + msecs_to_jiffies(100); in lpc_mdio_write() local
1087 static int lpc_set_mac_address(struct net_device *ndev, void *p) in lpc_set_mac_address()
/linux-6.14.4/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c1516 struct ipw_priv *p = dev_get_drvdata(d); in status_show() local
1525 struct ipw_priv *p = dev_get_drvdata(d); in cfg_show() local
1544 struct ipw_priv *p = dev_get_drvdata(d); in ucode_version_show() local
1558 struct ipw_priv *p = dev_get_drvdata(d); in rtc_show() local
1575 struct ipw_priv *p = dev_get_drvdata(d); in eeprom_delay_show() local
1583 struct ipw_priv *p = dev_get_drvdata(d); in eeprom_delay_store() local
1594 struct ipw_priv *p = dev_get_drvdata(d); in command_event_reg_show() local
1604 struct ipw_priv *p = dev_get_drvdata(d); in command_event_reg_store() local
1617 struct ipw_priv *p = dev_get_drvdata(d); in mem_gpio_reg_show() local
1627 struct ipw_priv *p = dev_get_drvdata(d); in mem_gpio_reg_store() local
[all …]
/linux-6.14.4/drivers/firmware/arm_scmi/
Ddriver.c209 char *signature, *p; in scmi_vendor_protocol_signature() local
1514 int ret, timeout = msecs_to_jiffies(SCMI_MAX_RESPONSE_TIMEOUT); in do_xfer_with_response() local
1560 struct scmi_xfer **p) in xfer_get_init()
2485 struct list_head *p; in scmi_handle_get() local
2786 static int scmi_chan_destroy(int id, void *p, void *idr) in scmi_chan_destroy()
/linux-6.14.4/drivers/net/ethernet/marvell/
Dskge.c133 void *p) in skge_get_regs()
493 struct ethtool_ringparam *p, in skge_get_ring_param()
507 struct ethtool_ringparam *p, in skge_set_ring_param()
1743 unsigned long timeout = jiffies + HZ; in genesis_get_stats() local
3453 static int skge_set_mac_address(struct net_device *dev, void *p) in skge_set_mac_address()

1...<<11121314151617181920