| /Linux-v5.10/kernel/ | 
| D | stacktrace.c | 75 	unsigned long	*store;  member111 unsigned int stack_trace_save(unsigned long *store, unsigned int size,  in stack_trace_save()
 135 unsigned int stack_trace_save_tsk(struct task_struct *tsk, unsigned long *store,  in stack_trace_save_tsk()
 163 unsigned int stack_trace_save_regs(struct pt_regs *regs, unsigned long *store,  in stack_trace_save_regs()
 190 int stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store,  in stack_trace_save_tsk_reliable()
 221 unsigned int stack_trace_save_user(unsigned long *store, unsigned int size)  in stack_trace_save_user()
 269 unsigned int stack_trace_save(unsigned long *store, unsigned int size,  in stack_trace_save()
 293 				  unsigned long *store, unsigned int size,  in stack_trace_save_tsk()
 316 unsigned int stack_trace_save_regs(struct pt_regs *regs, unsigned long *store,  in stack_trace_save_regs()
 342 int stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store,  in stack_trace_save_tsk_reliable()
 [all …]
 
 | 
| /Linux-v5.10/drivers/md/ | 
| D | dm-snap-transient.c | 26 static void transient_dtr(struct dm_exception_store *store)  in transient_dtr()31 static int transient_read_metadata(struct dm_exception_store *store,  in transient_read_metadata()
 39 static int transient_prepare_exception(struct dm_exception_store *store,  in transient_prepare_exception()
 54 static void transient_commit_exception(struct dm_exception_store *store,  in transient_commit_exception()
 63 static void transient_usage(struct dm_exception_store *store,  in transient_usage()
 73 static int transient_ctr(struct dm_exception_store *store, char *options)  in transient_ctr()
 87 static unsigned transient_status(struct dm_exception_store *store,  in transient_status()
 
 | 
| D | dm-exception-store.c | 142 static int set_chunk_size(struct dm_exception_store *store,  in set_chunk_size()160 int dm_exception_store_set_chunk_size(struct dm_exception_store *store,  in dm_exception_store_set_chunk_size()
 194 			      struct dm_exception_store **store)  in dm_exception_store_create()
 254 void dm_exception_store_destroy(struct dm_exception_store *store)  in dm_exception_store_destroy()
 
 | 
| D | dm-snap-persistent.c | 103 	struct dm_exception_store *store;  member563 static struct pstore *get_info(struct dm_exception_store *store)  in get_info()
 568 static void persistent_usage(struct dm_exception_store *store,  in persistent_usage()
 587 static void persistent_dtr(struct dm_exception_store *store)  in persistent_dtr()
 604 static int persistent_read_metadata(struct dm_exception_store *store,  in persistent_read_metadata()
 669 static int persistent_prepare_exception(struct dm_exception_store *store,  in persistent_prepare_exception()
 692 static void persistent_commit_exception(struct dm_exception_store *store,  in persistent_commit_exception()
 758 static int persistent_prepare_merge(struct dm_exception_store *store,  in persistent_prepare_merge()
 804 static int persistent_commit_merge(struct dm_exception_store *store,  in persistent_commit_merge()
 837 static void persistent_drop_snapshot(struct dm_exception_store *store)  in persistent_drop_snapshot()
 [all …]
 
 | 
| D | md-bitmap.c | 217 	struct bitmap_storage *store = &bitmap->storage;  in write_sb_page()  local746 static inline unsigned long file_page_index(struct bitmap_storage *store,  in file_page_index()
 755 static inline unsigned long file_page_offset(struct bitmap_storage *store,  in file_page_offset()
 767 static inline struct page *filemap_get_page(struct bitmap_storage *store,  in filemap_get_page()
 775 static int md_bitmap_storage_alloc(struct bitmap_storage *store,  in md_bitmap_storage_alloc()
 831 static void md_bitmap_file_unmap(struct bitmap_storage *store)  in md_bitmap_file_unmap()
 930 	struct bitmap_storage *store = &bitmap->storage;  in md_bitmap_file_set_bit()  local
 959 	struct bitmap_storage *store = &bitmap->storage;  in md_bitmap_file_clear_bit()  local
 1064 	struct bitmap_storage *store = &bitmap->storage;  in md_bitmap_init_from_disk()  local
 2064 	struct bitmap_storage store;  in md_bitmap_resize()  local
 
 | 
| D | dm-sysfs.c | 15 	ssize_t (*store)(struct mapped_device *, const char *, size_t count);  member
 | 
| /Linux-v5.10/sound/usb/ | 
| D | mixer_us16x08.c | 421 	struct snd_us16x08_comp_store *store = elem->private_data;  in snd_us16x08_comp_get()  local435 	struct snd_us16x08_comp_store *store = elem->private_data;  in snd_us16x08_comp_put()  local
 489 	struct snd_us16x08_eq_store *store = elem->private_data;  in snd_us16x08_eqswitch_get()  local
 505 	struct snd_us16x08_eq_store *store = elem->private_data;  in snd_us16x08_eqswitch_put()  local
 548 	struct snd_us16x08_eq_store *store = elem->private_data;  in snd_us16x08_eq_get()  local
 565 	struct snd_us16x08_eq_store *store = elem->private_data;  in snd_us16x08_eq_put()  local
 619 static int snd_get_meter_comp_index(struct snd_us16x08_meter_store *store)  in snd_get_meter_comp_index()
 655 	struct snd_us16x08_meter_store *store,  in get_meter_levels_from_urb()
 689 	struct snd_us16x08_meter_store *store = elem->private_data;  in snd_us16x08_meter_get()  local
 748 	struct snd_us16x08_meter_store *store = elem->private_data;  in snd_us16x08_meter_put()  local
 
 | 
| /Linux-v5.10/arch/arm/include/debug/ | 
| D | 8250.S | 15 		.macro	store, rd, rx:vararg  macro26 		.macro	store, rd, rx:vararg  macro
 
 | 
| D | brcmstb.S | 128 		.macro	store, rd, rx:vararg  macro
 | 
| /Linux-v5.10/tools/perf/ui/gtk/ | 
| D | hists.c | 97 static void perf_gtk__add_callchain_flat(struct rb_root *root, GtkTreeStore *store,  in perf_gtk__add_callchain_flat()160 static void perf_gtk__add_callchain_folded(struct rb_root *root, GtkTreeStore *store,  in perf_gtk__add_callchain_folded()
 220 static void perf_gtk__add_callchain_graph(struct rb_root *root, GtkTreeStore *store,  in perf_gtk__add_callchain_graph()
 270 static void perf_gtk__add_callchain(struct rb_root *root, GtkTreeStore *store,  in perf_gtk__add_callchain()
 299 	GtkTreeStore *store;  in perf_gtk__show_hists()  local
 407 					    GtkTreeStore *store,  in perf_gtk__add_hierarchy_entries()
 504 	GtkTreeStore *store;  in perf_gtk__show_hierarchy()  local
 
 | 
| /Linux-v5.10/arch/ia64/kernel/ | 
| D | err_inject.c | 65 #define store(name)							\  macro127 store(err_type_info)  in store()  function
 158 store(err_struct_info)  in store()  function
 
 | 
| /Linux-v5.10/drivers/media/pci/cx23885/ | 
| D | altera-ci.c | 264 	u8 store;  in altera_ci_op_cam()  local518 	u8 store = 0;  in altera_pid_control()  local
 549 	u8 store = 0;  in altera_toggle_fullts_streaming()  local
 707 	u8 store = 0;  in altera_ci_init()  local
 813 	u8 store;  in altera_ci_tuner_reset()  local
 
 | 
| /Linux-v5.10/include/linux/ | 
| D | stacktrace.h | 83 						unsigned long *store,  in stack_trace_save_tsk_reliable()
 | 
| D | smpboot.h | 32 	struct task_struct		* __percpu *store;  member
 | 
| /Linux-v5.10/fs/gfs2/ | 
| D | sys.c | 33 	ssize_t (*store)(struct gfs2_sbd *, const char *, size_t);  member273 #define GFS2_ATTR(name, mode, show, store) \  argument
 599 #define TUNE_ATTR_3(name, show, store)                                        \  argument
 602 #define TUNE_ATTR_2(name, store)                                              \  argument
 
 | 
| /Linux-v5.10/tools/testing/selftests/powerpc/ptrace/ | 
| D | ptrace-vsx.h | 70 int compare_vsx_vmx(unsigned long *store, unsigned long *load)  in compare_vsx_vmx()
 | 
| /Linux-v5.10/arch/m68k/fpsp040/ | 
| D | x_store.S | 37 store:  label
 | 
| /Linux-v5.10/drivers/leds/ | 
| D | leds-lp55xx-common.h | 31 #define LP55XX_DEV_ATTR_RW(name, show, store)	\  argument35 #define LP55XX_DEV_ATTR_WO(name, store)		\  argument
 
 | 
| /Linux-v5.10/net/batman-adv/ | 
| D | sysfs.h | 43 	ssize_t (*store)(struct kobject *kobj, struct attribute *attr,  member
 | 
| /Linux-v5.10/drivers/cpuidle/ | 
| D | sysfs.c | 141 	ssize_t (*store)(struct cpuidle_device *, const char *, size_t count);  member212 	ssize_t (*store)(struct cpuidle_state *, \  member
 219 #define define_one_state_rw(_name, show, store) \  argument
 536 	ssize_t (*store)(struct cpuidle_driver *, const char *, size_t);  member
 
 | 
| /Linux-v5.10/drivers/edac/ | 
| D | edac_device.h | 91 	ssize_t (*store)(struct edac_device_ctl_info *, const char *, size_t);  member109 	ssize_t (*store)(struct kobject *, struct attribute *,  member
 
 | 
| /Linux-v5.10/fs/nilfs2/ | 
| D | bmap.c | 565 		     struct nilfs_bmap_store *store)  in nilfs_bmap_save()574 			const struct nilfs_bmap_store *store)  in nilfs_bmap_restore()
 
 | 
| /Linux-v5.10/arch/mips/include/asm/ | 
| D | ftrace.h | 44 #define safe_store(store, src, dst, error)	\  argument
 | 
| /Linux-v5.10/drivers/staging/media/atomisp/pci/ | 
| D | ia_css_env.h | 69 	void (*store)(hrt_address addr, const void *data, uint32_t bytes);  member
 | 
| /Linux-v5.10/block/ | 
| D | blk-mq-sysfs.c | 51 	ssize_t (*store)(struct blk_mq_ctx *, const char *, size_t);  member57 	ssize_t (*store)(struct blk_mq_hw_ctx *, const char *, size_t);  member
 
 |