| /Linux-v5.4/drivers/staging/isdn/gigaset/ | 
| D | asyncdata.c | 46 static unsigned cmd_loop(unsigned numbytes, struct inbuf_t *inbuf)  in cmd_loop()118 static unsigned lock_loop(unsigned numbytes, struct inbuf_t *inbuf)  in lock_loop()
 135 static unsigned hdlc_loop(unsigned numbytes, struct inbuf_t *inbuf)  in hdlc_loop()
 282 static unsigned iraw_loop(unsigned numbytes, struct inbuf_t *inbuf)  in iraw_loop()
 335 static void handle_dle(struct inbuf_t *inbuf)  in handle_dle()
 404 void gigaset_m10x_input(struct inbuf_t *inbuf)  in gigaset_m10x_input()
 
 | 
| D | isocdata.c | 891 static void cmd_loop(unsigned char *src, int numbytes, struct inbuf_t *inbuf)  in cmd_loop()938 void gigaset_isoc_input(struct inbuf_t *inbuf)  in gigaset_isoc_input()
 
 | 
| D | common.c | 546 static void gigaset_inbuf_init(struct inbuf_t *inbuf, struct cardstate *cs)  in gigaset_inbuf_init()563 int gigaset_fill_inbuf(struct inbuf_t *inbuf, const unsigned char *src,  in gigaset_fill_inbuf()
 
 | 
| /Linux-v5.4/drivers/infiniband/core/ | 
| D | ucma.c | 393 static ssize_t ucma_get_event(struct ucma_file *file, const char __user *inbuf,  in ucma_get_event()474 static ssize_t ucma_create_id(struct ucma_file *file, const char __user *inbuf,  in ucma_create_id()
 596 static ssize_t ucma_destroy_id(struct ucma_file *file, const char __user *inbuf,  in ucma_destroy_id()
 644 static ssize_t ucma_bind_ip(struct ucma_file *file, const char __user *inbuf,  in ucma_bind_ip()
 666 static ssize_t ucma_bind(struct ucma_file *file, const char __user *inbuf,  in ucma_bind()
 690 			       const char __user *inbuf,  in ucma_resolve_ip()
 715 				 const char __user *inbuf,  in ucma_resolve_addr()
 741 				  const char __user *inbuf,  in ucma_resolve_route()
 825 				const char __user *inbuf,  in ucma_query_route()
 1001 			  const char __user *inbuf,  in ucma_query()
 [all …]
 
 | 
| /Linux-v5.4/crypto/ | 
| D | cast5_generic.c | 303 void __cast5_encrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast5_encrypt()355 static void cast5_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast5_encrypt()
 360 void __cast5_decrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast5_decrypt()
 399 static void cast5_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast5_decrypt()
 
 | 
| D | cast6_generic.c | 176 void __cast6_encrypt(struct cast6_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast6_encrypt()209 static void cast6_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast6_encrypt()
 214 void __cast6_decrypt(struct cast6_ctx *c, u8 *outbuf, const u8 *inbuf)  in __cast6_decrypt()
 247 static void cast6_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf)  in cast6_decrypt()
 
 | 
| D | tgr192.c | 509 static int tgr192_update(struct shash_desc *desc, const u8 *inbuf,  in tgr192_update()
 | 
| /Linux-v5.4/drivers/net/ethernet/sfc/ | 
| D | mcdi.c | 151 				  const efx_dword_t *inbuf, size_t inlen)  in efx_mcdi_send_request()801 			 const efx_dword_t *inbuf, size_t inlen,  in _efx_mcdi_rpc()
 859 				   const efx_dword_t *inbuf, size_t inlen,  in _efx_mcdi_rpc_evb_retry()
 926 		 const efx_dword_t *inbuf, size_t inlen,  in efx_mcdi_rpc()
 943 		       const efx_dword_t *inbuf, size_t inlen,  in efx_mcdi_rpc_quiet()
 952 		       const efx_dword_t *inbuf, size_t inlen)  in efx_mcdi_rpc_start()
 973 			       const efx_dword_t *inbuf, size_t inlen,  in _efx_mcdi_rpc_async()
 1048 		   const efx_dword_t *inbuf, size_t inlen, size_t outlen,  in efx_mcdi_rpc_async()
 1056 			     const efx_dword_t *inbuf, size_t inlen,  in efx_mcdi_rpc_async_quiet()
 
 | 
| /Linux-v5.4/lib/ | 
| D | decompress.c | 58 decompress_fn __init decompress_method(const unsigned char *inbuf, long len,  in decompress_method()
 | 
| D | decompress_bunzip2.c | 98 	unsigned char *inbuf /*,*outbuf*/;  member629 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len,  in start_bunzip()
 688 	unsigned char *inbuf;  in bunzip2()  local
 
 | 
| /Linux-v5.4/arch/powerpc/boot/ | 
| D | decompress.c | 117 long partial_decompress(void *inbuf, unsigned long input_size,  in partial_decompress()
 | 
| /Linux-v5.4/scripts/dtc/ | 
| D | flattree.c | 565 struct inbuf {  struct569 static void inbuf_init(struct inbuf *inb, void *base, void *limit)  in inbuf_init()  argument
 
 | 
| /Linux-v5.4/tools/perf/util/intel-pt-decoder/ | 
| D | intel-pt-insn-decoder.c | 183 		      u8 *inbuf, int inlen, int *lenp)  in dump_insn()
 | 
| /Linux-v5.4/arch/arm/vdso/ | 
| D | vdsomunge.c | 122 	const void *inbuf;  in main()  local
 | 
| /Linux-v5.4/fs/dlm/ | 
| D | dir.c | 234 void dlm_copy_master_names(struct dlm_ls *ls, char *inbuf, int inlen,  in dlm_copy_master_names()
 | 
| /Linux-v5.4/include/linux/ | 
| D | olpc-ec.h | 61 static inline int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf,  in olpc_ec_cmd()
 | 
| /Linux-v5.4/arch/parisc/kernel/ | 
| D | kgdb.c | 174 		int err_code, char *inbuf, char *outbuf,  in kgdb_arch_handle_exception()
 | 
| /Linux-v5.4/drivers/platform/olpc/ | 
| D | olpc-ec.c | 23 	u8 *inbuf, *outbuf;  member127 int olpc_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf, size_t outlen)  in olpc_ec_cmd()
 
 | 
| /Linux-v5.4/drivers/tty/vt/ | 
| D | consolemap.c | 325 	unsigned short inbuf[E_TABSZ];  in con_set_trans_old()  local360 	unsigned short inbuf[E_TABSZ];  in con_set_trans_new()  local
 
 | 
| /Linux-v5.4/arch/x86/platform/olpc/ | 
| D | olpc.c | 109 static int olpc_xo1_ec_cmd(u8 cmd, u8 *inbuf, size_t inlen, u8 *outbuf,  in olpc_xo1_ec_cmd()
 | 
| /Linux-v5.4/drivers/hid/usbhid/ | 
| D | usbhid.h | 65 	char *inbuf;                                                    /* Input buffer */  member
 | 
| /Linux-v5.4/arch/alpha/boot/ | 
| D | misc.c | 45 static uch *inbuf;		/* input buffer */  variable
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | hvsi.h | 65 	unsigned char	inbuf[HVSI_INBUF_SIZE];  member
 | 
| /Linux-v5.4/arch/nios2/boot/compressed/ | 
| D | misc.c | 35 static uch *inbuf;		/* input buffer */  variable
 | 
| /Linux-v5.4/drivers/s390/block/ | 
| D | dcssblk.c | 345 dcssblk_shared_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t c…  in dcssblk_shared_store()451 dcssblk_save_store(struct device *dev, struct device_attribute *attr, const char *inbuf, size_t cou…  in dcssblk_save_store()
 
 |