Home
last modified time | relevance | path

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

12

/linux-6.15/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
1618 bool slow; in mptcp_set_rcvlowat() local
Ddiag.c20 bool slow; in subflow_get_info() local
Dprotocol.c452 bool slow; in mptcp_subflow_send_ack() local
469 bool slow; in mptcp_subflow_cleanup_rbuf() local
825 bool slow = lock_sock_fast(ssk); in __mptcp_flush_join_list() local
1985 bool slow; in mptcp_rcv_space_adjust() local
2505 bool slow; in mptcp_check_fastclose() local
2646 bool slow; in mptcp_mp_fail_no_response() local
3019 bool slow = lock_sock_fast_nested(ssk); in __mptcp_close() local
3599 bool slow; in mptcp_ioctl() local
Dpm.c186 bool slow; in __mptcp_pm_send_ack() local
899 bool slow; in mptcp_pm_subflows_chk_stale() local
/linux-6.15/lib/math/tests/
Dprime_numbers_kunit.c25 const bool slow = slow_is_prime_number(x); in prime_numbers_test() local
/linux-6.15/include/net/page_pool/
Dtypes.h108 u64 slow; member
239 struct page_pool_params_slow slow; member
/linux-6.15/drivers/gpu/drm/
Ddrm_modeset_lock.c292 bool interruptible, bool slow) in modeset_lock()
/linux-6.15/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.15/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.15/drivers/leds/
Dleds-ns2.c48 struct gpio_desc *slow; member
/linux-6.15/drivers/scsi/libsas/
Dsas_scsi_host.c868 struct sas_task_slow *slow = from_timer(slow, t, timer); in sas_task_internal_timedout() local
1179 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.15/fs/afs/
Dfs_probe.c422 struct afs_server *fast, *slow, *server; in afs_fs_probe_dispatcher() local
/linux-6.15/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.15/drivers/atm/
Deni.h99 struct atm_vcc *slow,*last_slow; member
/linux-6.15/lib/
Dtest_rhashtable.c520 int cnt, bool slow) in test_insert_dup()
/linux-6.15/arch/sh/include/asm/
Dio.h158 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p, slow) \ argument
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
Dusbdevice_fs.h76 unsigned char slow; member
/linux-6.15/include/uapi/linux/
Dusbdevice_fs.h76 unsigned char slow; member
/linux-6.15/net/ipv4/
Dtcp.c630 bool slow; in tcp_ioctl() local
4110 bool slow; in tcp_get_info() local
/linux-6.15/block/
Dbfq-iosched.c4170 bool slow = BFQQ_SEEKY(bfqq); /* if delta too short, use seekyness */ in bfq_bfqq_is_slow() local
4355 bool slow; in bfq_bfqq_expire() local
/linux-6.15/drivers/dma/
Dbcm-sba-raid.c1339 bool slow = false; in sba_prep_dma_pq() local
/linux-6.15/drivers/vhost/
Dvringh.c308 bool slow = false; in __vringh_iov() local
/linux-6.15/drivers/scsi/
Dst.c2529 static int write_mode_page(struct scsi_tape *STp, int page, int slow) in write_mode_page()

12