/linux/fs/afs/ |
H A D | proc.c | 59 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start() 283 static void *afs_proc_cell_volumes_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_volumes_start() 293 loff_t *_pos) in afs_proc_cell_volumes_next() 376 static void *afs_proc_cell_vlservers_start(struct seq_file *m, loff_t *_pos) in afs_proc_cell_vlservers_start() 401 loff_t *_pos) in afs_proc_cell_vlservers_next() 476 static void *afs_proc_servers_start(struct seq_file *m, loff_t *_pos) in afs_proc_servers_start() 483 static void *afs_proc_servers_next(struct seq_file *m, void *v, loff_t *_pos) in afs_proc_servers_next()
|
/linux/security/keys/ |
H A D | proc.c | 112 static void *proc_keys_start(struct seq_file *p, loff_t *_pos) in proc_keys_start() 135 static void *proc_keys_next(struct seq_file *p, void *v, loff_t *_pos) in proc_keys_next() 274 static void *proc_key_users_start(struct seq_file *p, loff_t *_pos) in proc_key_users_start() 291 static void *proc_key_users_next(struct seq_file *p, void *v, loff_t *_pos) in proc_key_users_next()
|
/linux/fs/netfs/ |
H A D | main.c | 80 static void *netfs_requests_seq_start(struct seq_file *m, loff_t *_pos) in netfs_requests_seq_start() 87 static void *netfs_requests_seq_next(struct seq_file *m, void *v, loff_t *_pos) in netfs_requests_seq_next()
|
H A D | fscache_cookie.c | 1159 static void *fscache_cookies_seq_start(struct seq_file *m, loff_t *_pos) in fscache_cookies_seq_start() 1166 static void *fscache_cookies_seq_next(struct seq_file *m, void *v, loff_t *_pos) in fscache_cookies_seq_next()
|
/linux/fs/proc/ |
H A D | nommu.c | 79 static void *nommu_region_list_start(struct seq_file *m, loff_t *_pos) in nommu_region_list_start()
|
H A D | generic.c | 804 loff_t *_pos) in proc_simple_write()
|
/linux/fs/bcachefs/ |
H A D | util.h | 540 #define __array_insert_item(_array, _nr, _pos) \ argument 545 #define array_insert_item(_array, _nr, _pos, _new_item) \ argument 552 #define array_remove_items(_array, _nr, _pos, _nr_to_remove) \ argument 560 #define array_remove_item(_array, _nr, _pos) \ argument
|
H A D | btree_cache.h | 81 #define for_each_cached_btree(_b, _c, _tbl, _iter, _pos) \ argument
|
H A D | darray.h | 76 #define darray_remove_item(_d, _pos) \ argument
|
H A D | btree_update.h | 338 #define bch2_bkey_get_mut_typed(_trans, _iter, _btree_id, _pos, _flags, _type)\ argument
|
H A D | btree_iter.h | 602 #define bch2_bkey_get_iter_typed(_trans, _iter, _btree_id, _pos, _flags, _type)\ argument 636 #define bch2_bkey_get_val_typed(_trans, _btree_id, _pos, _flags, _type, _val)\ argument
|
H A D | bcachefs_format.h | 344 #define POS_KEY(_pos) \ argument
|
/linux/drivers/mfd/ |
H A D | rc5t583.c | 30 #define DEEPSLEEP_INIT(_id, _reg, _pos) \ argument
|
/linux/drivers/regulator/ |
H A D | palmas-regulator.c | 319 #define EXTERNAL_REQUESTOR(_id, _offset, _pos) \ argument 355 #define EXTERNAL_REQUESTOR_TPS65917(_id, _offset, _pos) \ argument
|
/linux/net/hsr/ |
H A D | hsr_framereg.c | 628 void *hsr_get_next_node(struct hsr_priv *hsr, void *_pos, in hsr_get_next_node()
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | defs.h | 930 #define IRDMA_GET_CEQ_ELEM_AT_POS(_ceq, _pos) \ argument 1018 #define IRDMA_RING_SET_TAIL(_ring, _pos) \ argument
|