Searched defs:store (Results 1 – 13 of 13) sorted by relevance
/arch/arm/include/debug/ |
D | 8250.S | 18 .macro store, rd, rx:vararg macro 26 .macro store, rd, rx:vararg macro
|
/arch/m68k/fpsp040/ |
D | x_store.S | 36 .global store symbol 37 store: label
|
/arch/ia64/kernel/ |
D | err_inject.c | 65 #define store(name) \ macro 127 store(err_type_info) in store() function 159 store(err_struct_info) in store() function
|
D | topology.c | 244 ssize_t (*store)(struct cache_info *, const char *, size_t count); member
|
/arch/mips/include/asm/ |
D | ftrace.h | 44 #define safe_store(store, src, dst, error) \ argument
|
/arch/x86/kernel/cpu/mcheck/ |
D | mce_amd.c | 336 ssize_t (*store) (struct threshold_block *, const char *, size_t count); member 439 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store() function
|
/arch/sparc/kernel/ |
D | unaligned_32.c | 25 store, /* st, std, sth, stsh */ enumerator
|
D | unaligned_64.c | 34 store, /* st, std, sth, stsh */ enumerator
|
/arch/powerpc/platforms/powernv/ |
D | opal-elog.c | 37 ssize_t (*store)(struct elog_obj *elog, struct elog_attribute *attr, member
|
D | opal-dump.c | 37 ssize_t (*store)(struct dump_obj *dump, struct dump_attribute *attr, member
|
/arch/sh/kernel/cpu/sh4/ |
D | sq.c | 264 ssize_t (*store)(const char *buf, size_t count); member
|
/arch/mn10300/mm/ |
D | misalignment.c | 322 unsigned long data, *store, *postinc, disp, inc, sp; in misalignment() local
|
/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 297 ssize_t (*store)(struct _cpuid4_info *, const char *, size_t count, member 1077 static ssize_t store(struct kobject *kobj, struct attribute *attr, in store() function
|