/linux-4.4.14/arch/arm/common/ |
H A D | bL_switcher_dummy_if.c | 25 unsigned int cpu, cluster; bL_switcher_write() local
|
H A D | mcpm_entry.c | 36 static void __mcpm_cpu_going_down(unsigned int cpu, unsigned int cluster) __mcpm_cpu_going_down() argument 49 static void __mcpm_cpu_down(unsigned int cpu, unsigned int cluster) __mcpm_cpu_down() argument 65 static void __mcpm_outbound_leave_critical(unsigned int cluster, int state) __mcpm_outbound_leave_critical() argument 84 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) __mcpm_outbound_enter_critical() argument 137 static int __mcpm_cluster_state(unsigned int cluster) __mcpm_cluster_state() argument 145 void mcpm_set_entry_vector(unsigned cpu, unsigned cluster, void *ptr) mcpm_set_entry_vector() argument 154 void mcpm_set_early_poke(unsigned cpu, unsigned cluster, mcpm_set_early_poke() argument 188 static inline bool mcpm_cluster_unused(unsigned int cluster) mcpm_cluster_unused() argument 196 int mcpm_cpu_power_up(unsigned int cpu, unsigned int cluster) mcpm_cpu_power_up() argument 242 unsigned int mpidr, cpu, cluster; mcpm_cpu_power_down() local 309 int mcpm_wait_for_cpu_powerdown(unsigned int cpu, unsigned int cluster) mcpm_wait_for_cpu_powerdown() argument 333 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); mcpm_cpu_suspend() local 343 unsigned int mpidr, cpu, cluster; mcpm_cpu_powered_up() local 379 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); nocache_trampoline() local
|
H A D | bL_switcher.c | 276 int cluster; bL_switcher_thread() local 425 unsigned int cpu, cluster, mask; bL_switcher_halve_cpus() local 609 unsigned int cpu, cluster; bL_switcher_disable() local
|
/linux-4.4.14/drivers/cpuidle/ |
H A D | cpuidle-big_little.c | 107 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); bl_powerdown_finisher() local
|
/linux-4.4.14/arch/arm/mach-vexpress/ |
H A D | dcscb.c | 41 static int dcscb_cpu_powerup(unsigned int cpu, unsigned int cluster) dcscb_cpu_powerup() argument 55 static int dcscb_cluster_powerup(unsigned int cluster) dcscb_cluster_powerup() argument 71 static void dcscb_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) dcscb_cpu_powerdown_prepare() argument 83 static void dcscb_cluster_powerdown_prepare(unsigned int cluster) dcscb_cluster_powerdown_prepare() argument
|
H A D | tc2_pm.c | 51 static int tc2_pm_cpu_powerup(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_powerup() argument 62 static int tc2_pm_cluster_powerup(unsigned int cluster) tc2_pm_cluster_powerup() argument 71 static void tc2_pm_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_powerdown_prepare() argument 86 static void tc2_pm_cluster_powerdown_prepare(unsigned int cluster) tc2_pm_cluster_powerdown_prepare() argument 117 static int tc2_core_in_reset(unsigned int cpu, unsigned int cluster) tc2_core_in_reset() argument 129 static int tc2_pm_wait_for_powerdown(unsigned int cpu, unsigned int cluster) tc2_pm_wait_for_powerdown() argument 160 static void tc2_pm_cpu_suspend_prepare(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_suspend_prepare() argument 165 static void tc2_pm_cpu_is_up(unsigned int cpu, unsigned int cluster) tc2_pm_cpu_is_up() argument 173 static void tc2_pm_cluster_is_up(unsigned int cluster) tc2_pm_cluster_is_up() argument 207 unsigned int mpidr, cpu, cluster; tc2_pm_init() local
|
H A D | spc.c | 117 static inline bool cluster_is_a15(u32 cluster) cluster_is_a15() argument 156 void ve_spc_cpu_wakeup_irq(u32 cluster, u32 cpu, bool set) ve_spc_cpu_wakeup_irq() argument 185 void ve_spc_set_resume_addr(u32 cluster, u32 cpu, u32 addr) ve_spc_set_resume_addr() argument 210 void ve_spc_powerdown(u32 cluster, bool enable) ve_spc_powerdown() argument 221 static u32 standbywfi_cpu_mask(u32 cpu, u32 cluster) standbywfi_cpu_mask() argument 240 int ve_spc_cpu_in_wfi(u32 cpu, u32 cluster) ve_spc_cpu_in_wfi() argument 256 static int ve_spc_get_performance(int cluster, u32 *freq) ve_spc_get_performance() argument 275 static int ve_spc_round_performance(int cluster, u32 freq) ve_spc_round_performance() argument 298 static int ve_spc_find_performance_index(int cluster, u32 freq) ve_spc_find_performance_index() argument 320 static int ve_spc_set_performance(int cluster, u32 freq) ve_spc_set_performance() argument 401 static int ve_spc_populate_opps(uint32_t cluster) ve_spc_populate_opps() argument 429 int cluster; ve_init_opp_table() local 494 int cluster; member in struct:clk_spc
|
/linux-4.4.14/arch/x86/kernel/apic/ |
H A D | x2apic_cluster.c | 104 u16 cluster; x2apic_cpu_mask_to_apicid_and() local
|
/linux-4.4.14/arch/alpha/mm/ |
H A D | numa.c | 38 struct memclust_struct * cluster; show_mem_layout() local 58 struct memclust_struct * cluster; setup_memory_node() local
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | topology.c | 96 static int __init parse_cluster(struct device_node *cluster, int depth) parse_cluster() argument
|
/linux-4.4.14/arch/arm/mach-exynos/ |
H A D | mcpm-exynos.c | 65 static int exynos_cpu_powerup(unsigned int cpu, unsigned int cluster) exynos_cpu_powerup() argument 102 static int exynos_cluster_powerup(unsigned int cluster) exynos_cluster_powerup() argument 112 static void exynos_cpu_powerdown_prepare(unsigned int cpu, unsigned int cluster) exynos_cpu_powerdown_prepare() argument 122 static void exynos_cluster_powerdown_prepare(unsigned int cluster) exynos_cluster_powerdown_prepare() argument 159 static int exynos_wait_for_powerdown(unsigned int cpu, unsigned int cluster) exynos_wait_for_powerdown() argument 180 static void exynos_cpu_is_up(unsigned int cpu, unsigned int cluster) exynos_cpu_is_up() argument
|
H A D | platsmp.c | 146 void exynos_cluster_power_down(int cluster) exynos_cluster_power_down() argument 155 void exynos_cluster_power_up(int cluster) exynos_cluster_power_up() argument 166 int exynos_cluster_power_state(int cluster) exynos_cluster_power_state() argument
|
H A D | suspend.c | 309 unsigned int cluster = MPIDR_AFFINITY_LEVEL(mpidr, 1); exynos5420_cpu_suspend() local
|
/linux-4.4.14/drivers/s390/block/ |
H A D | scm_blk.h | 44 } cluster; member in struct:scm_request
|
/linux-4.4.14/drivers/clk/ |
H A D | clk-mb86s7x.c | 252 int cluster; member in struct:cl_clk
|
/linux-4.4.14/fs/fat/ |
H A D | cache.c | 224 int fat_get_cluster(struct inode *inode, int cluster, int *fclus, int *dclus) fat_get_cluster() argument 285 static int fat_bmap_cluster(struct inode *inode, int cluster) fat_bmap_cluster() argument 312 int cluster, offset; fat_bmap() local
|
H A D | fatent.c | 462 int fat_alloc_clusters(struct inode *inode, int *cluster, int nr_cluster) fat_alloc_clusters() argument 550 int fat_free_clusters(struct inode *inode, int cluster) fat_free_clusters() argument
|
H A D | namei_msdos.c | 351 int err, is_hid, cluster; msdos_mkdir() local 225 msdos_add_entry(struct inode *dir, const unsigned char *name, int is_dir, int is_hid, int cluster, struct timespec *ts, struct fat_slot_info *sinfo) msdos_add_entry() argument
|
H A D | dir.c | 1142 int err, cluster; fat_alloc_new_dir() local 1204 int err, i, n, offset, cluster[2]; fat_add_new_entries() local 1363 int cluster, nr_cluster; fat_add_entries() local
|
H A D | fat.h | 258 int cluster = le16_to_cpu(de->start); fat_get_start() local 264 static inline void fat_set_start(struct msdos_dir_entry *de, int cluster) fat_set_start() argument
|
H A D | namei_vfat.c | 865 int err, cluster; vfat_mkdir() local 578 vfat_build_slots(struct inode *dir, const unsigned char *name, int len, int is_dir, int cluster, struct timespec *ts, struct msdos_dir_slot *slots, int *nr_slots) vfat_build_slots() argument 655 vfat_add_entry(struct inode *dir, struct qstr *qname, int is_dir, int cluster, struct timespec *ts, struct fat_slot_info *sinfo) vfat_add_entry() argument
|
H A D | inode.c | 98 int err, cluster; fat_add_cluster() local
|
/linux-4.4.14/fs/ocfs2/ |
H A D | resize.c | 62 u32 cluster, lgd_cluster; ocfs2_calc_new_backup_super() local 189 u32 cluster; update_backups() local 431 u32 cluster = ocfs2_blocks_to_clusters(inode->i_sb, input->group); ocfs2_verify_group_and_input() local
|
H A D | ioctl.c | 448 unsigned int offset = 0, cluster, chunk; ocfs2_info_freefrag_scan_chain() local
|
H A D | suballoc.c | 2232 u32 cluster = 0; ocfs2_desc_bitmap_to_cluster_off() local 2244 u64 ocfs2_which_cluster_group(struct inode *inode, u32 cluster) ocfs2_which_cluster_group() argument
|
/linux-4.4.14/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 74 static bool hip04_cluster_is_down(unsigned int cluster) hip04_cluster_is_down() argument 84 static void hip04_set_snoop_filter(unsigned int cluster, unsigned int on) hip04_set_snoop_filter() argument 103 unsigned int mpidr, cpu, cluster; hip04_boot_secondary() local 158 unsigned int mpidr, cpu, cluster; hip04_cpu_die() local 196 unsigned int mpidr, cpu, cluster; hip04_cpu_kill() local 252 unsigned int mpidr, cpu, cluster; hip04_cpu_table_init() local
|
/linux-4.4.14/drivers/cpufreq/ |
H A D | arm_big_little.c | 82 static unsigned int find_cluster_maxfreq(int cluster) find_cluster_maxfreq() argument 301 u32 cluster = raw_cpu_to_cluster(cpu_dev->id); _put_cluster_clk_and_freq_table() local 315 u32 cluster = cpu_to_cluster(cpu_dev->id); put_cluster_clk_and_freq_table() local 340 u32 cluster = raw_cpu_to_cluster(cpu_dev->id); _get_cluster_clk_and_freq_table() local 384 u32 cluster = cpu_to_cluster(cpu_dev->id); get_cluster_clk_and_freq_table() local
|
/linux-4.4.14/block/ |
H A D | blk-merge.c | 201 int cluster, prev = 0; __blk_recalc_rq_segments() local 384 int nsegs, cluster; __blk_bios_map_sg() local 336 __blk_segment_map_sg(struct request_queue *q, struct bio_vec *bvec, struct scatterlist *sglist, struct bio_vec *bvprv, struct scatterlist **sg, int *nsegs, int *cluster) __blk_segment_map_sg() argument
|
/linux-4.4.14/fs/gfs2/ |
H A D | lock_dlm.c | 1186 char cluster[GFS2_LOCKNAME_LEN]; gdlm_mount() local
|
/linux-4.4.14/fs/dlm/ |
H A D | lockspace.c | 422 static int new_lockspace(const char *name, const char *cluster, new_lockspace() argument 692 int dlm_new_lockspace(const char *name, const char *cluster, dlm_new_lockspace() argument
|
/linux-4.4.14/fs/ocfs2/cluster/ |
H A D | nodemanager.c | 62 struct o2nm_cluster *cluster = o2nm_single_cluster; o2nm_configured_node_map() local 77 static struct o2nm_node *o2nm_node_ip_tree_lookup(struct o2nm_cluster *cluster, o2nm_node_ip_tree_lookup() argument 115 struct o2nm_cluster *cluster = o2nm_single_cluster; o2nm_get_node_by_ip() local 197 struct o2nm_cluster *cluster = to_o2nm_cluster_from_node(node); o2nm_node_num_store() local 272 struct o2nm_cluster *cluster = to_o2nm_cluster_from_node(node); o2nm_node_ipv4_address_store() local 318 struct o2nm_cluster *cluster = to_o2nm_cluster_from_node(node); o2nm_node_local_store() local 432 struct o2nm_cluster *cluster = to_o2nm_cluster(item); o2nm_cluster_idle_timeout_ms_store() local 469 struct o2nm_cluster *cluster = to_o2nm_cluster(item); o2nm_cluster_keepalive_delay_ms_store() local 513 struct o2nm_cluster *cluster = to_o2nm_cluster(item); o2nm_cluster_fence_method_show() local 585 struct o2nm_cluster *cluster = to_o2nm_cluster(group->cg_item.ci_parent); o2nm_node_group_drop_item() local 631 struct o2nm_cluster *cluster = to_o2nm_cluster(item); o2nm_cluster_release() local 666 struct o2nm_cluster *cluster = NULL; o2nm_cluster_group_make_group() local 716 struct o2nm_cluster *cluster = to_o2nm_cluster(item); o2nm_cluster_group_drop_item() local
|
/linux-4.4.14/include/media/ |
H A D | v4l2-ctrls.h | 179 struct v4l2_ctrl **cluster; member in struct:v4l2_ctrl
|
/linux-4.4.14/include/uapi/linux/ |
H A D | tipc.h | 63 tipc_addr(unsigned int zone, unsigned int cluster, unsigned int node) tipc_addr() argument
|
/linux-4.4.14/drivers/md/ |
H A D | dm-verity.c | 500 unsigned cluster = ACCESS_ONCE(dm_verity_prefetch_cluster); verity_prefetch_io() local
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 342 struct abx500_gpio_irq_cluster *cluster = abx500_gpio_to_irq() local
|
/linux-4.4.14/drivers/block/paride/ |
H A D | pf.c | 132 static int cluster = 64; variable
|
H A D | pd.c | 132 static int cluster = 64; variable
|
/linux-4.4.14/drivers/memstick/core/ |
H A D | mspro_block.c | 125 unsigned short cluster; member in struct:mspro_specfile
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | hwrpb.h | 154 struct memclust_struct cluster[0]; member in struct:memdesc_struct
|
/linux-4.4.14/arch/alpha/kernel/ |
H A D | setup.c | 311 struct memclust_struct * cluster; setup_memory() local 473 struct memclust_struct * cluster; page_is_ram() local
|
/linux-4.4.14/mm/ |
H A D | swapfile.c | 440 struct percpu_cluster *cluster; scan_swap_map_try_ssd_cluster() local 2486 struct percpu_cluster *cluster; for_each_possible_cpu() local
|
/linux-4.4.14/fs/btrfs/ |
H A D | free-space-cache.c | 910 struct btrfs_free_cluster *cluster = NULL; write_cache_extent_entries() local 2048 struct btrfs_free_cluster *cluster; insert_into_bitmap() local 2573 struct btrfs_free_cluster *cluster; btrfs_remove_free_space_cache() local 3099 void btrfs_init_free_cluster(struct btrfs_free_cluster *cluster) btrfs_init_free_cluster() argument 2503 __btrfs_return_cluster_to_free_space( struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster) __btrfs_return_cluster_to_free_space() argument 2644 btrfs_return_cluster_to_free_space( struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster) btrfs_return_cluster_to_free_space() argument 2679 btrfs_alloc_from_bitmap(struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster, struct btrfs_free_space *entry, u64 bytes, u64 min_start, u64 *max_extent_size) btrfs_alloc_from_bitmap() argument 2712 btrfs_alloc_from_cluster(struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster, u64 bytes, u64 min_start, u64 *max_extent_size) btrfs_alloc_from_cluster() argument 2796 btrfs_bitmap_cluster(struct btrfs_block_group_cache *block_group, struct btrfs_free_space *entry, struct btrfs_free_cluster *cluster, u64 offset, u64 bytes, u64 cont1_bytes, u64 min_bytes) btrfs_bitmap_cluster() argument 2878 setup_cluster_no_bitmap(struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster, struct list_head *bitmaps, u64 offset, u64 bytes, u64 cont1_bytes, u64 min_bytes) setup_cluster_no_bitmap() argument 2969 setup_cluster_bitmap(struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster, struct list_head *bitmaps, u64 offset, u64 bytes, u64 cont1_bytes, u64 min_bytes) setup_cluster_bitmap() argument 3019 btrfs_find_space_cluster(struct btrfs_root *root, struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster, u64 offset, u64 bytes, u64 empty_size) btrfs_find_space_cluster() argument
|
H A D | relocation.c | 169 struct file_extent_cluster cluster; member in struct:reloc_control 3021 prealloc_file_extent_cluster(struct inode *inode, struct file_extent_cluster *cluster) prealloc_file_extent_cluster() argument 3099 relocate_file_extent_cluster(struct inode *inode, struct file_extent_cluster *cluster) relocate_file_extent_cluster() argument 3206 relocate_data_extent(struct inode *inode, struct btrfs_key *extent_key, struct file_extent_cluster *cluster) relocate_data_extent() argument
|
H A D | ioctl.c | 1270 unsigned long cluster = max_cluster; btrfs_defrag_file() local
|
H A D | extent-tree.c | 6247 struct btrfs_free_cluster *cluster = NULL; unpin_extent_range() local 10009 struct btrfs_free_cluster *cluster; btrfs_remove_block_group() local 6960 btrfs_lock_cluster(struct btrfs_block_group_cache *block_group, struct btrfs_free_cluster *cluster, int delalloc) btrfs_lock_cluster() argument
|
/linux-4.4.14/fs/ext4/ |
H A D | mballoc.c | 4578 ext4_grpblk_t cluster; ext4_mb_free_metadata() local 2765 ext4_issue_discard(struct super_block *sb, ext4_group_t block_group, ext4_grpblk_t cluster, int count) ext4_issue_discard() argument
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
H A D | cassini.c | 2220 int cluster; cas_post_rxds_ringN() local
|
/linux-4.4.14/include/linux/ |
H A D | blkdev.h | 277 unsigned char cluster; member in struct:queue_limits
|
/linux-4.4.14/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 991 } cluster; member in struct:megasas_ctrl_info
|
/linux-4.4.14/drivers/scsi/aacraid/ |
H A D | aacraid.h | 976 __le32 cluster; member in struct:aac_adapter_info
|