| /kernel/linux/linux-5.10/drivers/soc/fsl/qe/ |
| H A D | qe_common.c | 36 int size; member 116 static s32 cpm_muram_alloc_common(unsigned long size, in cpm_muram_alloc_common() argument 131 memset_io(cpm_muram_addr(start), 0, size); in cpm_muram_alloc_common() local 149 cpm_muram_alloc(unsigned long size, unsigned long align) cpm_muram_alloc() argument 171 int size; cpm_muram_free() local 201 cpm_muram_alloc_fixed(unsigned long offset, unsigned long size) cpm_muram_alloc_fixed() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_malloc.c | 47 static void *___sym_malloc(m_pool_p mp, int size) in ___sym_malloc() argument 93 static void ___sym_mfree(m_pool_p mp, void *ptr, int size) in ___sym_mfree() argument 145 static void *__sym_calloc2(m_pool_p mp, int size, cha argument 166 __sym_mfree(m_pool_p mp, void *ptr, int size, char *name) __sym_mfree() argument 299 __sym_calloc_dma(m_pool_ident_t dev_dmat, int size, char *name) __sym_calloc_dma() argument 322 __sym_mfree_dma(m_pool_ident_t dev_dmat, void *m, int size, char *name) __sym_mfree_dma() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-ctl.c | 210 static int create_ctls(struct bcm2835_chip *chip, size_t size, in create_ctls() argument
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| H A D | bus_spi.c | 164 static size_t wfx_spi_align_size(void *priv, size_t size) in wfx_spi_align_size() argument
|
| H A D | bus_sdio.c | 154 static size_t wfx_sdio_align_size(void *priv, size_t size) in wfx_sdio_align_size() argument
|
| /kernel/linux/linux-5.10/drivers/tee/ |
| H A D | tee_shm.c | 60 struct tee_shm *tee_shm_alloc(struct tee_context *ctx, size_t size, u32 flags) in tee_shm_alloc() argument 143 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size) in tee_shm_alloc_kernel_buf() argument 268 size_t size = vma->vm_end - vma->vm_start; in tee_shm_fop_mmap() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/ |
| H A D | sdio_ops_linux.c | 508 u32 size; in _sd_write() local
|
| /kernel/linux/linux-5.10/drivers/tee/amdtee/ |
| H A D | call.c | 399 handle_load_ta(void *data, u32 size, struct tee_ioctl_open_session_arg *arg) handle_load_ta() argument [all...] |
| H A D | amdtee_private.h | 83 u64 size; member
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | earlycon.c | 39 static void __iomem * __init earlycon_map(resource_size_t paddr, size_t size) in earlycon_map() argument
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | tty_audit.c | 202 void tty_audit_add_data(struct tty_struct *tty, const void *data, size_t size) in tty_audit_add_data() argument 61 tty_audit_log(const char *description, dev_t dev, unsigned char *data, size_t size) tty_audit_log() argument [all...] |
| /kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | r8192E_firmware.h | 41 u16 size; member
|
| /kernel/linux/linux-5.10/drivers/usb/dwc3/ |
| H A D | debug.h | 198 static inline const char *dwc3_gadget_event_string(char *str, size_t size, in dwc3_gadget_event_string() argument 255 dwc3_ep_event_string(char *str, size_t size, const struct dwc3_event_depevt *event, u32 ep0state) dwc3_ep_event_string() argument 371 dwc3_decode_event(char *str, size_t size, u32 event, u32 ep0state) dwc3_decode_event() argument [all...] |
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | stub_tx.c | 242 int size; in stub_send_ret_submit() local
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 61 int size = sizeof(u32) * count, i; in tile_putcs() local
|
| H A D | fbcmap.c | 94 int size = len * sizeof(u16); in fb_alloc_cmap_gfp() local 169 size_t size; in fb_copy_cmap() local 194 size_t size; fb_cmap_to_user() local 269 int rc, size = cmap->len * sizeof(u16); fb_set_user_cmap() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/musb/ |
| H A D | musb_debugfs.c | 23 unsigned size; member
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | display-sysfs.c | 33 display_enabled_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_enabled_store() argument 67 display_tear_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_tear_store() argument 102 display_timings_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_timings_store() argument 149 display_rotate_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_rotate_store() argument 177 display_mirror_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_mirror_store() argument 209 display_wss_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_wss_store() argument 284 display_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t size) display_attr_store() argument [all...] |
| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| H A D | pipe.h | 39 int size; /* array size of "pipe" */ member
|
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | aircable.c | 72 aircable_prepare_write_buffer(struct usb_serial_port *port, void *dest, size_t size) aircable_prepare_write_buffer() argument
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | tsnmap.c | 341 static int sctp_tsnmap_grow(struct sctp_tsnmap *map, u16 size) in sctp_tsnmap_grow() argument
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp_sample_pkts_user.c | 74 static void print_bpf_output(void *ctx, int cpu, void *data, __u32 size) in print_bpf_output() argument
|
| /kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_backchannel.c | 101 size_t size = rqst->rq_callsize; in xprt_rdma_bc_allocate() local
|
| /kernel/linux/linux-5.10/net/xdp/ |
| H A D | xdp_umem.c | 158 u64 addr = mr->addr, size = mr->len; in xdp_umem_reg() local
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A D | auth_unix.c | 169 u32 size; in unx_validate() local
|