Home
last modified time | relevance | path

Searched refs:nump (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c197 ++mp->nump; in ___mp0_get_mem_cluster()
205 --mp->nump; in ___mp0_free_mem_cluster()
237 ++mp->nump; in ___get_dma_mem_cluster()
259 --mp->nump; in ___free_dma_mem_cluster()
326 if (!mp->nump) in __sym_calloc_dma()
346 if (!mp->nump) in __sym_mfree_dma()
Dsym_hipd.h1171 int nump; member
/linux-4.4.14/include/linux/
Dmoduleparam.h428 #define module_param_array(name, type, nump, perm) \ argument
429 module_param_array_named(name, name, type, nump, perm)
442 #define module_param_array_named(name, array, type, nump, perm) \ argument
445 = { .max = ARRAY_SIZE(array), .num = nump, \
/linux-4.4.14/sound/core/
Dpcm_lib.c805 unsigned int *nump, unsigned int *denp) in snd_interval_ratnum() argument
901 if (nump) in snd_interval_ratnum()
902 *nump = result_num; in snd_interval_ratnum()
925 unsigned int *nump, unsigned int *denp) in snd_interval_ratden() argument
1001 if (nump) in snd_interval_ratden()
1002 *nump = best_num; in snd_interval_ratden()
/linux-4.4.14/drivers/scsi/
Dncr53c8xx.c228 int nump; member
363 ++mp->nump; in ___mp0_getp()
370 --mp->nump; in ___mp0_freep()
400 ++mp->nump; in ___dma_getp()
423 --mp->nump; in ___dma_freep()
473 if (mp && !mp->nump) in __m_calloc_dma()
489 if (mp && !mp->nump) in __m_free_dma()
/linux-4.4.14/include/sound/
Dpcm.h974 unsigned int *nump, unsigned int *denp);
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-sli-defs.h3383 uint64_t nump:8; member
3389 uint64_t nump:8;
Dcvmx-gmxx-defs.h5362 uint64_t nump:5; member
5368 uint64_t nump:5;