| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | pmu.l | 11 long num; in value() local
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | bnode.c | 226 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 327 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 420 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/bitops/ |
| H A D | __ffs.h | 15 int num = 0; in __ffs() local
|
| H A D | __fls.h | 15 int num = BITS_PER_LONG - 1; in __fls() local
|
| /OK3568_Linux_fs/kernel/tools/include/asm-generic/bitops/ |
| H A D | __ffs.h | 16 int num = 0; in __ffs() local
|
| H A D | __fls.h | 15 int num = BITS_PER_LONG - 1; in __fls() local
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/bitops/ |
| H A D | __fls.h | 14 int num = BITS_PER_LONG - 1; in __fls() local
|
| H A D | __ffs.h | 14 int num = 0; in __ffs() local
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | namespace.c | 321 long num; in param_set_nfs_timeout() local 346 long num = *((int *)kp->arg); in param_get_nfs_timeout() local
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | img2srec.c | 72 uint32_t num; in ExtractHex() local 94 uint32_t num; in ExtractDecimal() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/ |
| H A D | rtl819x_TS.h | 41 u8 num; member 53 u8 num; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | stdio.c | 79 static char * number(char * str, unsigned long long num, int base, int size, int precision, int typ… in number() 149 unsigned long long num; in vsprintf() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_hwi.c | 1086 *asd_ha, int *num, in asd_ascb_alloc_list() 1187 int num) in asd_post_ascb_list() 1239 int num) in asd_post_escb_list() 1338 int num = 0, k; in asd_enable_phys() local
|
| /OK3568_Linux_fs/kernel/drivers/input/remotectl/ |
| H A D | rockchip_pwm_remotectl.c | 91 int num; in remotectl_keybd_num_lookup() local 369 int num = 0; in rk_pwm_pwrkey_wakeup_init() local 514 int num; in rk_pwm_sip_wakeup_init() local 585 int num; in rk_pwm_probe() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | fsl_pci.h | 195 #define SET_STD_PCI_INFO(x, num) \ argument 208 #define SET_STD_PCIE_INFO(x, num) \ argument 221 #define __FT_FSL_PCI_SETUP(blob, compat, num) \ argument 224 #define __FT_FSL_PCIE_SETUP(blob, compat, num) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/mtd/maps/ |
| H A D | vmu-flash.c | 52 unsigned int num; /* block number */ member 63 int num; in ofs_to_block() local 109 static int maple_vmu_read_block(unsigned int num, unsigned char *buf, in maple_vmu_read_block() 226 static int maple_vmu_write_block(unsigned int num, const unsigned char *buf, in maple_vmu_write_block()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/netup_unidvb/ |
| H A D | netup_unidvb_core.c | 383 int num) in netup_unidvb_dvb_init() 509 static void netup_unidvb_dvb_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dvb_fini() 646 static int netup_unidvb_dma_init(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_init() 689 static void netup_unidvb_dma_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_fini()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/ |
| H A D | exports.c | 9 #define LV1_CALL(name, in, out, num) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | fsl_devdis.c | 15 void device_disable(const struct devdis_table *tbl, uint32_t num) in device_disable()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 608 int num, in tce_iommu_create_table() 650 long ret, num; in tce_iommu_create_window() local 714 int num; in tce_iommu_remove_window() local 858 long num; in tce_iommu_ioctl() local 925 long num; in tce_iommu_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | platform.c | 52 unsigned int type, unsigned int num) in platform_get_resource() 172 int platform_get_irq_optional(struct platform_device *dev, unsigned int num) in platform_get_irq_optional() 260 int platform_get_irq(struct platform_device *dev, unsigned int num) in platform_get_irq() 381 int platform_add_devices(struct platform_device **devs, int num) in platform_add_devices() 483 const struct resource *res, unsigned int num) in platform_device_add_resources()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | cpufeature.h | 433 static inline bool cpus_have_cap(unsigned int num) in cpus_have_cap() 448 static __always_inline bool __cpus_have_const_cap(int num) in __cpus_have_const_cap() 463 static __always_inline bool cpus_have_final_cap(int num) in cpus_have_final_cap() 482 static __always_inline bool cpus_have_const_cap(int num) in cpus_have_const_cap() 492 static inline void cpus_set_cap(unsigned int num) in cpus_set_cap()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bsearch.c | 31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | cpufeature.h | 17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature()
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | bnode.c | 376 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 478 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 573 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|