Home
last modified time | relevance | path

Searched defs:slow (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.12.1/net/mptcp/
Dsockopt.c80 bool slow = lock_sock_fast(ssk); in mptcp_sol_socket_sync_intval() local
162 bool slow = lock_sock_fast(ssk); in mptcp_setsockopt_sol_socket_tstamp() local
238 bool slow = lock_sock_fast(ssk); in mptcp_setsockopt_sol_socket_timestamping() local
273 bool slow = lock_sock_fast(ssk); in mptcp_setsockopt_sol_socket_linger() local
752 bool slow; in mptcp_setsockopt_v4_set_tos() local
939 bool slow; in mptcp_diag_fill_info() local
1590 bool slow; in mptcp_set_rcvlowat() local
Ddiag.c20 bool slow; in subflow_get_info() local
Dprotocol.c516 bool slow; in mptcp_subflow_send_ack() local
533 bool slow; in mptcp_subflow_cleanup_rbuf() local
912 bool slow = lock_sock_fast(ssk); in __mptcp_flush_join_list() local
2079 bool slow; in mptcp_rcv_space_adjust() local
2604 bool slow; in mptcp_check_fastclose() local
2745 bool slow; in mptcp_mp_fail_no_response() local
3123 bool slow = lock_sock_fast_nested(ssk); in __mptcp_close() local
3717 bool slow; in mptcp_ioctl() local
Dpm_netlink.c487 bool slow; in __mptcp_pm_send_ack() local
1205 bool slow; in mptcp_pm_nl_subflow_chk_stale() local
/linux-6.12.1/include/net/page_pool/
Dtypes.h108 u64 slow; member
234 struct page_pool_params_slow slow; member
/linux-6.12.1/lib/math/
Dprime_numbers.c270 bool slow = slow_is_prime_number(x); in selftest() local
/linux-6.12.1/drivers/gpu/drm/
Ddrm_modeset_lock.c292 bool interruptible, bool slow) in modeset_lock()
/linux-6.12.1/drivers/watchdog/
Dbd9576_wdt.c129 int slow; in find_closest_slow() local
Dbd96801_wdt.c147 unsigned int slow; in find_closest_slow() local
/linux-6.12.1/drivers/s390/cio/
Dcss.c506 static int css_evaluate_new_subchannel(struct subchannel_id schid, int slow) in css_evaluate_new_subchannel()
528 static int css_evaluate_known_subchannel(struct subchannel *sch, int slow) in css_evaluate_known_subchannel()
547 static void css_evaluate_subchannel(struct subchannel_id schid, int slow) in css_evaluate_subchannel()
/linux-6.12.1/drivers/leds/
Dleds-ns2.c48 struct gpio_desc *slow; member
/linux-6.12.1/drivers/scsi/libsas/
Dsas_scsi_host.c869 struct sas_task_slow *slow = from_timer(slow, t, timer); in sas_task_internal_timedout() local
1180 struct sas_task_slow *slow = task->slow_task; in sas_task_abort() local
Dsas_init.c42 struct sas_task_slow *slow = kmalloc(sizeof(*slow), flags); in sas_alloc_slow_task() local
/linux-6.12.1/fs/afs/
Dfs_probe.c410 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher() local
/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.c992 static void bcmasp_core_clock_select_many(struct bcmasp_priv *priv, bool slow) in bcmasp_core_clock_select_many()
1011 static void bcmasp_core_clock_select_one(struct bcmasp_priv *priv, bool slow) in bcmasp_core_clock_select_one()
/linux-6.12.1/drivers/atm/
Deni.h99 struct atm_vcc *slow,*last_slow; member
/linux-6.12.1/lib/
Dtest_rhashtable.c520 int cnt, bool slow) in test_insert_dup()
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dusbdevice_fs.h76 unsigned char slow; member
/linux-6.12.1/include/uapi/linux/
Dusbdevice_fs.h76 unsigned char slow; member
/linux-6.12.1/arch/sh/include/asm/
Dio.h178 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/linux-6.12.1/net/ipv4/
Dtcp.c621 bool slow; in tcp_ioctl() local
4062 bool slow; in tcp_get_info() local
/linux-6.12.1/block/
Dbfq-iosched.c4159 bool slow = BFQQ_SEEKY(bfqq); /* if delta too short, use seekyness */ in bfq_bfqq_is_slow() local
4344 bool slow; in bfq_bfqq_expire() local
/linux-6.12.1/drivers/dma/
Dbcm-sba-raid.c1339 bool slow = false; in sba_prep_dma_pq() local
/linux-6.12.1/drivers/vhost/
Dvringh.c308 bool slow = false; in __vringh_iov() local
/linux-6.12.1/drivers/scsi/
Dst.c2503 static int write_mode_page(struct scsi_tape *STp, int page, int slow) in write_mode_page()

12