Home
last modified time | relevance | path

Searched defs:buf (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/arch/mips/include/asm/
Duasm.h202 # define UASM_i_ADDIU(buf, rs, rt, val) uasm_i_daddiu(buf, rs, rt, val) argument
203 # define UASM_i_ADDU(buf, rs, rt, rd) uasm_i_daddu(buf, rs, rt, rd) argument
204 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) argument
205 # define UASM_i_LW(buf, rs, rt, off) uasm_i_ld(buf, rs, rt, off) argument
206 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_ldx(buf, rs, rt, rd) argument
207 # define UASM_i_MFC0(buf, rt, rd...) uasm_i_dmfc0(buf, rt, rd) argument
208 # define UASM_i_MTC0(buf, rt, rd...) uasm_i_dmtc0(buf, rt, rd) argument
209 # define UASM_i_ROTR(buf, rs, rt, sh) uasm_i_drotr(buf, rs, rt, sh) argument
210 # define UASM_i_SC(buf, rs, rt, off) uasm_i_scd(buf, rs, rt, off) argument
211 # define UASM_i_SLL(buf, rs, rt, sh) uasm_i_dsll(buf, rs, rt, sh) argument
[all …]
/arch/powerpc/platforms/cell/
Dcbe_thermal.c101 char *buf) in spu_show_temp()
113 static ssize_t show_throttle(struct cbe_pmd_regs __iomem *pmd_regs, char *buf, int pos) in show_throttle()
125 static ssize_t store_throttle(struct cbe_pmd_regs __iomem *pmd_regs, const char *buf, size_t size, … in store_throttle()
151 struct device_attribute *attr, char *buf) in spu_show_throttle_end()
157 struct device_attribute *attr, char *buf) in spu_show_throttle_begin()
163 struct device_attribute *attr, char *buf) in spu_show_throttle_full_stop()
169 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_end()
175 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_begin()
181 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_full_stop()
186 static ssize_t ppe_show_temp(struct device *dev, char *buf, int pos) in ppe_show_temp()
[all …]
/arch/m68k/include/asm/
Draw_io.h115 static inline void raw_insb(volatile u8 __iomem *port, u8 *buf, unsigned int len) in raw_insb()
123 static inline void raw_outsb(volatile u8 __iomem *port, const u8 *buf, in raw_outsb()
132 static inline void raw_insw(volatile u16 __iomem *port, u16 *buf, unsigned int nr) in raw_insw()
171 static inline void raw_outsw(volatile u16 __iomem *port, const u16 *buf, in raw_outsw()
211 static inline void raw_insl(volatile u32 __iomem *port, u32 *buf, unsigned int nr) in raw_insl()
250 static inline void raw_outsl(volatile u32 __iomem *port, const u32 *buf, in raw_outsl()
291 static inline void raw_insw_swapw(volatile u16 __iomem *port, u16 *buf, in raw_insw_swapw()
344 static inline void raw_outsw_swapw(volatile u16 __iomem *port, const u16 *buf, in raw_outsw_swapw()
399 static inline void raw_rom_insb(volatile u8 __iomem *port, u8 *buf, unsigned int len) in raw_rom_insb()
407 static inline void raw_rom_outsb(volatile u8 __iomem *port, const u8 *buf, in raw_rom_outsb()
[all …]
Dparport.h17 #define insl(port,buf,len) isa_insb(port,buf,(len)<<2) argument
18 #define outsl(port,buf,len) isa_outsb(port,buf,(len)<<2) argument
/arch/powerpc/kernel/
Dio.c31 void _insb(const volatile u8 __iomem *port, void *buf, long count) in _insb()
48 void _outsb(volatile u8 __iomem *port, const void *buf, long count) in _outsb()
62 void _insw_ns(const volatile u16 __iomem *port, void *buf, long count) in _insw_ns()
79 void _outsw_ns(volatile u16 __iomem *port, const void *buf, long count) in _outsw_ns()
93 void _insl_ns(const volatile u32 __iomem *port, void *buf, long count) in _insl_ns()
110 void _outsl_ns(volatile u32 __iomem *port, const void *buf, long count) in _outsl_ns()
Dsysfs.c42 const char *buf, in store_smt_snooze_delay()
59 char *buf) in show_smt_snooze_delay()
116 struct device_attribute *attr, char *buf) in show_pw20_state()
145 const char *buf, size_t count) in store_pw20_state()
162 struct device_attribute *attr, char *buf) in show_pw20_wait_time()
212 const char *buf, size_t count) in store_pw20_wait_time()
238 struct device_attribute *attr, char *buf) in show_altivec_idle()
267 const char *buf, size_t count) in store_altivec_idle()
284 struct device_attribute *attr, char *buf) in show_altivec_idle_wait_time()
334 const char *buf, size_t count) in store_altivec_idle_wait_time()
[all …]
/arch/x86/kernel/fpu/
Dsignal.c23 static inline int check_for_xstate(struct fxregs_state __user *buf, in check_for_xstate()
57 static inline int save_fsave_header(struct task_struct *tsk, void __user *buf) in save_fsave_header()
80 static inline int save_xstate_epilog(void __user *buf, int ia32_frame) in save_xstate_epilog()
121 static inline int copy_fpregs_to_sigframe(struct xregs_state __user *buf) in copy_fpregs_to_sigframe()
157 int copy_fpstate_to_sigframe(void __user *buf, void __user *buf_fx, int size) in copy_fpstate_to_sigframe()
248 static inline int copy_user_to_fpregs_zeroing(void __user *buf, u64 xbv, int fx_only) in copy_user_to_fpregs_zeroing()
267 static int __fpu__restore_sig(void __user *buf, void __user *buf_fx, int size) in __fpu__restore_sig()
377 int fpu__restore_sig(void __user *buf, int ia32_frame) in fpu__restore_sig()
/arch/sh/drivers/dma/
Ddma-sysfs.c27 struct device_attribute *attr, char *buf) in dma_show_devices()
62 struct device_attribute *attr, char *buf) in dma_show_dev_id()
70 const char *buf, size_t count) in dma_store_dev_id()
81 const char *buf, size_t count) in dma_store_config()
95 struct device_attribute *attr, char *buf) in dma_show_mode()
103 const char *buf, size_t count) in dma_store_mode()
/arch/powerpc/platforms/pseries/
Dreconfig.c118 static char * parse_next_property(char *buf, char *end, char **name, int *length, in parse_next_property()
198 static int do_add_node(char *buf, size_t bufsize) in do_add_node()
244 static int do_remove_node(char *buf) in do_remove_node()
256 static char *parse_node(char *buf, size_t bufsize, struct device_node **npp) in parse_node()
276 static int do_add_property(char *buf, size_t bufsize) in do_add_property()
301 static int do_remove_property(char *buf, size_t bufsize) in do_remove_property()
320 static int do_update_property(char *buf, size_t bufsize) in do_update_property()
362 static ssize_t ofdt_write(struct file *file, const char __user *buf, size_t count, in ofdt_write()
Dhvconsole.c41 int hvc_get_chars(uint32_t vtermno, char *buf, int count) in hvc_get_chars()
68 int hvc_put_chars(uint32_t vtermno, const char *buf, int count) in hvc_put_chars()
/arch/um/include/shared/
Dlongjmp.h11 #define UML_LONGJMP(buf, val) do { \ argument
15 #define UML_SETJMP(buf) ({ \ argument
/arch/x86/events/intel/
Dpt.c89 char *buf) in pt_cap_show()
536 static void pt_config_buffer(void *buf, unsigned int topa_idx, in pt_config_buffer()
627 static void topa_insert_table(struct pt_buffer *buf, struct topa *topa) in topa_insert_table()
673 static int topa_insert_pages(struct pt_buffer *buf, gfp_t gfp) in topa_insert_pages()
710 static void pt_topa_dump(struct pt_buffer *buf) in pt_topa_dump()
742 static void pt_buffer_advance(struct pt_buffer *buf) in pt_buffer_advance()
765 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_update_head() local
791 static void *pt_buffer_region(struct pt_buffer *buf) in pt_buffer_region()
800 static size_t pt_buffer_region_size(struct pt_buffer *buf) in pt_buffer_region_size()
811 struct pt_buffer *buf = perf_get_aux(&pt->handle); in pt_handle_status() local
[all …]
/arch/mips/mm/
Dpage.c105 pg_addiu(u32 **buf, unsigned int reg1, unsigned int reg2, unsigned int off) in pg_addiu()
233 static void build_clear_store(u32 **buf, int off) in build_clear_store()
242 static inline void build_clear_pref(u32 **buf, int off) in build_clear_pref()
277 u32 *buf = &__clear_page_start; in build_clear_page() local
367 static void build_copy_load(u32 **buf, int reg, int off) in build_copy_load()
376 static void build_copy_store(u32 **buf, int reg, int off) in build_copy_store()
385 static inline void build_copy_load_pref(u32 **buf, int off) in build_copy_load_pref()
394 static inline void build_copy_store_pref(u32 **buf, int off) in build_copy_store_pref()
424 u32 *buf = &__copy_page_start; in build_copy_page() local
/arch/s390/kernel/
Dnospec-sysfs.c8 struct device_attribute *attr, char *buf) in cpu_show_spectre_v1()
14 struct device_attribute *attr, char *buf) in cpu_show_spectre_v2()
/arch/sparc/prom/
Dconsole_32.c22 static int prom_nbputchar(const char *buf) in prom_nbputchar()
47 void prom_console_write_buf(const char *buf, int len) in prom_console_write_buf()
Dconsole_64.c16 static int __prom_console_write_buf(const char *buf, int len) in __prom_console_write_buf()
37 void prom_console_write_buf(const char *buf, int len) in prom_console_write_buf()
/arch/mips/txx9/generic/
D7segled.c42 const char *buf, size_t size) in ascii_store()
51 const char *buf, size_t size) in raw_store()
63 char *buf) in map_seg7_show()
71 const char *buf, size_t size) in map_seg7_store()
/arch/arm64/kernel/
Dcrash_dump.c31 ssize_t copy_oldmem_page(unsigned long pfn, char *buf, in copy_oldmem_page()
67 ssize_t elfcorehdr_read(char *buf, size_t count, u64 *ppos) in elfcorehdr_read()
/arch/m32r/platforms/oaks32r/
Dio.c54 unsigned char *buf = addr; in _ne_insb() local
156 unsigned char *buf = addr; in _insb() local
165 unsigned short *buf = addr; in _insw() local
181 unsigned long *buf = addr; in _insl() local
191 const unsigned char *buf = addr; in _outsb() local
207 const unsigned short *buf = addr; in _outsw() local
223 const unsigned long *buf = addr; in _outsl() local
/arch/arc/kernel/
Dtroubleshoot.c30 char buf[512]; in print_reg_file() local
62 static void print_task_path_n_nm(struct task_struct *tsk, char *buf) in print_task_path_n_nm()
84 static void show_faulting_vma(unsigned long address, char *buf) in show_faulting_vma()
179 char *buf; in show_regs() local
/arch/m32r/platforms/mappi3/
Dio.c112 unsigned char *buf = addr; in _ne_insb() local
284 unsigned char *buf = addr; in _insb() local
297 unsigned char *buf = addr; in _insb() local
306 unsigned short *buf = addr; in _insw() local
334 unsigned long *buf = addr; in _insl() local
344 const unsigned char *buf = addr; in _outsb() local
372 const unsigned short *buf = addr; in _outsw() local
400 const unsigned long *buf = addr; in _outsl() local
/arch/m32r/platforms/m32700ut/
Dio.c100 unsigned char *buf = (unsigned char *)addr; in _ne_insb() local
268 unsigned char *buf = addr; in _insb() local
281 unsigned char *buf = addr; in _insb() local
290 unsigned short *buf = addr; in _insw() local
321 unsigned long *buf = addr; in _insl() local
331 const unsigned char *buf = addr; in _outsb() local
358 const unsigned short *buf = addr; in _outsw() local
389 const unsigned long *buf = addr; in _outsl() local
/arch/m32r/platforms/opsput/
Dio.c100 unsigned char *buf = (unsigned char *)addr; in _ne_insb() local
268 unsigned char *buf = addr; in _insb() local
281 unsigned char *buf = addr; in _insb() local
290 unsigned short *buf = addr; in _insw() local
321 unsigned long *buf = addr; in _insl() local
331 const unsigned char *buf = addr; in _outsb() local
358 const unsigned short *buf = addr; in _outsw() local
389 const unsigned long *buf = addr; in _outsl() local
/arch/ia64/kernel/
Dtopology.c186 char *buf) in show_coherency_line_size()
192 char *buf) in show_ways_of_associativity()
197 static ssize_t show_attributes(struct cache_info *this_leaf, char *buf) in show_attributes()
204 static ssize_t show_size(struct cache_info *this_leaf, char *buf) in show_size()
209 static ssize_t show_number_of_sets(struct cache_info *this_leaf, char *buf) in show_number_of_sets()
218 static ssize_t show_shared_cpu_map(struct cache_info *this_leaf, char *buf) in show_shared_cpu_map()
228 static ssize_t show_type(struct cache_info *this_leaf, char *buf) in show_type()
234 static ssize_t show_level(struct cache_info *this_leaf, char *buf) in show_level()
276 static ssize_t ia64_cache_show(struct kobject * kobj, struct attribute * attr, char * buf) in ia64_cache_show()
/arch/s390/crypto/
Dprng.c98 u8 *buf; member
179 char buf[16]; in prng_tdes_seed() local
308 u8 buf[sizeof(random)]; in prng_sha512_selftest() local
423 static int prng_sha512_generate(u8 *buf, size_t nbytes) in prng_sha512_generate()
640 char *buf) in prng_chunksize_show()
649 char *buf) in prng_counter_show()
668 char *buf) in prng_errorflag_show()
677 char *buf) in prng_mode_show()
689 const char *buf, size_t count) in prng_reseed_store()
703 char *buf) in prng_reseed_limit_show()
[all …]

12345678910>>...20