Home
last modified time | relevance | path

Searched defs:n (Results 1 – 25 of 58) sorted by relevance

123

/lib/
Dklist.c94 static void add_head(struct klist *k, struct klist_node *n) in add_head()
101 static void add_tail(struct klist *k, struct klist_node *n) in add_tail()
108 static void klist_node_init(struct klist *k, struct klist_node *n) in klist_node_init()
122 void klist_add_head(struct klist_node *n, struct klist *k) in klist_add_head()
134 void klist_add_tail(struct klist_node *n, struct klist *k) in klist_add_tail()
146 void klist_add_behind(struct klist_node *n, struct klist_node *pos) in klist_add_behind()
162 void klist_add_before(struct klist_node *n, struct klist_node *pos) in klist_add_before()
186 struct klist_node *n = container_of(kref, struct klist_node, n_ref); in klist_release() local
204 static int klist_dec_and_del(struct klist_node *n) in klist_dec_and_del()
209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
[all …]
Dusercopy.c11 unsigned long _copy_from_user(void *to, const void __user *from, unsigned long n) in _copy_from_user()
33 unsigned long _copy_to_user(void __user *to, const void *from, unsigned long n) in _copy_to_user()
Dsort.c58 static void swap_words_32(void *a, void *b, size_t n) in swap_words_32()
83 static void swap_words_64(void *a, void *b, size_t n) in swap_words_64()
111 static void swap_bytes(void *a, void *b, size_t n) in swap_bytes()
205 size_t n = num * size, a = (num/2) * size; in sort_r() local
Dgeneric-radix-tree.c57 struct genradix_node *n = genradix_root_to_node(r); in __genradix_ptr() local
108 struct genradix_node *n, *new_node = NULL; in __genradix_ptr_alloc() local
167 struct genradix_node *n; in __genradix_iter_peek() local
204 static void genradix_free_recurse(struct genradix_node *n, unsigned level) in genradix_free_recurse()
Dcpumask.c17 unsigned int cpumask_next(int n, const struct cpumask *srcp) in cpumask_next()
34 int cpumask_next_and(int n, const struct cpumask *src1p, in cpumask_next_and()
77 int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap()
Diov_iter.c20 #define iterate_iovec(i, n, base, len, off, __p, STEP) { \ argument
41 #define iterate_bvec(i, n, base, len, off, p, STEP) { \ argument
69 #define iterate_xarray(i, n, base, len, __off, STEP) { \ argument
111 #define __iterate_and_advance(i, n, base, len, off, I, K) { \ argument
148 #define iterate_and_advance(i, n, base, len, off, I, K) \ argument
151 static int copyout(void __user *to, const void *from, size_t n) in copyout()
162 static int copyin(void *to, const void __user *from, size_t n) in copyin()
603 size_t n, off; in copy_pipe_to_iter() local
679 static int copyout_mc(void __user *to, const void *from, size_t n) in copyout_mc()
695 size_t n, off, xfer = 0; in copy_mc_pipe_to_iter() local
[all …]
Dinflate.c143 ush n; /* literal, length base, or distance base */ member
234 #define NEEDBITS(n) {while(k<(n)){b|=((ulg)NEXTBYTE())<<k;k+=8;}} argument
235 #define DUMPBITS(n) {b>>=(n);k-=(n);} argument
324 unsigned n, /* number of codes (assumed <= N_MAX) */ in huft_build()
599 unsigned n, d; /* length and index for copy */ in inflate_codes() local
707 unsigned n; /* number of bytes in block */ in inflate_stored() local
836 unsigned n; /* number of lengths to get */ in inflate_dynamic() local
Dkfifo.c298 int n; in setup_sgl_buf() local
340 unsigned int n; in setup_sgl() local
421 static void __kfifo_poke_n(struct __kfifo *fifo, unsigned int n, size_t recsize) in __kfifo_poke_n()
453 void *buf, unsigned int len, size_t recsize, unsigned int *n) in kfifo_out_copy_r()
467 unsigned int n; in __kfifo_out_peek_r() local
479 unsigned int n; in __kfifo_out_r() local
492 unsigned int n; in __kfifo_skip_r() local
527 unsigned int n; in __kfifo_to_user_r() local
Dcmdline.c23 static int get_range(char **str, int *pint, int n) in get_range()
119 int n = validate ? 0 : nints - i; in get_options() local
Dasn1_decoder.c62 size_t dp = *_dp, len, n; in asn1_find_indefinite_length() local
270 int n = len - 0x80; in asn1_ber_decoder() local
Dbtree.c103 static int longcmp(const unsigned long *l1, const unsigned long *l2, size_t n) in longcmp()
117 size_t n) in longcpy()
126 static unsigned long *longset(unsigned long *s, unsigned long c, size_t n) in longset()
148 static unsigned long *bkey(struct btree_geo *geo, unsigned long *node, int n) in bkey()
153 static void *bval(struct btree_geo *geo, unsigned long *node, int n) in bval()
158 static void setkey(struct btree_geo *geo, unsigned long *node, int n, in setkey()
164 static void setval(struct btree_geo *geo, unsigned long *node, int n, in setval()
170 static void clearpair(struct btree_geo *geo, unsigned long *node, int n) in clearpair()
Dbootconfig.c680 static int __init xbc_parse_key(char **k, char *n) in xbc_parse_key()
697 static int __init xbc_open_brace(char **k, char *n) in xbc_open_brace()
709 static int __init xbc_close_brace(char **k, char *n) in xbc_close_brace()
724 struct xbc_node *n, *m; in xbc_verify_tree() local
/lib/mpi/
Dmpi-bit.c42 unsigned n; in mpi_get_nbits() local
62 int mpi_test_bit(MPI a, unsigned int n) in mpi_test_bit()
80 void mpi_set_bit(MPI a, unsigned int n) in mpi_set_bit()
99 void mpi_set_highbit(MPI a, unsigned int n) in mpi_set_highbit()
122 void mpi_clear_highbit(MPI a, unsigned int n) in mpi_clear_highbit()
140 void mpi_clear_bit(MPI a, unsigned int n) in mpi_clear_bit()
161 mpi_size_t n = a->nlimbs; in mpi_rshift_limbs() local
178 void mpi_rshift(MPI x, MPI a, unsigned int n) in mpi_rshift()
253 int n = a->nlimbs; in mpi_lshift_limbs() local
272 void mpi_lshift(MPI x, MPI a, unsigned int n) in mpi_lshift()
Dmpicoder.c261 unsigned int n = mpi_get_size(a); in mpi_read_buffer() local
313 unsigned int n; in mpi_get_buffer() local
365 unsigned int n = mpi_get_size(a); in mpi_write_to_sgl() local
526 static void twocompl(unsigned char *p, unsigned int n) in twocompl()
582 unsigned int n; in mpi_print() local
622 unsigned int n = (nbits + 7)/8; in mpi_print() local
643 unsigned int n = (nbits + 7)/8; in mpi_print() local
670 unsigned int n; in mpi_print() local
713 unsigned int n = 0; in mpi_print() local
Dmpi-internal.h62 #define MPN_COPY(d, s, n) \ argument
69 #define MPN_COPY_INCR(d, s, n) \ argument
77 #define MPN_COPY_DECR(d, s, n) \ argument
85 #define MPN_ZERO(d, n) \ argument
92 #define MPN_NORMALIZE(d, n) \ argument
Dmpi-inv.c27 int mpi_invm(MPI x, MPI a, MPI n) in mpi_invm()
/lib/zlib_deflate/
Ddeftree.c174 int n; /* iterates over tree elements */ in tr_static_init() local
276 int n; /* iterates over tree elements */ in init_block() local
307 #define smaller(tree, n, m, depth) \ argument
365 int n, m; /* iterate over the tree elements */ in gen_bitlen() local
450 int n; /* code index */ in gen_codes() local
492 int n, m; /* iterate over heap elements */ in build_tree() local
578 int n; /* iterates over all tree elements */ in scan_tree() local
624 int n; /* iterates over all tree elements */ in send_tree() local
1022 int n = 0; local
/lib/math/
Ddiv64.c31 uint32_t __attribute__((weak)) __div64_32(uint64_t *n, uint32_t base) in __div64_32()
114 int n = fls(high); in div64_u64_rem() local
152 int n = fls(high); in div64_u64() local
Drational.c51 unsigned long n, d, n0, d0, n1, d1, n2, d2; in rational_best_approximation() local
/lib/842/
D842_decompress.c67 static int __split_next_bits(struct sw842_param *p, u64 *d, u8 n, u8 s) in __split_next_bits()
87 static int next_bits(struct sw842_param *p, u64 *d, u8 n) in next_bits()
131 static int do_data(struct sw842_param *p, u8 n) in do_data()
212 static int do_index(struct sw842_param *p, u8 n) in do_index()
D842_compress.c122 #define find_index(p, b, n) ({ \ argument
134 #define check_index(p, b, n) \ argument
154 static int __split_add_bits(struct sw842_param *p, u64 d, u8 n, u8 s) in __split_add_bits()
167 static int add_bits(struct sw842_param *p, u64 d, u8 n) in add_bits()
/lib/zstd/
Dhuf_compress.c155 U32 n; in HUF_writeCTable_wksp() local
235 U32 n, nextRankStart = 0; in HUF_readCTable_wksp() local
245 U32 n; in HUF_readCTable_wksp() local
257 U32 n; in HUF_readCTable_wksp() local
265 U32 n; in HUF_readCTable_wksp() local
274 U32 n; in HUF_readCTable_wksp() local
300 U32 n = lastNonNull; in HUF_setMaxHeight() local
392 U32 n; in HUF_sort() local
424 U32 n, nonNullRank; in HUF_buildCTable_wksp() local
544 size_t n; in HUF_compress1X_usingCTable() local
Dentropy_common.c188 U32 n; in HUF_readStats_wksp() local
206 U32 n; in HUF_readStats_wksp() local
/lib/zlib_inflate/
Dinflate.c225 #define NEEDBITS(n) \ argument
232 #define BITS(n) \ argument
236 #define DROPBITS(n) \ argument
/lib/zlib_dfltcc/
Ddfltcc_util.h75 int n in is_bit_set()
83 int n in turn_bit_off()

123