| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | free-space-cache.c | 948 struct btrfs_free_cluster *cluster = NULL; in write_cache_extent_entries() local 2171 struct btrfs_free_cluster *cluster; in insert_into_bitmap() local 2710 struct btrfs_free_cluster *cluster) in __btrfs_return_cluster_to_free_space() 2793 struct btrfs_free_cluster *cluster; in btrfs_remove_free_space_cache() local 2912 struct btrfs_free_cluster *cluster) in btrfs_return_cluster_to_free_space() 2946 struct btrfs_free_cluster *cluster, in btrfs_alloc_from_bitmap() 2979 struct btrfs_free_cluster *cluster, u64 bytes, in btrfs_alloc_from_cluster() 3077 struct btrfs_free_cluster *cluster, in btrfs_bitmap_cluster() 3158 struct btrfs_free_cluster *cluster, in setup_cluster_no_bitmap() 3249 struct btrfs_free_cluster *cluster, in setup_cluster_bitmap() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/common/ |
| H A D | bL_switcher_dummy_if.c | 22 unsigned int cpu, cluster; in bL_switcher_write() local
|
| H A D | bL_switcher.c | 273 int cluster; in bL_switcher_thread() local 422 unsigned int cpu, cluster, mask; in bL_switcher_halve_cpus() local 604 unsigned int cpu, cluster; in bL_switcher_disable() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | tegra194-cpufreq.c | 31 enum cluster { enum 59 static void get_cpu_cluster(void *cluster) in get_cpu_cluster()
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/ |
| H A D | cpuidle-big_little.c | 104 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); in bl_powerdown_finisher() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/sources/ |
| H A D | geojson_source.hpp | 23 bool cluster = false; member
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cacheinfo.c | 65 int cluster = cpu_cluster(&cpu_data[cpu]); in fill_cpumask_cluster() local
|
| H A D | mips-cm.c | 297 void mips_cm_lock_other(unsigned int cluster, unsigned int core, in mips_cm_lock_other()
|
| H A D | smp-cps.c | 38 static unsigned core_vpe_count(unsigned int cluster, unsigned core) in core_vpe_count()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | tree-switch-conversion.h | 107 cluster () {} in cluster() function 110 cluster::cluster (tree case_label_expr, basic_block case_bb, in cluster() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | tree-switch-conversion.h | 107 cluster () {} in cluster() function 110 cluster::cluster (tree case_label_expr, basic_block case_bb, in cluster() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | fsl_lsch3_speed.c | 66 uint i, cluster; in get_sys_info() local
|
| H A D | fsl_lsch2_speed.c | 47 uint i, cluster; in get_sys_info() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-exynos/ |
| H A D | suspend.c | 268 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); in exynos5420_cpu_suspend() local 453 unsigned int mpidr, cluster; in exynos5420_prepare_pm_resume() local
|
| /OK3568_Linux_fs/kernel/fs/fat/ |
| H A D | namei_msdos.c | 228 int is_dir, int is_hid, int cluster, in msdos_add_entry() 349 int err, is_hid, cluster; in msdos_mkdir() local
|
| H A D | namei_vfat.c | 580 int len, int is_dir, int cluster, in vfat_build_slots() 657 int is_dir, int cluster, struct timespec64 *ts, in vfat_add_entry() 855 int err, cluster; in vfat_mkdir() local
|
| H A D | dir.c | 1142 int err, cluster; in fat_alloc_new_dir() local 1207 int err, i, n, offset, cluster[2]; in fat_add_new_entries() local 1369 int cluster, nr_cluster; in fat_add_entries() local
|
| H A D | fatent.c | 465 int fat_alloc_clusters(struct inode *inode, int *cluster, int nr_cluster) in fat_alloc_clusters() 553 int fat_free_clusters(struct inode *inode, int cluster) in fat_free_clusters()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/apic/ |
| H A D | x2apic_cluster.c | 103 u32 cluster, apicid = apic_read(APIC_LDR); in init_x2apic_ldr() local
|
| /OK3568_Linux_fs/kernel/fs/dlm/ |
| H A D | lockspace.c | 413 static int new_lockspace(const char *name, const char *cluster, in new_lockspace() 686 int dlm_new_lockspace(const char *name, const char *cluster, in dlm_new_lockspace()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | setup.c | 312 struct memclust_struct * cluster; in setup_memory() local 400 struct memclust_struct * cluster; in page_is_ram() local
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | stream.c | 329 snd_pcm_chmap_elem *convert_chmap_v3(struct uac3_cluster_header_descriptor in convert_chmap_v3() 872 struct uac3_cluster_header_descriptor *cluster; in snd_usb_get_audioformat_uac3() local
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | speed.c | 178 int cluster = fsl_qoriq_core_to_cluster(cpu); in get_sys_info() local
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | cache.c | 236 int exfat_get_cluster(struct inode *inode, unsigned int cluster, in exfat_get_cluster()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | arch_topology.c | 387 static int __init parse_cluster(struct device_node *cluster, int depth) in parse_cluster()
|