Lines Matching refs:tcb
42 fetch_nlattr(struct tcb *const tcp, struct nlattr *const nlattr, in fetch_nlattr()
86 decode_nlattr_with_data(struct tcb *const tcp, in decode_nlattr_with_data()
124 decode_nlattr(struct tcb *const tcp, in decode_nlattr()
183 decode_nla_str(struct tcb *const tcp, in decode_nla_str()
194 decode_nla_strn(struct tcb *const tcp, in decode_nla_strn()
205 decode_nla_meminfo(struct tcb *const tcp, in decode_nla_meminfo()
228 decode_nla_fd(struct tcb *const tcp, in decode_nla_fd()
244 decode_nla_uid(struct tcb *const tcp, in decode_nla_uid()
260 decode_nla_gid(struct tcb *const tcp, in decode_nla_gid()
269 decode_nla_ifindex(struct tcb *const tcp, in decode_nla_ifindex()
285 decode_nla_xval(struct tcb *const tcp, in decode_nla_xval()
325 decode_nla_ether_proto(struct tcb *const tcp, in decode_nla_ether_proto()
345 decode_nla_ip_proto(struct tcb *const tcp, in decode_nla_ip_proto()
362 decode_nla_in_addr(struct tcb *const tcp, in decode_nla_in_addr()
378 decode_nla_in6_addr(struct tcb *const tcp, in decode_nla_in6_addr()
394 decode_nla_flags(struct tcb *const tcp, in decode_nla_flags()
432 decode_nla_be16(struct tcb *const tcp, in decode_nla_be16()
448 decode_nla_be64(struct tcb *const tcp, in decode_nla_be64()
469 decode_nla_ ## name(struct tcb *const tcp, \