Searched defs:nbits (Results 51 - 75 of 82) sorted by relevance

1234

/linux-master/drivers/crypto/
H A Dimg-hash.c466 unsigned long long nbits; local
/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c495 size_t nbits; local
/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk_msg.c198 bcm_vk_msgid_bitmap_clear(struct bcm_vk *vk, unsigned int start, unsigned int nbits) argument
/linux-master/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c445 unsigned int bit, nbits = 0; local
/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...]
/linux-master/drivers/spi/
H A Dspi-sun6i.c283 unsigned int tx_len = 0, rx_len = 0, nbits = 0; local
H A Dspi-zynqmp-gqspi.c670 static void zynqmp_qspi_fillgenfifo(struct zynqmp_qspi *xqspi, u8 nbits, argument
/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/fs/ntfs3/
H A Dbitmap.c644 int wnd_init(struct wnd_bitmap *wnd, struct super_block *sb, size_t nbits) argument
[all...]
H A Dindex.c200 u32 nbits; member in struct:bmp_buf
370 u32 nbits = sb->s_blocksize * 8; local
492 u32 nbits = 8 * le32_to_cpu(b->res.data_size); local
539 u32 nbits = le32_to_cpu(b->res.data_size) * 8; local
2046 size_t nbits; local
[all...]
H A Dntfs_fs.h148 size_t nbits; member in struct:wnd_bitmap
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.c321 unsigned int bit, weight, nbits; local
H A Dqed_l2.c1511 u32 bit, nbits; local
/linux-master/fs/jfs/
H A Djfs_dmap.c453 int word, nbits, nwords; local
/linux-master/drivers/nvmem/
H A Dcore.c33 int nbits; member in struct:nvmem_cell_entry
1699 int i, rc, nbits, bit_offset = cell->bit_offset; local
1892 int nbits; local
[all...]
/linux-master/fs/btrfs/
H A Dzoned.c1163 unsigned long nbits = size >> shift; local
/linux-master/arch/x86/kvm/svm/
H A Dsev.c2396 unsigned int 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/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c2783 u8 nbits = 0; local
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1120 u32 nbits, nsymbits, duration, nsymbols; local
/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/drivers/vfio/
H A Dvfio_iommu_type1.c1151 unsigned long nbits = dma->size >> pgshift; local
/linux-master/drivers/iio/adc/
H A Dat91-sama5d2_adc.c905 int nbits, diff; local
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3175 void rtw89_core_release_all_bits_map(unsigned long *addr, unsigned int nbits) argument

Completed in 338 milliseconds

1234