• Home
  • Raw
  • Download

Lines Matching refs:tcb

105 decode_sockbuf(struct tcb *const tcp, const int fd, const kernel_ulong_t addr,  in decode_sockbuf()
216 fetch_socklen(struct tcb *const tcp, int *const plen, in fetch_socklen()
224 decode_sockname(struct tcb *tcp) in decode_sockname()
382 printpair_fd(struct tcb *tcp, const int i0, const int i1) in printpair_fd()
392 decode_pair_fd(struct tcb *const tcp, const kernel_ulong_t addr) in decode_pair_fd()
403 do_pipe(struct tcb *tcp, int flags_arg) in do_pipe()
480 print_sockopt_fd_level_name(struct tcb *tcp, int fd, unsigned int level, in print_sockopt_fd_level_name()
587 print_get_linger(struct tcb *const tcp, const kernel_ulong_t addr, in print_get_linger()
623 print_get_ucred(struct tcb *const tcp, const kernel_ulong_t addr, in print_get_ucred()
676 print_tpacket_stats(struct tcb *const tcp, const kernel_ulong_t addr, in print_tpacket_stats()
732 print_icmp_filter(struct tcb *const tcp, const kernel_ulong_t addr, int len) in print_icmp_filter()
752 print_uint32(struct tcb *tcp, void *elem_buf, size_t elem_size, void *data) in print_uint32()
760 print_getsockopt(struct tcb *const tcp, const unsigned int level, in print_getsockopt()
884 print_set_linger(struct tcb *const tcp, const kernel_ulong_t addr, in print_set_linger()
900 print_mreq(struct tcb *const tcp, const kernel_ulong_t addr, in print_mreq()
917 print_mreq6(struct tcb *const tcp, const kernel_ulong_t addr, in print_mreq6()
934 print_tpacket_req(struct tcb *const tcp, const kernel_ulong_t addr, const int len) in print_tpacket_req()
955 print_packet_mreq(struct tcb *const tcp, const kernel_ulong_t addr, const int len) in print_packet_mreq()
980 print_setsockopt(struct tcb *const tcp, const unsigned int level, in print_setsockopt()