Home
last modified time | relevance | path

Searched defs:m (Results 1 – 16 of 16) sorted by relevance

/lib/
Dsiphash.c57 u64 m; in __siphash_aligned() local
90 u64 m; in __siphash_unaligned() local
258 u64 m; in __hsiphash_aligned() local
291 u64 m; in __hsiphash_unaligned() local
426 u32 m; in __hsiphash_aligned() local
449 u32 m; in __hsiphash_unaligned() local
Dreciprocal_div.c14 u64 m; in reciprocal_value() local
Dint_sqrt.c20 unsigned long b, m, y = 0; in int_sqrt() local
Dbch.c189 unsigned long m; in encode_bch() local
341 unsigned int m; in compute_syndromes() local
435 const int m = GF_M(bch); in solve_linear_system() local
513 const int m = GF_M(bch); in find_affine4_roots() local
715 int la, p, m; in gf_poly_mod() local
799 const int m = GF_M(bch); in compute_trace_bk_mod() local
917 int m; in chien_search() local
1115 const int m = GF_M(bch); in build_deg2_base() local
1166 const unsigned int m = GF_M(bch); in compute_generator_polynomial() local
1249 struct bch_control *init_bch(int m, int t, unsigned int prim_poly) in init_bch()
Dextable.c78 void trim_init_extable(struct module *m) in trim_init_extable()
Ddynamic_debug.c728 static void *ddebug_proc_start(struct seq_file *m, loff_t *pos) in ddebug_proc_start()
753 static void *ddebug_proc_next(struct seq_file *m, void *p, loff_t *pos) in ddebug_proc_next()
775 static int ddebug_proc_show(struct seq_file *m, void *p) in ddebug_proc_show()
803 static void ddebug_proc_stop(struct seq_file *m, void *p) in ddebug_proc_stop()
Ddigsig.c80 const char *m; in digsig_verify_rsa() local
Dseq_buf.c39 int seq_buf_print_seq(struct seq_file *m, struct seq_buf *s) in seq_buf_print_seq()
Dinflate.c328 int *m /* maximum lookup bits, returns actual */ in huft_build()
834 unsigned m; /* mask for bit lengths table */ in inflate_dynamic() local
Drandom32.c511 unsigned long m = get_random_long(); in prandom_reseed() local
Didr.c223 int n, m, sh; in sub_alloc() local
Ddebugobjects.c735 static int debug_stats_show(struct seq_file *m, void *v) in debug_stats_show()
Dbitmap.c872 unsigned int n, m; /* same meaning as in above comment */ in bitmap_onto() local
/lib/842/
D842_debugfs.h17 umode_t m = S_IRUGO | S_IWUSR; in sw842_debugfs_create() local
/lib/zlib_deflate/
Ddeftree.c361 #define smaller(tree, n, m, depth) \ argument
419 int n, m; /* iterate over the tree elements */ in gen_bitlen() local
546 int n, m; /* iterate over heap elements */ in build_tree() local
Ddeflate.c737 register unsigned n, m; in fill_window() local