| /include/rv/ | 
| D | instrumentation.h | 16 #define rv_attach_trace_probe(monitor, tp, rv_handler)					\  argument 26 #define rv_detach_trace_probe(monitor, tp, rv_handler)					\  argument
  | 
| /include/net/ | 
| D | tcp.h | 718 static inline int tcp_bound_to_half_wnd(struct tcp_sock *tp, int pktsize)  in tcp_bound_to_half_wnd() 765 static inline u32 __tcp_set_rto(const struct tcp_sock *tp)  in __tcp_set_rto() 770 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd)  in __tcp_fast_path_on() 781 static inline void tcp_fast_path_on(struct tcp_sock *tp)  in tcp_fast_path_on() 788 	struct tcp_sock *tp = tcp_sk(sk);  in tcp_fast_path_check()  local 821 static inline u32 tcp_min_rtt(const struct tcp_sock *tp)  in tcp_min_rtt() 830 static inline u32 tcp_receive_window(const struct tcp_sock *tp)  in tcp_receive_window() 885 static inline u32 tcp_time_stamp_ms(const struct tcp_sock *tp)  in tcp_time_stamp_ms() 890 static inline u32 tcp_time_stamp_ts(const struct tcp_sock *tp)  in tcp_time_stamp_ts() 1293 static inline int tcp_is_sack(const struct tcp_sock *tp)  in tcp_is_sack() [all …] 
 | 
| D | tc_wrapper.h | 153 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp,  in tc_classify() 220 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp,  in tc_classify()
  | 
| D | netlink.h | 392 #define __NLA_IS_UINT_TYPE(tp)					\  argument 396 #define __NLA_IS_SINT_TYPE(tp)						\  argument 401 #define NLA_ENSURE_UINT_TYPE(tp)			\  argument 403 #define NLA_ENSURE_UINT_OR_BINARY_TYPE(tp)		\  argument 407 #define NLA_ENSURE_SINT_TYPE(tp)			\  argument 409 #define NLA_ENSURE_INT_OR_BINARY_TYPE(tp)		\  argument 414 #define NLA_ENSURE_NO_VALIDATION_PTR(tp)		\  argument 420 #define NLA_POLICY_RANGE(tp, _min, _max) {		\  argument 427 #define NLA_POLICY_FULL_RANGE(tp, _range) {		\  argument 433 #define NLA_POLICY_FULL_RANGE_SIGNED(tp, _range) {	\  argument [all …] 
 | 
| D | pkt_cls.h | 97 static inline bool tc_cls_stats_dump(struct tcf_proto *tp,  in tc_cls_stats_dump() 154 			       const struct tcf_proto *tp,  in tcf_classify() 180 tcf_bind_filter(struct tcf_proto *tp, struct tcf_result *r, unsigned long base)  in tcf_bind_filter() 204 tcf_unbind_filter(struct tcf_proto *tp, struct tcf_result *r)  in tcf_unbind_filter() 524 #define tcf_em_tree_validate(tp, tb, t) ((void)(t), 0)  argument 752 			   const struct tcf_proto *tp, u32 flags,  in tc_cls_common_offload_init() 762 static inline void tcf_proto_update_usesw(struct tcf_proto *tp, u32 flags)  in tcf_proto_update_usesw()
  | 
| D | tcp_ao.h | 313 				    struct tcp_sock *tp)  in tcp_ao_time_wait()
  | 
| D | flow_dissector.h | 204 		struct flow_dissector_key_ports tp;  member
  | 
| D | sch_generic.h | 506 static inline bool lockdep_tcf_proto_is_locked(struct tcf_proto *tp)  in lockdep_tcf_proto_is_locked() 514 #define tcf_proto_dereference(p, tp)					\  argument
  | 
| /include/linux/ | 
| D | torture.h | 116 #define torture_create_kthread(n, arg, tp) \  argument 119 #define torture_create_kthread_cb(n, arg, tp, cbf) \  argument 122 #define torture_stop_kthread(n, tp) \  argument
  | 
| D | tracepoint-defs.h | 51 	struct tracepoint	*tp;  member 81 #define DECLARE_TRACEPOINT(tp) \  argument 85 # define tracepoint_enabled(tp) \  argument
  | 
| D | tcp.h | 579 static inline void tcp_move_syn(struct tcp_sock *tp,  in tcp_move_syn() 586 static inline void tcp_saved_syn_free(struct tcp_sock *tp)  in tcp_saved_syn_free() 602 static inline u16 tcp_mss_clamp(const struct tcp_sock *tp, u16 mss)  in tcp_mss_clamp()
  | 
| D | tracepoint.h | 48 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe,  in tracepoint_probe_register_may_exist()
  | 
| D | trace_events.h | 384 		struct tracepoint	*tp;  member
  | 
| /include/uapi/linux/ | 
| D | atmsvc.h | 52 #define SELECT_TOP_PCR(tp) ((tp).pcr ? (tp).pcr : \  argument
  | 
| D | can.h | 251 		struct { canid_t rx_id, tx_id; } tp;  member
  | 
| D | tcp.h | 70 #define tcp_flag_word(tp) (((union tcp_word_hdr *)(tp))->words[3])  argument
  | 
| /include/net/netfilter/ | 
| D | nf_tables_offload.h | 50 	struct flow_dissector_key_ports			tp;  member
  | 
| D | nf_flow_table.h | 38 	struct flow_dissector_key_ports			tp;  member
  | 
| /include/linux/mfd/ | 
| D | si476x-core.h | 327 	bool tp;  member
  |