Searched +defs:y +defs:tab +defs:c (Results 1 – 2 of 2) sorted by relevance
/linux/lib/ |
H A D | bch.c | 106 unsigned int c[]; /* polynomial terms */ member 115 unsigned int c[2]; member 470 int rem, c, r, p, k, param[BCH_MAX_M]; in solve_linear_system() local 539 unsigned int b, unsigned int c, in find_affine4_roots() 636 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 669 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local 746 unsigned int i, j, *c = a->c; in gf_poly_mod() local 1107 uint32_t data, hi, lo, *tab; in build_mod8_tables() local 1142 unsigned int sum, x, y, remaining, ak = 0, xi[BCH_MAX_M]; in build_deg2_base() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 768 static bool __btf_name_char_ok(char c, bool first) in __btf_name_char_ok() 1685 struct btf_kfunc_set_tab *tab = btf->kfunc_set_tab; in btf_free_kfunc_set_tab() local 1698 struct btf_id_dtor_kfunc_tab *tab = btf->dtor_kfunc_tab; in btf_free_dtor_kfunc_tab() local 1706 static void btf_struct_metas_free(struct btf_struct_metas *tab) in btf_struct_metas_free() 1719 struct btf_struct_metas *tab = btf->struct_meta_tab; in btf_free_struct_meta_tab() local 1727 struct btf_struct_ops_tab *tab = btf->struct_ops_tab; in btf_free_struct_ops_tab() local 5448 const struct btf_sec_info *y = b; in btf_sec_info_cmp() local 5582 struct btf_struct_metas *tab = NULL; in btf_parse_struct_metas() local 5703 struct btf_struct_metas *tab; in btf_find_struct_meta() local 8550 struct btf_kfunc_set_tab *tab; in btf_populate_kfunc_set() local [all …]
|