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

1234567891011>>

/linux-master/arch/riscv/include/asm/
H A Dscs.h28 beq \prev, tp, _skip_scs variable
/linux-master/samples/trace_events/
H A Dtrace_custom_sched.c39 static void fct(struct tracepoint *tp, void *priv) argument
/linux-master/net/ipv4/
H A Dtcp_dctcp.h6 struct tcp_sock *tp = tcp_sk(sk); local
H A Dtcp_rate.c42 struct tcp_sock *tp = tcp_sk(sk); local
83 struct tcp_sock *tp = tcp_sk(sk); local
120 struct tcp_sock *tp = tcp_sk(sk); local
196 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_scalable.c20 struct tcp_sock *tp = tcp_sk(sk); local
36 const struct tcp_sock *tp = tcp_sk(sk); local
H A Dtcp_highspeed.c102 struct tcp_sock *tp = tcp_sk(sk); local
114 struct tcp_sock *tp = tcp_sk(sk); local
153 const struct tcp_sock *tp = tcp_sk(sk); local
[all...]
/linux-master/net/mptcp/
H A Dfastopen.c14 struct tcp_sock *tp; local
/linux-master/arch/sparc/kernel/
H A Dkstack.h11 static inline bool kstack_valid(struct thread_info *tp, unsigned long sp) argument
37 static inline bool kstack_is_trap_frame(struct thread_info *tp, struct pt_regs *regs) argument
[all...]
H A Dstacktrace.c13 static void __save_stack_trace(struct thread_info *tp, argument
85 struct thread_info *tp = task_thread_info(tsk); local
H A Dwindows.c42 static inline void shift_window_buffer(int first_win, int last_win, struct thread_info *tp) argument
63 struct thread_info *tp = current_thread_info(); local
115 struct thread_info *tp = current_thread_info(); local
[all...]
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dtimer.c19 struct tulip_private *tp = local
142 struct tulip_private *tp = from_timer(tp, t, timer); local
159 struct tulip_private *tp = from_timer(tp, t, timer); local
[all...]
H A Dpnic2.c81 struct tulip_private *tp = from_timer(tp, t, timer); local
98 struct tulip_private *tp = netdev_priv(dev); local
172 struct tulip_private *tp = netdev_priv(dev); local
[all...]
H A Dpnic.c21 struct tulip_private *tp = netdev_priv(dev); local
54 struct tulip_private *tp = netdev_priv(dev); local
89 struct tulip_private *tp = from_timer(tp, t, timer); local
[all...]
H A D21142.c30 struct tulip_private *tp = local
113 struct tulip_private *tp = netdev_priv(dev); local
141 struct tulip_private *tp = netdev_priv(dev); local
[all...]
/linux-master/net/atm/
H A Datm_misc.c76 int atm_pcr_goal(const struct atm_trafprm *tp) argument
/linux-master/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
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_setsockopt.c43 struct tcp_sock *tp; local
H A Dtcp_ca_write_sk_pacing.c19 static inline unsigned int tcp_left_out(const struct tcp_sock *tp) argument
24 static inline unsigned int tcp_packets_in_flight(const struct tcp_sock *tp) argument
44 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtest_tcpbpf_kern.c31 struct tcp_sock *tp; local
/linux-master/kernel/time/
H A Dposix-stubs.c39 static int do_clock_gettime(clockid_t which_clock, struct timespec64 *tp) argument
[all...]
/linux-master/fs/xfs/scrub/
H A Drtbitmap_repair.c132 struct xfs_trans *tp = sc->tp; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_trans_inode.c27 xfs_trans_ijoin( struct xfs_trans *tp, struct xfs_inode *ip, uint lock_flags) argument
54 xfs_trans_ichgtime( struct xfs_trans *tp, struct xfs_inode *ip, int flags) argument
84 xfs_trans_log_inode( struct xfs_trans *tp, struct xfs_inode *ip, uint flags) argument
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-rds-gen.h32 bool tp; member in struct:vivid_rds_gen
/linux-master/tools/testing/selftests/timens/
H A Dgettime_perf.c49 struct timespec tp, start; local
/linux-master/fs/xfs/
H A Dxfs_iunlink_item.c51 xfs_iunlink_log_dinode( struct xfs_trans *tp, struct xfs_iunlink_item *iup) argument
109 xfs_iunlink_item_precommit( struct xfs_trans *tp, struct xfs_log_item *lip) argument
141 xfs_iunlink_log_inode( struct xfs_trans *tp, struct xfs_inode *ip, struct xfs_perag *pag, xfs_agino_t next_agino) argument
[all...]

Completed in 529 milliseconds

1234567891011>>