/linux-6.14.4/fs/lockd/ |
D | svclock.c | 65 char *p = buf; in nlmdbg_cookie2a() local 925 unsigned long timeout; in nlmsvc_grant_callback() local 1037 unsigned long timeout = MAX_SCHEDULE_TIMEOUT; in nlmsvc_retry_blocked() local
|
/linux-6.14.4/net/bluetooth/ |
D | hci_sync.c | 157 const void *param, u8 event, u32 timeout, in __hci_cmd_sync_sk() 221 const void *param, u32 timeout) in __hci_cmd_sync() 229 const void *param, u32 timeout) in hci_cmd_sync() 248 const void *param, u8 event, u32 timeout) in __hci_cmd_sync_ev() 257 const void *param, u8 event, u32 timeout, in __hci_cmd_sync_status_sk() 285 const void *param, u32 timeout) in __hci_cmd_sync_status() 293 const void *param, u32 timeout) in hci_cmd_sync_status() 590 unsigned long timeout; in interleave_scan_work() local 1877 u16 timeout; in hci_schedule_adv_instance_sync() local 2296 struct hci_conn_params *p; in hci_le_add_resolve_list_sync() local [all …]
|
/linux-6.14.4/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 72 unsigned long timeout; in lan743x_otp_wait_till_not_busy() local 159 u16 timeout) in lan743x_hs_syslock_acquire() 1178 static void lan743x_common_regs(struct net_device *dev, void *p) in lan743x_common_regs() 1206 static void lan743x_sgmii_regs(struct net_device *dev, void *p) in lan743x_sgmii_regs() 1302 struct ethtool_regs *regs, void *p) in lan743x_get_regs()
|
/linux-6.14.4/net/mac80211/ |
D | debugfs_sta.c | 109 char buf[17*IEEE80211_NUM_ACS], *p = buf; in sta_num_ps_buf_frames_read() local 123 char buf[15*IEEE80211_NUM_TIDS], *p = buf; in sta_last_seq_ctrl_read() local 142 char *buf = kzalloc(bufsz, GFP_KERNEL), *p = buf; in sta_aqm_read() local 202 char *buf = kzalloc(bufsz, GFP_KERNEL), *p = buf; in sta_airtime_read() local 255 char *buf = kzalloc(bufsz, GFP_KERNEL), *p = buf; in sta_aql_read() local 317 char *p = buf; in sta_agg_status_do_read() local 381 int ret, timeout = 5000; in sta_agg_status_do_write() local 477 char *buf, *p; in link_sta_ht_capa_read() local 563 char *buf, *p; in link_sta_vht_capa_read() local 677 char *buf, *p; in link_sta_he_capa_read() local [all …]
|
/linux-6.14.4/drivers/block/drbd/ |
D | drbd_receiver.c | 869 int timeout; in connection_established() local 928 int vnr, timeout, h; in conn_connect() local 1761 struct p_barrier *p = pi->data; in receive_Barrier() local 2123 struct p_data *p = pi->data; in receive_DataReply() local 2154 struct p_data *p = pi->data; in receive_RSDataReply() local 2356 long timeout; in wait_for_and_update_peer_seq() local 2561 struct p_data *p = pi->data; in receive_Data() local 2811 struct p_block_req *p = pi->data; in receive_DataRequest() local 3631 struct p_protocol *p = pi->data; in receive_protocol() local 3842 struct p_rs_param_95 *p; in receive_SyncParam() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/i915/selftests/ |
D | i915_request.c | 671 struct drm_printer p = drm_info_printer(engine->i915->drm.dev); in __cancel_inactive() local 722 struct drm_printer p = drm_info_printer(engine->i915->drm.dev); in __cancel_active() local 732 struct drm_printer p = drm_info_printer(engine->i915->drm.dev); in __cancel_active() local 853 struct drm_printer p = drm_info_printer(engine->i915->drm.dev); in __cancel_reset() local 870 struct drm_printer p = drm_info_printer(engine->i915->drm.dev); in __cancel_reset() local 886 struct drm_printer p = drm_info_printer(engine->i915->drm.dev); in __cancel_reset() local 1276 long timeout; in live_all_engines() local 1397 long timeout; in live_sequential_engines() local 2885 struct perf_stats *p = in perf_series_engines() local 2905 struct perf_stats *p = &stats[idx]; in perf_series_engines() local [all …]
|
/linux-6.14.4/net/sunrpc/auth_gss/ |
D | auth_gss.c | 177 gss_fill_context(const void *p, const void *end, struct gss_cl_ctx *ctx, struct gss_api_mech *gm) in gss_fill_context() 181 unsigned int timeout; in gss_fill_context() local 437 char *p = gss_msg->databuf; in gss_encode_v1_msg() local 725 const void *p, *end; in gss_pipe_downcall() local 901 struct gss_pipe *p = pdo->pdo_data; in gss_pipe_dentry_create() local 920 struct gss_pipe *p; in gss_pipe_alloc() local 998 static void __gss_pipe_free(struct gss_pipe *p) in __gss_pipe_free() 1012 struct gss_pipe *p = container_of(kref, struct gss_pipe, kref); in __gss_pipe_release() local 1017 static void gss_pipe_free(struct gss_pipe *p) in gss_pipe_free() 1484 unsigned long timeout = jiffies + (gss_key_expire_timeo * HZ); in gss_key_timeout() local [all …]
|
/linux-6.14.4/drivers/gpu/drm/i2c/ |
D | tda9950.c | 73 static int tda9950_write_range(struct i2c_client *client, u8 addr, u8 *p, int cnt) in tda9950_write_range() 103 static int tda9950_read_range(struct i2c_client *client, u8 addr, u8 *p, int cnt) in tda9950_read_range() 302 int timeout = 50; in tda9950_release() local
|
/linux-6.14.4/drivers/ata/ |
D | sata_gemini.c | 148 unsigned long timeout = jiffies + (HZ * 1); in gemini_sata_setup_bridge() local 264 struct pinctrl *p; in gemini_setup_ide_pins() local
|
/linux-6.14.4/drivers/media/common/saa7146/ |
D | saa7146_core.c | 53 unsigned long timeout; in saa7146_wait_for_debi_done_sleep() local 497 }, *p; in saa7146_remove_one() local
|
/linux-6.14.4/drivers/watchdog/ |
D | sc1200wdt.c | 70 static int timeout = 1; variable 185 int __user *p = argp; in sc1200wdt_ioctl() local
|
D | sch311x_wdt.c | 67 static int timeout = WATCHDOG_TIMEOUT; /* in seconds */ variable 249 int __user *p = argp; in sch311x_wdt_ioctl() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 289 unsigned long timeout) in mlx4_comm_cmd_poll() 339 u16 param, u16 op, unsigned long timeout) in mlx4_comm_cmd_wait() 408 u16 op, unsigned long timeout) in mlx4_comm_cmd() 513 u16 op, unsigned long timeout) in mlx4_slave_cmd() 578 u16 op, unsigned long timeout) in mlx4_cmd_poll() 679 u16 op, unsigned long timeout) in mlx4_cmd_wait() 776 u16 op, unsigned long timeout, int native) in __mlx4_cmd() 1997 int p, port, err; in mlx4_master_activate_admin_state() local 2061 int p, port; in mlx4_master_deactivate_admin_state() local
|
/linux-6.14.4/drivers/mmc/host/ |
D | sh_mmcif.c | 228 long timeout; member 482 struct sh_mmcif_plat_data *p = dev->platform_data; in sh_mmcif_clock_control() local 558 int ret, timeout; in sh_mmcif_error_manage() local 624 u32 *p; in sh_mmcif_read_block() local 685 u32 *p; in sh_mmcif_mread_block() local 734 u32 *p; in sh_mmcif_write_block() local 795 u32 *p; in sh_mmcif_mwrite_block() local
|
D | mvsdio.c | 143 unsigned int timeout; in mvsd_request() local 376 u16 *p = host->pio_ptr; in mvsd_irq() local 422 u16 *p = host->pio_ptr; in mvsd_irq() local
|
/linux-6.14.4/kernel/locking/ |
D | rtmutex.c | 130 unsigned long owner, *p = (unsigned long *) &lock->owner; in fixup_rt_mutex_waiters() local 242 unsigned long *p = (unsigned long *) &lock->owner; in mark_rt_mutex_waiters() local 388 #define task_to_waiter_node(p) \ argument 390 #define task_to_waiter(p) \ argument 527 struct task_struct *p) in rt_mutex_adjust_prio() 599 static __always_inline struct rt_mutex_base *task_blocked_on_lock(struct task_struct *p) in task_blocked_on_lock() 1606 struct hrtimer_sleeper *timeout, in rt_mutex_slowlock_block()
|
/linux-6.14.4/net/9p/ |
D | trans_rdma.c | 80 long timeout; member 127 long timeout; member 176 char *p; in parse_opts() local
|
/linux-6.14.4/drivers/gpu/drm/etnaviv/ |
D | etnaviv_gem.c | 61 struct page **p = drm_gem_get_pages(&etnaviv_obj->base); in etnaviv_gem_shmem_get_pages() local 381 struct drm_etnaviv_timespec *timeout) in etnaviv_gem_cpu_prep() 437 struct drm_etnaviv_timespec *timeout) in etnaviv_gem_wait_bo()
|
/linux-6.14.4/drivers/net/dsa/ |
D | bcm_sf2_cfp.c | 171 unsigned int timeout = 1000; in bcm_sf2_cfp_op() local 1105 struct net_device *p = dsa_port_to_conduit(dsa_to_port(ds, port)); in bcm_sf2_get_rxnfc() local 1148 struct net_device *p = dsa_port_to_conduit(dsa_to_port(ds, port)); in bcm_sf2_set_rxnfc() local 1191 unsigned int timeout = 1000; in bcm_sf2_cfp_rst() local
|
/linux-6.14.4/drivers/scsi/ |
D | fdomain.c | 185 unsigned long timeout; in fdomain_select() local 475 unsigned char *p = scsi_bios_ptable(bdev); in fdomain_biosparam() local
|
/linux-6.14.4/arch/powerpc/platforms/pasemi/ |
D | dma_lib.c | 470 static void *map_onedev(struct pci_dev *p, int index) in map_onedev() 507 unsigned long timeout; in pasemi_dma_init() local
|
/linux-6.14.4/drivers/thunderbolt/ |
D | path.c | 110 struct tb_port *p; in tb_path_discover() local 396 ktime_t timeout; in __tb_path_deactivate_hop() local
|
/linux-6.14.4/drivers/scsi/esas2r/ |
D | esas2r_flash.c | 100 u8 *p = (u8 *)&cksum; in esas2r_calc_byte_xor_cksum() local 124 u8 *p = (u8 *)addr; in esas2r_calc_byte_cksum() local 331 u8 *p, *q; in fw_download_proc() local 935 u32 timeout; in esas2r_flash_access() local
|
/linux-6.14.4/drivers/net/hamradio/ |
D | yam.c | 282 unsigned long timeout = jiffies + ((ms * HZ) / 1000); in delay() local 317 unsigned long timeout = jiffies + HZ / 10; in fpga_write() local 343 struct yam_mcs *p; in add_mcs() local 404 struct yam_mcs *p; in get_mcs() local 1158 struct yam_mcs *p; in yam_cleanup_driver() local
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | stb0899_drv.c | 668 static int stb0899_wait_diseqc_fifo_empty(struct stb0899_state *state, int timeout) in stb0899_wait_diseqc_fifo_empty() 712 static int stb0899_wait_diseqc_rxidle(struct stb0899_state *state, int timeout) in stb0899_wait_diseqc_rxidle() 761 static int stb0899_wait_diseqc_txidle(struct stb0899_state *state, int timeout) in stb0899_wait_diseqc_txidle() 1554 struct dtv_frontend_properties *p) in stb0899_get_frontend()
|