Searched defs:tp (Results 26 - 50 of 399) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/bpf/progs/
H A Dvrf_socket_lookup.c21 struct bpf_sock_tuple *tp; local
H A Dtest_btf_skc_cls_ingress.c120 struct tcp_sock *tp; local
27 test_syncookie_helper(struct ipv6hdr *ip6h, struct tcphdr *th, struct tcp_sock *tp, struct __sk_buff *skb) argument
[all...]
H A Dbpf_dctcp.c51 static __always_inline void dctcp_reset(const struct tcp_sock *tp, argument
63 const struct tcp_sock *tp = tcp_sk(sk); local
111 struct tcp_sock *tp = tcp_sk(sk); local
120 const struct tcp_sock *tp = tcp_sk(sk); local
150 struct tcp_sock *tp = tcp_sk(sk); local
169 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dtp.c54 void t1_tp_destroy(struct petp *tp) argument
61 struct petp *tp = kzalloc(sizeof(*tp), GFP_KERNEL); local
71 void t1_tp_intr_enable(struct petp *tp) argument
92 t1_tp_intr_disable(struct petp *tp) argument
111 t1_tp_intr_clear(struct petp *tp) argument
125 t1_tp_intr_handler(struct petp *tp) argument
140 set_csum_offload(struct petp *tp, u32 csum_bit, int enable) argument
151 t1_tp_set_ip_checksum_offload(struct petp *tp, int enable) argument
156 t1_tp_set_tcp_checksum_offload(struct petp *tp, int enable) argument
165 t1_tp_reset(struct petp *tp, struct tp_params *p, unsigned int tp_clk) argument
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6t_hbh.c55 const u_int8_t *tp = NULL; local
/linux-master/net/ipv4/
H A Dtcp_yeah.c43 struct tcp_sock *tp = tcp_sk(sk); local
60 struct tcp_sock *tp = tcp_sk(sk); local
189 const struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_recovery.c7 const struct tcp_sock *tp = tcp_sk(sk); local
32 s32 tcp_rack_skb_timeout(struct tcp_sock *tp, struct sk_buff *skb, u32 reo_wnd) argument
60 struct tcp_sock *tp = tcp_sk(sk); local
97 struct tcp_sock *tp = tcp_sk(sk); local
118 tcp_rack_advance(struct tcp_sock *tp, u8 sacked, u32 end_seq, u64 xmit_time) argument
151 struct tcp_sock *tp = tcp_sk(sk); local
189 struct tcp_sock *tp = tcp_sk(sk); local
220 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_vegas.c73 const struct tcp_sock *tp = tcp_sk(sk); local
160 static inline u32 tcp_vegas_ssthresh(struct tcp_sock *tp) argument
167 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_westwood.c165 const struct tcp_sock *tp = tcp_sk(sk); local
182 const struct tcp_sock *tp = tcp_sk(sk); local
219 const struct tcp_sock *tp = tcp_sk(sk); local
242 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_veno.c121 struct tcp_sock *tp = tcp_sk(sk); local
197 const struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_bic.c142 struct tcp_sock *tp = tcp_sk(sk); local
163 const struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_hybla.c48 struct tcp_sock *tp = tcp_sk(sk); local
92 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
/linux-master/kernel/module/
H A Dversion.c94 module_layout(struct module *mod, struct modversion_info *ver, struct kernel_param *kp, struct kernel_symbol *ks, struct tracepoint * const *tp) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c221 s8 tp; local
/linux-master/kernel/trace/
H A Dtrace_synth.h35 struct tracepoint *tp; member in struct:synth_event
/linux-master/include/linux/
H A Dtracepoint-defs.h51 struct tracepoint *tp; member in struct:bpf_raw_event_map
/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.c249 xfs_ag_resv_init( struct xfs_perag *pag, struct xfs_trans *tp) argument
391 xfs_ag_resv_free_extent( struct xfs_perag *pag, enum xfs_ag_resv_type type, struct xfs_trans *tp, xfs_extlen_t len) argument
[all...]
/linux-master/fs/xfs/scrub/
H A Drtbitmap.c75 xchk_rtbitmap_rec( struct xfs_mount *mp, struct xfs_trans *tp, const struct xfs_rtalloc_rec *rec, void *priv) argument
H A Drcbag.c71 rcbag_add( struct rcbag *bag, struct xfs_trans *tp, const struct xfs_rmap_irec *rmap) argument
147 rcbag_next_edge( struct rcbag *bag, struct xfs_trans *tp, const struct xfs_rmap_irec *next_rmap, bool next_valid, uint32_t *next_bnop) argument
210 rcbag_remove_ending_at( struct rcbag *bag, struct xfs_trans *tp, uint32_t next_bno) argument
267 rcbag_dump( struct rcbag *bag, struct xfs_trans *tp) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_acl.c226 struct xfs_trans *tp; local
H A Dxfs_buf_mem.c256 xmbuf_trans_bdetach( struct xfs_trans *tp, struct xfs_buf *bp) argument
H A Dxfs_qm_syscalls.c59 struct xfs_trans *tp; local
281 struct xfs_trans *tp; local
[all...]
/linux-master/arch/um/drivers/
H A Dpty.c96 char *tp = &line[strlen("/dev/")]; local
/linux-master/drivers/net/ethernet/dec/tulip/
H A Deeprom.c104 static void tulip_build_fake_mediatable(struct tulip_private *tp) argument
154 struct tulip_private *tp = netdev_priv(dev); local
344 struct tulip_private *tp = netdev_priv(dev); local
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h10 #define tp $r2 macro

Completed in 208 milliseconds

1234567891011>>