Searched defs:nbits (Results 26 - 50 of 84) sorted by last modified time

1234

/linux-master/drivers/spi/
H A Dspi-armada-3700.c596 unsigned int nbits = 0, byte_len; local
H A Dspi-zynqmp-gqspi.c670 static void zynqmp_qspi_fillgenfifo(struct zynqmp_qspi *xqspi, u8 nbits, argument
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3182 void rtw89_core_release_all_bits_map(unsigned long *addr, unsigned int nbits) argument
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1120 u32 nbits, nsymbits, duration, nsymbols; local
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c1144 static void bit_bang(struct adapter *adapter, int bitdata, int nbits) argument
/linux-master/drivers/s390/crypto/
H A Dvfio_ap_ops.c1636 static int parse_bitmap(char **strbufptr, unsigned long *bitmap, int nbits) argument
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c1885 static u32 svs_get_fuse_val(u32 *fuse_array, const struct svs_fusemap *fmap, u8 nbits) argument
/linux-master/drivers/mtd/nand/raw/
H A Dnand_base.c128 nand_extract_bits(u8 *dst, unsigned int dst_off, const u8 *src, unsigned int src_off, unsigned int nbits) argument
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c454 int nbits; local
595 int nbits local
[all...]
H A Dxfs_buf_item.c95 int nbits; local
60 xfs_buf_item_straddle( struct xfs_buf *bp, uint offset, int first_bit, int nbits) argument
254 xfs_buf_item_copy_iovec( struct xfs_log_vec *lv, struct xfs_log_iovec **vecp, struct xfs_buf *bp, uint offset, int first_bit, uint nbits) argument
281 uint nbits; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree.c1650 int nbits; local
930 xfs_btree_offsets( uint32_t fields, const short *offsets, int nbits, int *first, int *last) argument
/linux-master/lib/
H A Dbitmap.c92 __bitmap_shift_right(unsigned long *dst, const unsigned long *src, unsigned shift, unsigned nbits) argument
137 __bitmap_shift_left(unsigned long *dst, const unsigned long *src, unsigned int shift, unsigned int nbits) argument
199 bitmap_cut(unsigned long *dst, const unsigned long *src, unsigned int first, unsigned int cut, unsigned int nbits) argument
283 __bitmap_replace(unsigned long *dst, const unsigned long *old, const unsigned long *new, const unsigned long *mask, unsigned int nbits) argument
457 bitmap_pos_to_ord(const unsigned long *buf, unsigned int pos, unsigned int nbits) argument
497 bitmap_remap(unsigned long *dst, const unsigned long *src, const unsigned long *old, const unsigned long *new, unsigned int nbits) argument
703 bitmap_fold(unsigned long *dst, const unsigned long *orig, unsigned int sz, unsigned int nbits) argument
717 bitmap_alloc(unsigned int nbits, gfp_t flags) argument
724 bitmap_zalloc(unsigned int nbits, gfp_t flags) argument
730 bitmap_alloc_node(unsigned int nbits, gfp_t flags, int node) argument
737 bitmap_zalloc_node(unsigned int nbits, gfp_t flags, int node) argument
756 devm_bitmap_alloc(struct device *dev, unsigned int nbits, gfp_t flags) argument
774 devm_bitmap_zalloc(struct device *dev, unsigned int nbits, gfp_t flags) argument
788 bitmap_from_arr32(unsigned long *bitmap, const u32 *buf, unsigned int nbits) argument
811 bitmap_to_arr32(u32 *buf, const unsigned long *bitmap, unsigned int nbits) argument
836 bitmap_from_arr64(unsigned long *bitmap, const u64 *buf, unsigned int nbits) argument
866 bitmap_to_arr64(u64 *buf, const unsigned long *bitmap, unsigned int nbits) argument
[all...]
/linux-master/fs/btrfs/
H A Dsubpage.c258 const int nbits = len >> fs_info->sectorsize_bits; local
280 const int nbits = len >> fs_info->sectorsize_bits; local
332 const int nbits local
352 const int nbits = (len >> fs_info->sectorsize_bits); local
[all...]
H A Dmisc.h146 bitmap_test_range_all_set(const unsigned long *addr, unsigned long start, unsigned long nbits) argument
156 bitmap_test_range_all_zero(const unsigned long *addr, unsigned long start, unsigned long nbits) argument
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c2783 u8 nbits = 0; local
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.c321 unsigned int bit, weight, nbits; local
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1966 unsigned int nbits = ports_bm->nbits; local
H A Dspectrum.h394 unsigned int nbits; member in struct:mlxsw_sp_ports_bitmap
401 unsigned int nbits = mlxsw_core_max_ports(mlxsw_sp->core); local
/linux-master/tools/testing/selftests/iommu/
H A Diommufd_utils.h353 unsigned long nbits = bitmap_size * BITS_PER_BYTE; local
/linux-master/drivers/iommu/iommufd/
H A Diova_bitmap.c456 unsigned int nbits = min(BITS_PER_PAGE - offset, local
/linux-master/fs/jfs/
H A Djfs_dmap.c453 int word, nbits, nwords; local
/linux-master/tools/perf/util/
H A Dmmap.h18 size_t nbits; member in struct:mmap_cpu_mask
/linux-master/arch/x86/kernel/
H A Daperture_64.c170 int nbits; local
/linux-master/lib/crypto/mpi/
H A Dec.c37 MPI_POINT mpi_point_new(unsigned int nbits) argument
1229 unsigned int nbits; local
1252 unsigned int nbits; local
[all...]
/linux-master/include/linux/
H A Dnodemask.h141 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) argument
147 static inline void __nodes_clear(nodemask_t *dstp, unsigned int nbits) argument
164 __nodes_and(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
172 __nodes_or(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
180 __nodes_xor(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
188 __nodes_andnot(nodemask_t *dstp, const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
196 __nodes_complement(nodemask_t *dstp, const nodemask_t *srcp, unsigned int nbits) argument
204 __nodes_equal(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
212 __nodes_intersects(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
220 __nodes_subset(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits) argument
227 __nodes_empty(const nodemask_t *srcp, unsigned int nbits) argument
233 __nodes_full(const nodemask_t *srcp, unsigned int nbits) argument
239 __nodes_weight(const nodemask_t *srcp, unsigned int nbits) argument
246 __nodes_shift_right(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) argument
254 __nodes_shift_left(nodemask_t *dstp, const nodemask_t *srcp, int n, int nbits) argument
341 __nodemask_parse_user(const char __user *buf, int len, nodemask_t *dstp, int nbits) argument
348 __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) argument
355 __node_remap(int oldbit, const nodemask_t *oldp, const nodemask_t *newp, int nbits) argument
363 __nodes_remap(nodemask_t *dstp, const nodemask_t *srcp, const nodemask_t *oldp, const nodemask_t *newp, int nbits) argument
371 __nodes_onto(nodemask_t *dstp, const nodemask_t *origp, const nodemask_t *relmapp, int nbits) argument
379 __nodes_fold(nodemask_t *dstp, const nodemask_t *origp, int sz, int nbits) argument
[all...]

Completed in 353 milliseconds

1234