Lines Matching refs:tcb
39 fetch_nlattr(struct tcb *const tcp, struct nlattr *const nlattr, in fetch_nlattr()
68 decode_nlattr_with_data(struct tcb *const tcp, in decode_nlattr_with_data()
100 decode_nlattr(struct tcb *const tcp, in decode_nlattr()
152 decode_nla_str(struct tcb *const tcp, in decode_nla_str()
163 decode_nla_strn(struct tcb *const tcp, in decode_nla_strn()
174 print_meminfo(struct tcb *const tcp, in print_meminfo()
192 decode_nla_meminfo(struct tcb *const tcp, in decode_nla_meminfo()
211 decode_nla_fd(struct tcb *const tcp, in decode_nla_fd()
227 decode_nla_ifindex(struct tcb *const tcp, in decode_nla_ifindex()
243 decode_nla_be16(struct tcb *const tcp, in decode_nla_be16()
259 decode_nla_be64(struct tcb *const tcp, in decode_nla_be64()
280 decode_nla_ ## name(struct tcb *const tcp, \