| /kernel/linux/linux-5.10/lib/mpi/ |
| H A D | ec.c | 37 MPI_POINT mpi_point_new(unsigned int nbits) in mpi_point_new() argument 1229 unsigned int nbits; in mpi_ec_mul_point() local 1252 unsigned int nbits; in mpi_ec_mul_point() local [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | bch.c | 1058 unsigned int nbits; in bch_decode() local 1238 unsigned int i, j, nbits, r, word, *roots; in compute_generator_polynomial() local
|
| H A D | bitmap.c | 103 __bitmap_shift_right(unsigned long *dst, const unsigned long *src, unsigned shift, unsigned nbits) __bitmap_shift_right() argument 148 __bitmap_shift_left(unsigned long *dst, const unsigned long *src, unsigned int shift, unsigned int nbits) __bitmap_shift_left() argument 210 bitmap_cut(unsigned long *dst, const unsigned long *src, unsigned int first, unsigned int cut, unsigned int nbits) bitmap_cut() argument 294 __bitmap_replace(unsigned long *dst, const unsigned long *old, const unsigned long *new, const unsigned long *mask, unsigned int nbits) __bitmap_replace() argument 504 bitmap_set_region(const struct region *r, unsigned long *bitmap, int nbits) bitmap_set_region() argument 798 bitmap_pos_to_ord(const unsigned long *buf, unsigned int pos, unsigned int nbits) bitmap_pos_to_ord() argument 824 bitmap_ord_to_pos(const unsigned long *buf, unsigned int ord, unsigned int nbits) bitmap_ord_to_pos() argument 868 bitmap_remap(unsigned long *dst, const unsigned long *src, const unsigned long *old, const unsigned long *new, unsigned int nbits) bitmap_remap() argument 1071 bitmap_fold(unsigned long *dst, const unsigned long *orig, unsigned int sz, unsigned int nbits) bitmap_fold() argument 1234 bitmap_copy_le(unsigned long *dst, const unsigned long *src, unsigned int nbits) bitmap_copy_le() argument 1248 bitmap_alloc(unsigned int nbits, gfp_t flags) bitmap_alloc() argument 1255 bitmap_zalloc(unsigned int nbits, gfp_t flags) bitmap_zalloc() argument 1274 devm_bitmap_alloc(struct device *dev, unsigned int nbits, gfp_t flags) devm_bitmap_alloc() argument 1292 devm_bitmap_zalloc(struct device *dev, unsigned int nbits, gfp_t flags) devm_bitmap_zalloc() argument 1306 bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) bitmap_from_arr32() argument 1329 bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) bitmap_to_arr32() argument [all...] |
| /kernel/linux/linux-5.10/drivers/spi/ |
| H A D | spi-pic32-sqi.c | 267 u32 nbits; in pic32_sqi_one_transfer() local
|
| /kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
| H A D | bcm_vk_msg.c | 198 bcm_vk_msgid_bitmap_clear(struct bcm_vk *vk, unsigned int start, unsigned int nbits) bcm_vk_msgid_bitmap_clear() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_rdma.c | 321 unsigned int bit, weight, nbits; in qed_rdma_bmap_free() local
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | bitmap.c | 644 int wnd_init(struct wnd_bitmap *wnd, struct super_block *sb, size_t nbits) in wnd_init() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | nodemask.h | 141 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall() argument 147 static inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) in __nodes_clear() argument 164 __nodes_and(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_and() argument 172 __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_or() argument 180 __nodes_xor(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_xor() argument 188 __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_andnot() argument 196 __nodes_complement(nodemask_t *dstp, const nodemask_t *srcp, unsigned int nbits) __nodes_complement() argument 204 __nodes_equal(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_equal() argument 212 __nodes_intersects(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_intersects() argument 220 __nodes_subset(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) __nodes_subset() argument 227 __nodes_empty(const nodemask_t *srcp, unsigned int nbits) __nodes_empty() argument 233 __nodes_full(const nodemask_t *srcp, unsigned int nbits) __nodes_full() argument 239 __nodes_weight(const nodemask_t *srcp, unsigned int nbits) __nodes_weight() argument 246 __nodes_shift_right(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) __nodes_shift_right() argument 254 __nodes_shift_left(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) __nodes_shift_left() argument 341 __nodemask_parse_user(const char __user *buf, int len, nodemask_t *dstp, int nbits) __nodemask_parse_user() argument 348 __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) __nodelist_parse() argument 355 __node_remap(int oldbit, const nodemask_t *oldp, const nodemask_t *newp, int nbits) __node_remap() argument 363 __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, const nodemask_t *oldp, const nodemask_t *newp, int nbits) __nodes_remap() argument 371 __nodes_onto(nodemask_t *dstp, const nodemask_t *origp, const nodemask_t *relmapp, int nbits) __nodes_onto() argument 379 __nodes_fold(nodemask_t *dstp, const nodemask_t *origp, int sz, int nbits) __nodes_fold() argument [all...] |
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-sun6i.c | 283 unsigned int tx_len = 0, rx_len = 0, nbits = 0; in sun6i_spi_transfer_one() local
|
| H A D | spi-pic32-sqi.c | 267 u32 nbits; in pic32_sqi_one_transfer() local
|
| H A D | spi-armada-3700.c | 596 unsigned int nbits = 0, byte_len; in a3700_spi_transfer_one_fifo() local
|
| /kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
| H A D | aspeed-acry.c | 253 int nbits, ndw; in aspeed_acry_rsa_ctx_copy() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | img-hash.c | 466 unsigned long long nbits; in img_hash_hw_init() local
|
| /kernel/linux/linux-6.6/drivers/crypto/intel/keembay/ |
| H A D | keembay-ocs-ecc.c | 495 size_t nbits; in kmb_ecc_gen_privkey() local
|
| /kernel/linux/linux-6.6/drivers/edac/ |
| H A D | skx_base.c | 532 static int skx_bits(u64 addr, int nbits, u8 *bits) in skx_bits() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cxgb2.c | 1144 static void bit_bang(struct adapter *adapter, int bitdata, int nbits) in bit_bang() argument
|
| /kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
| H A D | pinctrl-iproc-gpio.c | 447 unsigned int bit, nbits = 0; in iproc_pinconf_disable_map_create() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | ecc.c | 1474 unsigned int nbits = vli_num_bits(curve->n, ndigits); in ecc_gen_privkey() local
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | cyttsp4_core.c | 158 static int cyttsp4_bits_2_bytes(unsigned int nbits, size_t *max) in cyttsp4_bits_2_bytes() argument
|
| /kernel/linux/linux-6.6/sound/mips/ |
| H A D | ad1843.c | 31 char nbits; member
|
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| H A D | ec.c | 37 MPI_POINT mpi_point_new(unsigned int nbits) in mpi_point_new() argument 1229 unsigned int nbits; in mpi_ec_mul_point() local 1252 unsigned int nbits; in mpi_ec_mul_point() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | bitmap.c | 103 __bitmap_shift_right(unsigned long *dst, const unsigned long *src, unsigned shift, unsigned nbits) __bitmap_shift_right() argument 148 __bitmap_shift_left(unsigned long *dst, const unsigned long *src, unsigned int shift, unsigned int nbits) __bitmap_shift_left() argument 210 bitmap_cut(unsigned long *dst, const unsigned long *src, unsigned int first, unsigned int cut, unsigned int nbits) bitmap_cut() argument 294 __bitmap_replace(unsigned long *dst, const unsigned long *old, const unsigned long *new, const unsigned long *mask, unsigned int nbits) __bitmap_replace() argument 650 unsigned int nbits; global() member 963 bitmap_pos_to_ord(const unsigned long *buf, unsigned int pos, unsigned int nbits) bitmap_pos_to_ord() argument 1003 bitmap_remap(unsigned long *dst, const unsigned long *src, const unsigned long *old, const unsigned long *new, unsigned int nbits) bitmap_remap() argument 1209 bitmap_fold(unsigned long *dst, const unsigned long *orig, unsigned int sz, unsigned int nbits) bitmap_fold() argument 1372 bitmap_copy_le(unsigned long *dst, const unsigned long *src, unsigned int nbits) bitmap_copy_le() argument 1386 bitmap_alloc(unsigned int nbits, gfp_t flags) bitmap_alloc() argument 1393 bitmap_zalloc(unsigned int nbits, gfp_t flags) bitmap_zalloc() argument 1399 bitmap_alloc_node(unsigned int nbits, gfp_t flags, int node) bitmap_alloc_node() argument 1406 bitmap_zalloc_node(unsigned int nbits, gfp_t flags, int node) bitmap_zalloc_node() argument 1425 devm_bitmap_alloc(struct device *dev, unsigned int nbits, gfp_t flags) devm_bitmap_alloc() argument 1443 devm_bitmap_zalloc(struct device *dev, unsigned int nbits, gfp_t flags) devm_bitmap_zalloc() argument 1457 bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) bitmap_from_arr32() argument 1480 bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) bitmap_to_arr32() argument 1505 bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits) bitmap_from_arr64() argument 1535 bitmap_to_arr64(u64 *buf, const unsigned long *bitmap, unsigned int nbits) bitmap_to_arr64() argument [all...] |
| H A D | bch.c | 1024 unsigned int nbits; in bch_decode() local 1204 unsigned int i, j, nbits, r, word, *roots; in compute_generator_polynomial() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dnxhdenc.c | 565 int nbits; in dnxhd_encode_dc() local 846 int overflow, nbits, diff, last_index; in dnxhd_calc_bits_thread() local [all...] |
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs.c | 348 static u64 _find_next_bit_le(const u8 *addr, u64 nbits, u64 start, char invert) in _find_next_bit_le() argument
|