Home
last modified time | relevance | path

Searched defs:tp (Results 1 - 25 of 745) sorted by relevance

12345678910>>...30

/kernel/linux/linux-6.6/samples/trace_events/
H A Dtrace_custom_sched.c39 static void fct(struct tracepoint *tp, void *priv) in fct() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_dctcp.h6 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ece_ack_cwr() local
H A Dnata.c17 struct tcp_sock *tp = tcp_sk(sk); in nata_thin_stream_check() local
H A Dtcp_rate.c42 struct tcp_sock *tp = tcp_sk(sk); in tcp_rate_skb_sent() local
82 struct tcp_sock *tp in tcp_rate_skb_delivered() local
118 struct tcp_sock *tp = tcp_sk(sk); tcp_rate_gen() local
190 struct tcp_sock *tp = tcp_sk(sk); tcp_rate_check_app_limited() local
[all...]
H A Dtcp_scalable.c20 struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_cong_avoid() local
36 const struct tcp_sock *tp = tcp_sk(sk); in tcp_scalable_ssthresh() local
/kernel/linux/linux-6.6/net/mptcp/
H A Dfastopen.c14 struct tcp_sock *tp; in mptcp_fastopen_subflow_synack_set_params() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_dctcp.h6 struct tcp_sock *tp = tcp_sk(sk); in dctcp_ece_ack_cwr() local
/kernel/liteos_a/testsuites/unittest/libc/time/clock/full/
H A Dclock_test_006.cpp46 struct timespec res, tp, oldtp; in ClockTest() local
H A Dclock_test_007.cpp46 struct timespec res, tp, oldtp; in ClockTest() local
H A Dclock_test_001.cpp46 struct timespec res, tp, oldtp; in ClockTest() local
[all...]
H A Dclock_test_008.cpp46 struct timespec res, tp, oldtp; in ClockTest() local
H A Dclock_test_009.cpp46 struct timespec res, tp, oldtp; in ClockTest() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dkstack.h11 static inline bool kstack_valid(struct thread_info *tp, unsigned long sp) in kstack_valid() argument
37 static inline bool kstack_is_trap_frame(struct thread_info *tp, struct pt_regs *regs) in kstack_is_trap_frame() argument
[all...]
H A Dstacktrace.c13 static void __save_stack_trace(struct thread_info *tp, in __save_stack_trace() argument
85 struct thread_info *tp = task_thread_info(tsk); in save_stack_trace_tsk() local
H A Dwindows.c42 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) in shift_window_buffer() argument
63 struct thread_info *tp = current_thread_info(); in synchronize_user_stack() local
115 struct thread_info *tp = current_thread_info(); try_to_clear_window_buffer() local
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dtls.h10 .macro switch_tls_none, base, tp, tpuser, tmp1, tmp2 variable
13 .macro switch_tls_v6k, base, tp, tpuser, tmp1, tmp2 variable
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dkstack.h11 static inline bool kstack_valid(struct thread_info *tp, unsigned long sp) in kstack_valid() argument
37 static inline bool kstack_is_trap_frame(struct thread_info *tp, struct pt_regs *regs) in kstack_is_trap_frame() argument
[all...]
H A Dstacktrace.c13 static void __save_stack_trace(struct thread_info *tp, in __save_stack_trace() argument
85 struct thread_info *tp = task_thread_info(tsk); in save_stack_trace_tsk() local
H A Dwindows.c42 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) in shift_window_buffer() argument
63 struct thread_info *tp = current_thread_info(); in synchronize_user_stack() local
115 struct thread_info *tp = current_thread_info(); try_to_clear_window_buffer() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dpnic2.c81 struct tulip_private *tp = from_timer(tp, t, timer); in pnic2_timer() local
98 struct tulip_private *tp = netdev_priv(dev); in pnic2_start_nway() local
172 struct tulip_private *tp = netdev_priv(dev); pnic2_lnk_change() local
[all...]
H A Dtimer.c19 struct tulip_private *tp = in tulip_media_task() local
142 struct tulip_private *tp = from_timer(tp, t, timer); mxic_timer() local
159 struct tulip_private *tp = from_timer(tp, t, timer); comet_timer() local
[all...]
H A Dpnic.c21 struct tulip_private *tp = netdev_priv(dev); in pnic_do_nway() local
54 struct tulip_private *tp = netdev_priv(dev); in pnic_lnk_change() local
89 struct tulip_private *tp = from_timer(tp, t, timer); pnic_timer() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_inode.c27 xfs_trans_ijoin( struct xfs_trans *tp, struct xfs_inode *ip, uint lock_flags) xfs_trans_ijoin() argument
55 xfs_trans_ichgtime( struct xfs_trans *tp, struct xfs_inode *ip, int flags) xfs_trans_ichgtime() argument
92 xfs_trans_log_inode( struct xfs_trans *tp, struct xfs_inode *ip, uint flags) xfs_trans_log_inode() argument
/kernel/linux/linux-5.10/net/atm/
H A Datm_misc.c76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_inode.c27 xfs_trans_ijoin( struct xfs_trans *tp, struct xfs_inode *ip, uint lock_flags) xfs_trans_ijoin() argument
54 xfs_trans_ichgtime( struct xfs_trans *tp, struct xfs_inode *ip, int flags) xfs_trans_ichgtime() argument
84 xfs_trans_log_inode( struct xfs_trans *tp, struct xfs_inode *ip, uint flags) xfs_trans_log_inode() argument

Completed in 7 milliseconds

12345678910>>...30