/kernel/linux/linux-5.10/include/linux/ |
H A D | bch.h | 51 unsigned int *syn; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bch.h | 51 unsigned int *syn; member
|
/kernel/linux/linux-5.10/lib/reed_solomon/ |
H A D | decode_rs.c | 33 uint16_t *syn = rsc->buffers + RS_DECODE_SYN * (nroots + 1); variable [all...] |
H A D | test_rslib.c | 229 compute_syndrome(struct rs_control *rsc, uint16_t *data, int len, uint16_t *syn) compute_syndrome() argument
|
/kernel/linux/linux-6.6/lib/reed_solomon/ |
H A D | decode_rs.c | 33 uint16_t *syn = rsc->buffers + RS_DECODE_SYN * (nroots + 1); variable [all...] |
H A D | test_rslib.c | 229 compute_syndrome(struct rs_control *rsc, uint16_t *data, int len, uint16_t *syn) compute_syndrome() argument
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | ecc-berr.c | 57 u16 syn = 0, sngl; in dec_ecc_be_backend() local [all...] |
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | ecc-berr.c | 57 u16 syn = 0, sngl; in dec_ecc_be_backend() local [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_comp.c | 214 u8 syn; in check_ack() local
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_comp.c | 229 u8 syn; in check_ack() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2056.c | 30 const struct b2056_inittab_entry *syn; member
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp_fastopen.c | 134 __tcp_fastopen_cookie_gen_cipher(struct request_sock *req, struct sk_buff *syn, const siphash_key_t *key, struct tcp_fastopen_cookie *foc) __tcp_fastopen_cookie_gen_cipher() argument 169 tcp_fastopen_cookie_gen(struct sock *sk, struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *foc) tcp_fastopen_cookie_gen() argument 227 tcp_fastopen_cookie_gen_check(struct sock *sk, struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *orig, struct tcp_fastopen_cookie *valid_foc) tcp_fastopen_cookie_gen_check() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2056.c | 30 const struct b2056_inittab_entry *syn; member
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | tcp_fastopen.c | 117 __tcp_fastopen_cookie_gen_cipher(struct request_sock *req, struct sk_buff *syn, const siphash_key_t *key, struct tcp_fastopen_cookie *foc) __tcp_fastopen_cookie_gen_cipher() argument 152 tcp_fastopen_cookie_gen(struct sock *sk, struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *foc) tcp_fastopen_cookie_gen() argument 210 tcp_fastopen_cookie_gen_check(struct sock *sk, struct request_sock *req, struct sk_buff *syn, struct tcp_fastopen_cookie *orig, struct tcp_fastopen_cookie *valid_foc) tcp_fastopen_cookie_gen_check() argument
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | core_cia.c | 1034 long syn; cia_decode_ecc_error() local
|
/kernel/linux/linux-6.6/arch/alpha/kernel/ |
H A D | core_cia.c | 1034 long syn; cia_decode_ecc_error() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iwarp.h | 132 struct qed_iwarp_ll2_buff *syn; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_iwarp.h | 132 struct qed_iwarp_ll2_buff *syn; member
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 139 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
|
H A D | cafe_nand.c | 385 unsigned short syn[8], pat[4]; in cafe_nand_read_page() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | bch.c | 404 compute_syndromes(struct bch_control *bch, uint32_t *ecc, unsigned int *syn) compute_syndromes() argument 443 compute_error_locator_polynomial(struct bch_control *bch, const unsigned int *syn) compute_error_locator_polynomial() argument 985 unsigned int i, j, syn, syn0, count = 0; chien_search() local 1053 bch_decode(struct bch_control *bch, const uint8_t *data, unsigned int len, const uint8_t *recv_ecc, const uint8_t *calc_ecc, const unsigned int *syn, unsigned int *errloc) bch_decode() argument [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | diskonchip.c | 139 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
|
H A D | cafe_nand.c | 385 unsigned short syn[8], pat[4]; in cafe_nand_read_page() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | gro.c | 297 static void send_flags(int fd, struct sockaddr_ll *daddr, int psh, int syn, in send_flags() argument
|
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/ |
H A D | tcp.h | 112 uint16_t syn:1; member 126 uint16_t syn:1; member
|