Home
last modified time | relevance | path

Searched defs:store (Results 1 – 25 of 133) sorted by relevance

123456

/openbmc/linux/kernel/
H A Dstacktrace.c76 unsigned long *store; member
112 unsigned int stack_trace_save(unsigned long *store, unsigned int size, in stack_trace_save()
136 unsigned int stack_trace_save_tsk(struct task_struct *tsk, unsigned long *store, in stack_trace_save_tsk()
164 unsigned int stack_trace_save_regs(struct pt_regs *regs, unsigned long *store, in stack_trace_save_regs()
191 int stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store, in stack_trace_save_tsk_reliable()
222 unsigned int stack_trace_save_user(unsigned long *store, unsigned int size) in stack_trace_save_user()
267 unsigned int stack_trace_save(unsigned long *store, unsigned int size, in stack_trace_save()
291 unsigned long *store, unsigned int size, in stack_trace_save_tsk()
314 unsigned int stack_trace_save_regs(struct pt_regs *regs, unsigned long *store, in stack_trace_save_regs()
340 int stack_trace_save_tsk_reliable(struct task_struct *tsk, unsigned long *store, in stack_trace_save_tsk_reliable()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-snap-transient.c29 static void transient_dtr(struct dm_exception_store *store) in transient_dtr()
34 static int transient_read_metadata(struct dm_exception_store *store, in transient_read_metadata()
42 static int transient_prepare_exception(struct dm_exception_store *store, in transient_prepare_exception()
57 static void transient_commit_exception(struct dm_exception_store *store, in transient_commit_exception()
66 static void transient_usage(struct dm_exception_store *store, in transient_usage()
76 static int transient_ctr(struct dm_exception_store *store, char *options) in transient_ctr()
90 static unsigned int transient_status(struct dm_exception_store *store, in transient_status()
H A Ddm-exception-store.c143 static int set_chunk_size(struct dm_exception_store *store, in set_chunk_size()
161 int dm_exception_store_set_chunk_size(struct dm_exception_store *store, in dm_exception_store_set_chunk_size()
195 struct dm_exception_store **store) in dm_exception_store_create()
255 void dm_exception_store_destroy(struct dm_exception_store *store) in dm_exception_store_destroy()
H A Ddm-snap-persistent.c106 struct dm_exception_store *store; member
568 static struct pstore *get_info(struct dm_exception_store *store) in get_info()
573 static void persistent_usage(struct dm_exception_store *store, in persistent_usage()
592 static void persistent_dtr(struct dm_exception_store *store) in persistent_dtr()
609 static int persistent_read_metadata(struct dm_exception_store *store, in persistent_read_metadata()
674 static int persistent_prepare_exception(struct dm_exception_store *store, in persistent_prepare_exception()
697 static void persistent_commit_exception(struct dm_exception_store *store, in persistent_commit_exception()
763 static int persistent_prepare_merge(struct dm_exception_store *store, in persistent_prepare_merge()
809 static int persistent_commit_merge(struct dm_exception_store *store, in persistent_commit_merge()
842 static void persistent_drop_snapshot(struct dm_exception_store *store) in persistent_drop_snapshot()
[all …]
H A Dmd-bitmap.c229 struct bitmap_storage *store = &bitmap->storage; in __write_sb_page() local
438 struct bitmap_storage *store = &bitmap->storage; in filemap_write_page() local
781 static inline unsigned long file_page_index(struct bitmap_storage *store, in file_page_index()
790 static inline unsigned long file_page_offset(struct bitmap_storage *store, in file_page_offset()
802 static inline struct page *filemap_get_page(struct bitmap_storage *store, in filemap_get_page()
810 static int md_bitmap_storage_alloc(struct bitmap_storage *store, in md_bitmap_storage_alloc()
865 static void md_bitmap_file_unmap(struct bitmap_storage *store) in md_bitmap_file_unmap()
952 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_set_bit() local
983 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_file_clear_bit() local
1113 struct bitmap_storage *store = &bitmap->storage; in md_bitmap_init_from_disk() local
[all …]
/openbmc/linux/sound/usb/
H A Dmixer_us16x08.c421 struct snd_us16x08_comp_store *store = elem->private_data; in snd_us16x08_comp_get() local
435 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
/openbmc/u-boot/arch/arm/include/debug/
H A D8250.S15 .macro store, rd, rx:vararg macro
23 .macro store, rd, rx:vararg macro
/openbmc/linux/arch/arm/include/debug/
H A D8250.S15 .macro store, rd, rx:vararg macro
26 .macro store, rd, rx:vararg macro
/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c97 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
/openbmc/webui-vue/tests/unit/
H A DAppNavigation.spec.js17 const store = new Vuex.Store({ actions }); constant
22 store, field in AnonymousClass4c04cdc00201
H A DAppHeader.spec.js27 const store = new Vuex.Store({ actions, modules }); constant
29 store, field in AnonymousClass62b9a1390201
/openbmc/linux/arch/ia64/kernel/
H A Derr_inject.c65 #define store(name) \ macro
127 store(err_type_info) in store() function
158 store(err_struct_info) in store() function
/openbmc/u-boot/drivers/axi/
H A Dsandbox_store.c17 u8 *store; member
63 static int sandbox_store_get_store(struct udevice *dev, u8 **store) in sandbox_store_get_store()
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_movpmv32.s9 store: label
/openbmc/linux/drivers/media/pci/cx23885/
H A Daltera-ci.c264 u8 store; in altera_ci_op_cam() local
518 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
/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dstore.py21 def store(args, logger): function
/openbmc/u-boot/test/dm/
H A Daxi.c41 struct udevice *store; in dm_test_axi_store() local
/openbmc/openpower-vpd-parser/vpd-parser/
H A Dkeyword_vpd_parser.hpp15 using store = openpower::vpd::Store; typedef
/openbmc/linux/include/linux/
H A Dstacktrace.h104 unsigned long *store, in stack_trace_save_tsk_reliable()
H A Dsmpboot.h32 struct task_struct * __percpu *store; member
/openbmc/linux/include/rdma/
H A Dib_sysfs.h16 ssize_t (*store)(struct ib_device *ibdev, u32 port_num, member
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-vsx.h70 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dremotedata.py34 def store(self, d, locked=False): member in RemoteDatastores
/openbmc/linux/fs/gfs2/
H A Dsys.c33 ssize_t (*store)(struct gfs2_sbd *, const char *, size_t); member
348 #define GFS2_ATTR(name, mode, show, store) \ argument
676 #define TUNE_ATTR_3(name, show, store) \ argument
679 #define TUNE_ATTR_2(name, store) \ argument
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_store.S37 store: label

123456