| /f-stack/freebsd/kern/ |
| H A D | subr_sbuf.c | 926 sbuf_end_section(struct sbuf *s, ssize_t old_len, size_t pad, int c) in sbuf_end_section() argument 941 if (old_len == -1) { in sbuf_end_section() 945 s->s_sect_len += old_len; in sbuf_end_section()
|
| H A D | imgact_elf.c | 2109 ssize_t old_len, sect_len; in __elfN() local 2122 sbuf_start_section(sb, &old_len); in __elfN() 2124 sbuf_end_section(sb, old_len, ELF_NOTE_ROUNDSIZE, 0); in __elfN() 2127 sbuf_start_section(sb, &old_len); in __elfN() 2129 sect_len = sbuf_end_section(sb, old_len, ELF_NOTE_ROUNDSIZE, 0); in __elfN()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_output.c | 11643 uint16_t len, old_len, i; in sctp_add_stream_reset_out() local 11705 chk->book_size = len + old_len; in sctp_add_stream_reset_out() 11717 uint16_t len, old_len, i; in sctp_add_stream_reset_in() local 11746 chk->book_size = len + old_len; in sctp_add_stream_reset_in() 11757 uint16_t len, old_len; in sctp_add_stream_reset_tsn() local 11774 chk->send_size = len + old_len; in sctp_add_stream_reset_tsn() 11785 uint16_t len, old_len; in sctp_add_stream_reset_result() local 11803 chk->book_size = len + old_len; in sctp_add_stream_reset_result() 11877 uint16_t len, old_len; in sctp_add_stream_reset_result_tsn() local 11909 uint16_t len, old_len; in sctp_add_an_out_stream() local [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/ |
| H A D | impl.h | 1155 #define KCF_PROV_SET_PIN(pd, session, old_pin, old_len, new_pin, new_len, \ argument 1159 session, old_pin, old_len, new_pin, new_len, req) : \ 1255 size_t old_len, char *new_pin, size_t new_len, crypto_call_req_t *req);
|
| /f-stack/dpdk/examples/performance-thread/l3fwd-thread/ |
| H A D | main.c | 2127 int old_len, new_len; in lthread_rx() local 2181 old_len = len[worker_id]; in lthread_rx() 2189 new_len = old_len + ret; in lthread_rx()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_adminq_cmd.h | 2609 __le16 old_len; member
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_adminq_cmd.h | 1827 __le16 old_len; member
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_systrace_args.c | 1725 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
|
| H A D | linux_proto.h | 848 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_systrace_args.c | 950 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
|
| H A D | linux_proto.h | 412 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_systrace_args.c | 236 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
|
| H A D | linux_proto.h | 124 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_systrace_args.c | 1107 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
|
| H A D | linux32_proto.h | 507 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_systrace_args.c | 1145 iarg[1] = p->old_len; /* l_ulong */ in systrace_args()
|
| H A D | linux_proto.h | 505 char old_len_l_[PADL_(l_ulong)]; l_ulong old_len; char old_len_r_[PADR_(l_ulong)]; member
|