| /OK3568_Linux_fs/kernel/lib/ |
| H A D | memweight.c | 14 size_t longs; in memweight() local 21 longs = bytes / sizeof(long); in memweight() 22 if (longs) { in memweight() 23 BUG_ON(longs >= INT_MAX / BITS_PER_LONG); in memweight() 25 longs * BITS_PER_LONG); in memweight() 26 bytes -= longs * sizeof(long); in memweight() 27 bitmap += longs * sizeof(long); in memweight()
|
| /OK3568_Linux_fs/buildroot/package/x11r7/mcookie/ |
| H A D | mcookie.c | 85 void byteReverse(unsigned char *buf, unsigned longs); 90 void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument 98 } while (--longs); in byteReverse()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | md5.c | 43 byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument 51 } while (--longs); in byteReverse()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs4.h | 691 unsigned long longs[NFS4_OP_MAP_NUM_LONGS]; member
|
| /OK3568_Linux_fs/kernel/Documentation/input/ |
| H A D | input-programming.rst | 224 BITS_TO_LONGS(x) - returns the length of a bitfield array in longs for 226 BIT_WORD(x) - returns the index in the array in longs for bit x
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4proc.c | 8388 if (test_bit(i, sp->enforce.u.longs)) in nfs4_sp4_select_mode() 8390 if (test_bit(i, sp->allow.u.longs)) in nfs4_sp4_select_mode() 8412 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode() 8413 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode() 8414 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) && in nfs4_sp4_select_mode() 8415 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) { in nfs4_sp4_select_mode() 8425 if (test_bit(OP_CLOSE, sp->allow.u.longs) && in nfs4_sp4_select_mode() 8426 test_bit(OP_OPEN_DOWNGRADE, sp->allow.u.longs) && in nfs4_sp4_select_mode() 8427 test_bit(OP_DELEGRETURN, sp->allow.u.longs) && in nfs4_sp4_select_mode() 8428 test_bit(OP_LOCKU, sp->allow.u.longs)) { in nfs4_sp4_select_mode() [all …]
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/porting/ |
| H A D | Add-xptcall-support-for-SH4-processors.patch | 190 + 8 bytes per parameter. Also leave space for 4 longs and 8 floats that 207 + "add #48, r2 \n\t" // Space for 4 longs, 8 floats
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | cx2341x-uapi.rst | 156 'itv0': After this magic number two unsigned longs follow. Bits 0-17 of the first
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | device-io.rst | 146 outs() functions copy bytes, words or longs to the given
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_sli.c | 5182 int longs; in lpfc_sli_hba_setup() local 5264 longs = (phba->max_vpi + BITS_PER_LONG) / BITS_PER_LONG; in lpfc_sli_hba_setup() 5265 phba->vpi_bmask = kcalloc(longs, in lpfc_sli_hba_setup() 5933 unsigned long longs; in lpfc_sli4_alloc_extent() local 5990 longs = ((rsrc_cnt * rsrc_size) + BITS_PER_LONG - 1) / BITS_PER_LONG; in lpfc_sli4_alloc_extent() 6000 phba->sli4_hba.rpi_bmask = kcalloc(longs, in lpfc_sli4_alloc_extent() 6029 phba->vpi_bmask = kcalloc(longs, sizeof(unsigned long), in lpfc_sli4_alloc_extent() 6049 phba->sli4_hba.xri_bmask = kcalloc(longs, in lpfc_sli4_alloc_extent() 6072 phba->sli4_hba.vfi_bmask = kcalloc(longs, in lpfc_sli4_alloc_extent() 6617 unsigned long longs; in lpfc_sli4_alloc_resource_identifiers() local [all …]
|
| H A D | lpfc_init.c | 6551 int longs; in lpfc_sli4_driver_resource_setup() local 6971 longs = (LPFC_SLI4_FCF_TBL_INDX_MAX + BITS_PER_LONG - 1)/BITS_PER_LONG; in lpfc_sli4_driver_resource_setup() 6972 phba->fcf.fcf_rr_bmask = kcalloc(longs, sizeof(unsigned long), in lpfc_sli4_driver_resource_setup()
|
| /OK3568_Linux_fs/kernel/Documentation/dev-tools/ |
| H A D | kcsan.rst | 276 longs to encode watchpoint information, which is negligible.
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | README | 224 is now done in units of 256 (smallest BUFSIZE) and unsigned longs are used,
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | atomic_ops.rst | 98 Properly aligned pointers, longs, ints, and chars (and unsigned
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4proc.c | 3260 if (test_bit(this->opnum, allow->u.longs) && in nfsd4_spo_must_allow()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | CREDITS | 272 D: New sysctl function for handling unsigned longs
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 20109 H8/300. The default for the H8/300H and H8S is to align longs and 54815 * 32-bit longs are encoded as 'l' or 'L', but not always. For
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 20109 H8/300. The default for the H8/300H and H8S is to align longs and 54815 * 32-bit longs are encoded as 'l' or 'L', but not always. For
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 60561 so no need to mess with weird unsigned longs.
|