Searched defs:cpu (Results 1 – 13 of 13) sorted by relevance
/fs/proc/ |
D | stat.c | 18 #define arch_irq_stat_cpu(cpu) 0 argument 26 u64 get_idle_time(struct kernel_cpustat *kcs, int cpu) in get_idle_time() 36 static u64 get_iowait_time(struct kernel_cpustat *kcs, int cpu) in get_iowait_time() 48 u64 get_idle_time(struct kernel_cpustat *kcs, int cpu) in get_idle_time() 64 static u64 get_iowait_time(struct kernel_cpustat *kcs, int cpu) in get_iowait_time()
|
/fs/erofs/ |
D | pcpubuf.c | 53 int delta, cpu, ret, i; in erofs_pcpubuf_growsize() local 119 int cpu; in erofs_pcpubuf_init() local 130 int cpu, i; in erofs_pcpubuf_exit() local
|
D | zdata.c | 134 unsigned int cpu; in erofs_destroy_percpu_workers() local 146 static struct kthread_worker *erofs_init_percpu_worker(int cpu) in erofs_init_percpu_worker() 163 unsigned int cpu; in erofs_init_percpu_workers() local 186 static int erofs_cpu_online(unsigned int cpu) in erofs_cpu_online() 205 static int erofs_cpu_offline(unsigned int cpu) in erofs_cpu_offline()
|
/fs/squashfs/ |
D | decompressor_multi_percpu.c | 33 int err, cpu; in squashfs_decompressor_create() local 67 int cpu; in squashfs_decompressor_destroy() local
|
/fs/xfs/ |
D | xfs_stats.c | 12 int val = 0, cpu; in counter_val() local
|
/fs/fscache/ |
D | main.c | 141 unsigned int cpu; in fscache_init() local
|
/fs/ |
D | seq_file.c | 1058 seq_hlist_start_percpu(struct hlist_head __percpu *head, int *cpu, loff_t pos) in seq_hlist_start_percpu() 1083 int *cpu, loff_t *pos) in seq_hlist_next_percpu()
|
D | buffer.c | 1438 bool has_bh_in_lru(int cpu, void *dummy) in has_bh_in_lru() 3388 static int buffer_exit_cpu_dead(unsigned int cpu) in buffer_exit_cpu_dead()
|
D | namespace.c | 163 int cpu; in mnt_get_count() local 274 int cpu; in mnt_get_writers() local
|
D | aio.c | 104 struct __percpu kioctx_cpu *cpu; member
|
/fs/nfs/ |
D | super.c | 617 int i, cpu; in nfs_show_stats() local
|
/fs/btrfs/ |
D | ctree.h | 1990 static inline void btrfs_disk_key_to_cpu(struct btrfs_key *cpu, in btrfs_disk_key_to_cpu() 1999 const struct btrfs_key *cpu) in btrfs_cpu_key_to_disk() 2219 btrfs_disk_balance_args_to_cpu(struct btrfs_balance_args *cpu, in btrfs_disk_balance_args_to_cpu() 2240 const struct btrfs_balance_args *cpu) in btrfs_cpu_balance_args_to_disk()
|
/fs/gfs2/ |
D | rgrp.c | 1895 int cpu, nonzero = 0; in gfs2_rgrp_congested() local
|