Home
last modified time | relevance | path

Searched defs:v (Results 1 – 25 of 88) sorted by relevance

1234

/fs/xfs/
Dxfs_bit.h42 static inline int xfs_highbit32(__uint32_t v) in xfs_highbit32()
48 static inline int xfs_highbit64(__uint64_t v) in xfs_highbit64()
54 static inline int xfs_lowbit32(__uint32_t v) in xfs_lowbit32()
60 static inline int xfs_lowbit64(__uint64_t v) in xfs_lowbit64()
Dxfs_stats.c32 static int xfs_stat_proc_show(struct seq_file *m, void *v) in xfs_stat_proc_show()
107 static int xqm_proc_show(struct seq_file *m, void *v) in xqm_proc_show()
132 static int xqmstat_proc_show(struct seq_file *m, void *v) in xqmstat_proc_show()
Dxfs_dir2.c202 int v; /* type-checking value */ in xfs_dir_createname() local
278 int v; /* type-checking value */ in xfs_dir_lookup() local
333 int v; /* type-checking value */ in xfs_dir_removename() local
377 int v; /* type-checking value */ in xfs_readdir() local
414 int v; /* type-checking value */ in xfs_dir_replace() local
461 int v; /* type-checking value */ in xfs_dir_canenter() local
Dxfs_bmap_btree.c354 xfs_filblks_t v) in xfs_bmbt_set_blockcount()
367 xfs_fsblock_t v) in xfs_bmbt_set_startblock()
395 xfs_fileoff_t v) in xfs_bmbt_set_startoff()
409 xfs_exntst_t v) in xfs_bmbt_set_state()
/fs/afs/
Dproc.c212 static void *afs_proc_cells_next(struct seq_file *p, void *v, loff_t *pos) in afs_proc_cells_next()
220 static void afs_proc_cells_stop(struct seq_file *p, void *v) in afs_proc_cells_stop()
228 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show()
491 static void *afs_proc_cell_volumes_next(struct seq_file *p, void *v, in afs_proc_cell_volumes_next()
503 static void afs_proc_cell_volumes_stop(struct seq_file *p, void *v) in afs_proc_cell_volumes_stop()
523 static int afs_proc_cell_volumes_show(struct seq_file *m, void *v) in afs_proc_cell_volumes_show()
608 static void *afs_proc_cell_vlservers_next(struct seq_file *p, void *v, in afs_proc_cell_vlservers_next()
627 static void afs_proc_cell_vlservers_stop(struct seq_file *p, void *v) in afs_proc_cell_vlservers_stop()
637 static int afs_proc_cell_vlservers_show(struct seq_file *m, void *v) in afs_proc_cell_vlservers_show()
703 static void *afs_proc_cell_servers_next(struct seq_file *p, void *v, in afs_proc_cell_servers_next()
[all …]
/fs/proc/
Ddevices.c6 static int devinfo_show(struct seq_file *f, void *v) in devinfo_show()
33 static void *devinfo_next(struct seq_file *f, void *v, loff_t *pos) in devinfo_next()
41 static void devinfo_stop(struct seq_file *f, void *v) in devinfo_stop()
Dconsoles.c16 static int show_console_dev(struct seq_file *m, void *v) in show_console_dev()
78 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
85 static void c_stop(struct seq_file *m, void *v) in c_stop()
Dproc_tty.c67 static int show_tty_driver(struct seq_file *m, void *v) in show_tty_driver()
110 static void *t_next(struct seq_file *m, void *v, loff_t *pos) in t_next()
115 static void t_stop(struct seq_file *m, void *v) in t_stop()
Dinterrupts.c16 static void *int_seq_next(struct seq_file *f, void *v, loff_t *pos) in int_seq_next()
24 static void int_seq_stop(struct seq_file *f, void *v) in int_seq_stop()
Dnommu.c100 static void nommu_region_list_stop(struct seq_file *m, void *v) in nommu_region_list_stop()
105 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
Dtask_mmu.c265 static void *m_next(struct seq_file *m, void *v, loff_t *pos) in m_next()
278 static void m_stop(struct seq_file *m, void *v) in m_stop()
401 static int show_map(struct seq_file *m, void *v, int is_pid) in show_map()
415 static int show_pid_map(struct seq_file *m, void *v) in show_pid_map()
420 static int show_tid_map(struct seq_file *m, void *v) in show_tid_map()
644 static int show_smap(struct seq_file *m, void *v, int is_pid) in show_smap()
715 static int show_pid_smap(struct seq_file *m, void *v) in show_pid_smap()
720 static int show_tid_smap(struct seq_file *m, void *v) in show_tid_smap()
1349 static int show_numa_map(struct seq_file *m, void *v, int is_pid) in show_numa_map()
1442 static int show_pid_numa_map(struct seq_file *m, void *v) in show_pid_numa_map()
[all …]
Dversion.c8 static int version_proc_show(struct seq_file *m, void *v) in version_proc_show()
Dcmdline.c6 static int cmdline_proc_show(struct seq_file *m, void *v) in cmdline_proc_show()
Darray.c313 #define NORM_CAPS(v) (v.cap[CAP_TO_INDEX(CAP_LAST_CAP)] &= \ argument
661 static int children_seq_show(struct seq_file *seq, void *v) in children_seq_show()
675 static void *children_seq_next(struct seq_file *seq, void *v, loff_t *pos) in children_seq_next()
686 static void children_seq_stop(struct seq_file *seq, void *v) in children_seq_stop()
/fs/fscache/
Dhistogram.c27 static int fscache_histogram_show(struct seq_file *m, void *v) in fscache_histogram_show()
74 static void *fscache_histogram_next(struct seq_file *m, void *v, loff_t *pos) in fscache_histogram_next()
84 static void fscache_histogram_stop(struct seq_file *m, void *v) in fscache_histogram_stop()
Dobject-list.c147 static void *fscache_objlist_next(struct seq_file *m, void *v, loff_t *_pos) in fscache_objlist_next()
156 static void fscache_objlist_stop(struct seq_file *m, void *v) in fscache_objlist_stop()
165 static int fscache_objlist_show(struct seq_file *m, void *v) in fscache_objlist_show()
/fs/cachefiles/
Dproc.c24 static int cachefiles_histogram_show(struct seq_file *m, void *v) in cachefiles_histogram_show()
66 static void *cachefiles_histogram_next(struct seq_file *m, void *v, loff_t *pos) in cachefiles_histogram_next()
76 static void cachefiles_histogram_stop(struct seq_file *m, void *v) in cachefiles_histogram_stop()
/fs/cifs/
Dcifs_debug.c128 static int cifs_debug_data_proc_show(struct seq_file *m, void *v) in cifs_debug_data_proc_show()
313 static int cifs_stats_proc_show(struct seq_file *m, void *v) in cifs_stats_proc_show()
437 static int cifsFYI_proc_show(struct seq_file *m, void *v) in cifsFYI_proc_show()
476 static int cifs_linux_ext_proc_show(struct seq_file *m, void *v) in cifs_linux_ext_proc_show()
513 static int cifs_lookup_cache_proc_show(struct seq_file *m, void *v) in cifs_lookup_cache_proc_show()
550 static int traceSMB_proc_show(struct seq_file *m, void *v) in traceSMB_proc_show()
587 static int cifs_security_flags_proc_show(struct seq_file *m, void *v) in cifs_security_flags_proc_show()
/fs/ocfs2/cluster/
Dnetdebug.c115 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next()
130 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show()
174 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop()
283 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next()
384 static int sc_seq_show(struct seq_file *seq, void *v) in sc_seq_show()
404 static void sc_seq_stop(struct seq_file *seq, void *v) in sc_seq_stop()
/fs/reiserfs/
Dreiserfs.h89 #define set_sb_block_count(sbp,v) ((sbp)->s_v1.s_block_count = cpu_to_le32(v)) argument
91 #define set_sb_free_blocks(sbp,v) ((sbp)->s_v1.s_free_blocks = cpu_to_le32(v)) argument
93 #define set_sb_root_block(sbp,v) ((sbp)->s_v1.s_root_block = cpu_to_le32(v)) argument
97 #define set_sb_jp_journal_1st_block(sbp,v) \ argument
101 #define set_sb_jp_journal_dev(sbp,v) \ argument
105 #define set_sb_jp_journal_size(sbp,v) \ argument
109 #define set_sb_jp_journal_trans_max(sbp,v) \ argument
113 #define set_sb_jp_journal_magic(sbp,v) \ argument
117 #define set_sb_jp_journal_max_batch(sbp,v) \ argument
121 #define set_sb_jp_journal_max_commit_age(sbp,v) \ argument
[all …]
/fs/nfs/
Dclient.c1267 static void *nfs_server_list_next(struct seq_file *p, void *v, loff_t *pos) in nfs_server_list_next()
1277 static void nfs_server_list_stop(struct seq_file *p, void *v) in nfs_server_list_stop()
1287 static int nfs_server_list_show(struct seq_file *m, void *v) in nfs_server_list_show()
1352 static void *nfs_volume_list_next(struct seq_file *p, void *v, loff_t *pos) in nfs_volume_list_next()
1362 static void nfs_volume_list_stop(struct seq_file *p, void *v) in nfs_volume_list_stop()
1372 static int nfs_volume_list_show(struct seq_file *m, void *v) in nfs_volume_list_show()
/fs/
Dseq_file.c583 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next()
589 static void single_stop(struct seq_file *p, void *v) in single_stop()
800 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
853 struct hlist_node *seq_hlist_next(void *v, struct hlist_head *head, in seq_hlist_next()
923 struct hlist_node *seq_hlist_next_rcu(void *v, in seq_hlist_next_rcu()
/fs/adfs/
Dmap.c90 u32 v = le32_to_cpu(_map[mapptr >> 5]) >> (mapptr & 31); in lookup_zone() local
168 u32 v = le32_to_cpu(_map[mapptr >> 5]) >> (mapptr & 31); in scan_free_map() local
/fs/ncpfs/
Dncpsign_kernel.c20 #define PUT_LE32(p,v) { *(int *)(p)=v; } argument
51 #define PUT_LE32(p,v) DSET_LH(p,0,v) argument
/fs/openpromfs/
Dinode.c65 static int property_show(struct seq_file *f, void *v) in property_show()
125 static void *property_next(struct seq_file *f, void *v, loff_t *pos) in property_next()
131 static void property_stop(struct seq_file *f, void *v) in property_stop()

1234