Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 25 of 70) sorted by relevance

123

/include/trace/
A Ddefine_trace.h40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
57 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
60 #define DEFINE_EVENT(template, name, proto, args) \ argument
76 #define DECLARE_TRACE(name, proto, args) \ argument
80 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
84 #define DECLARE_TRACE_EVENT(name, proto, args) \ argument
94 #define DEFINE_RUST_DO_TRACE(name, proto, args) \ argument
122 #define DECLARE_TRACE(name, proto, args) argument
124 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) argument
127 #define DECLARE_TRACE_EVENT(name, proto, args) argument
[all …]
A Dtrace_events.h39 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument
74 #define DEFINE_EVENT(template, name, proto, args) \ argument
83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
88 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument
94 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
137 #define DEFINE_EVENT(template, name, proto, args) argument
140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
388 #define _TRACE_PERF_PROTO(call, proto) \ argument
396 #define _TRACE_PERF_PROTO(call, proto) argument
462 #define DEFINE_EVENT(template, call, proto, args) \ argument
[all …]
A Dtrace_custom_events.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ argument
41 #define DECLARE_CUSTOM_EVENT_CLASS(name, proto, args, tstruct, assign, print) \ argument
51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ argument
62 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
77 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
108 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, func, print) \ argument
120 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
140 #define DECLARE_CUSTOM_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
[all …]
A Dbpf_probe.h45 #define __BPF_DECLARE_TRACE(call, proto, args) \ argument
53 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
56 #define __BPF_DECLARE_TRACE_SYSCALL(call, proto, args) \ argument
67 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
75 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
96 #define __CHECK_WRITABLE_BUF_SIZE(call, proto, args, size) \ argument
108 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
113 #define DEFINE_EVENT(template, call, proto, args) \ argument
117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
121 #define DECLARE_TRACE(call, proto, args) \ argument
[all …]
A Dperf.h16 #define __DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
65 #define DECLARE_EVENT_CLASS(call, proto, args, tstruct, assign, print) \ argument
78 #define DECLARE_EVENT_SYSCALL_CLASS(call, proto, args, tstruct, assign, print) \ argument
99 #define DEFINE_EVENT(template, call, proto, args) \ argument
107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
A Ddefine_custom_trace.h27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) argument
30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/include/linux/
A Dtracepoint.h217 #define DEFINE_RUST_DO_TRACE(name, proto, args) argument
218 #define __DEFINE_RUST_DO_TRACE(name, proto, args) \ argument
314 #define __DEFINE_TRACE_EXT(_name, _ext, proto, args) \ argument
414 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument
416 #define DEFINE_TRACE(name, proto, args) argument
466 #define DECLARE_TRACE(name, proto, args) \ argument
476 #define DECLARE_TRACE_SYSCALL(name, proto, args) \ argument
480 #define DECLARE_TRACE_EVENT(name, proto, args) \ argument
607 #define DEFINE_EVENT(template, name, proto, args) \ argument
620 #define TRACE_EVENT_FN(name, proto, args, struct, \ argument
[all …]
A Dif_bridge.h30 __be16 proto; member
87 int proto) in br_multicast_has_querier_anywhere()
92 int proto) in br_multicast_has_querier_adjacent()
98 int proto) in br_multicast_has_router_adjacent()
A Dppp_defs.h23 static inline bool ppp_proto_is_valid(u16 proto) in ppp_proto_is_valid()
A Dnet.h360 #define MODULE_ALIAS_NETPROTO(proto) \ argument
363 #define MODULE_ALIAS_NET_PF_PROTO(pf, proto) \ argument
366 #define MODULE_ALIAS_NET_PF_PROTO_TYPE(pf, proto, type) \ argument
370 #define MODULE_ALIAS_NET_PF_PROTO_NAME(pf, proto, name) \ argument
/include/net/
A Dsock.h1249 struct proto { struct
1261 struct proto_accept_arg *arg); argument
1310 unsigned int inuse_idx;
1330 long *sysctl_mem;
1332 int *sysctl_wmem;
1333 int *sysctl_rmem;
1337 int max_header;
1338 bool no_autobind;
1340 struct kmem_cache *slab;
1341 unsigned int obj_size;
[all …]
A Dproto_memory.h53 static inline void proto_memory_pcpu_drain(struct proto *proto) in proto_memory_pcpu_drain()
64 struct proto *proto = sk->sk_prot; in sk_memory_allocated_add() local
75 struct proto *proto = sk->sk_prot; in sk_memory_allocated_sub() local
A Dtun_proto.h16 static inline __be16 tun_p_to_eth_p(u8 proto) in tun_p_to_eth_p()
33 static inline u8 tun_p_from_eth_p(__be16 proto) in tun_p_from_eth_p()
A Desp.h15 static inline void esp_output_fill_trailer(u8 *tail, int tfclen, int plen, __u8 proto) in esp_output_fill_trailer()
40 __u8 proto; member
A Dncsi.h42 static inline int ncsi_vlan_rx_add_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_add_vid()
47 static inline int ncsi_vlan_rx_kill_vid(struct net_device *dev, __be16 proto, u16 vid) in ncsi_vlan_rx_kill_vid()
A Dgro.h46 u16 proto; member
200 int proto) in inet_gro_compute_pseudo()
266 #define __skb_gro_checksum_validate(skb, proto, zero_okay, check, \ argument
278 #define skb_gro_checksum_validate(skb, proto, compute_pseudo) \ argument
281 #define skb_gro_checksum_validate_zero_check(skb, proto, check, \ argument
301 #define skb_gro_checksum_try_convert(skb, proto, compute_pseudo) \ argument
439 int proto) in ip6_gro_compute_pseudo()
/include/linux/netfilter/ipset/
A Dip_set_getport.h17 __be16 *port, u8 *proto) in ip_set_get_ip6_port()
23 static inline bool ip_set_proto_with_ports(u8 proto) in ip_set_proto_with_ports()
/include/trace/events/
A Dbpf_test_run.h46 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
51 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
A Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
/include/uapi/linux/
A Dif_arcnet.h60 __u8 proto; /* protocol ID field - varies */ member
71 __u8 proto; /* ARC_P_RFC1051_ARP/RFC1051_IP */ member
81 __u8 proto; /* Always ARC_P_ETHER */ member
88 __u8 proto; member
A Dip6_tunnel.h30 __u8 proto; /* tunnel protocol */ member
42 __u8 proto; /* tunnel protocol */ member
/include/net/netfilter/
A Dnf_reject.h9 __u8 proto) in nf_reject_verify_csum()
/include/drm/
A Ddrm_pagemap.h37 u64 proto : 54; member
53 enum drm_interconnect_protocol proto, in drm_pagemap_device_addr_encode()
/include/uapi/linux/netfilter/
A Dxt_policy.h27 proto:1, member
60 __u8 proto; member
/include/asm-generic/
A Dchecksum.h53 __u8 proto, __wsum sum) in csum_tcpudp_magic()

Completed in 55 milliseconds

123