/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | cdma.c | 190 unsigned int space; in host1x_cdma_wait_locked() local 241 unsigned int space; in host1x_cdma_wait_pushbuffer_space() local 563 unsigned int space = cdma->slots_free; host1x_cdma_push_wide() local [all...] |
/kernel/linux/linux-5.10/drivers/media/radio/si470x/ |
H A D | radio-si470x-common.c | 112 static unsigned short space = 2; variable
|
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | rc-ir-raw.c | 406 unsigned int space; ir_raw_gen_pd() local [all...] |
/kernel/linux/linux-5.10/drivers/pnp/ |
H A D | interface.c | 55 static void pnp_print_port(pnp_info_buffer_t * buffer, char *space, in pnp_print_port() argument 67 static void pnp_print_irq(pnp_info_buffer_t * buffer, char *space, in pnp_print_irq() argument 100 static void pnp_print_dma(pnp_info_buffer_t * buffer, char *space, in pnp_print_dma() argument 152 static void pnp_print_mem(pnp_info_buffer_t * buffer, char *space, in pnp_print_mem() argument 188 static void pnp_print_option(pnp_info_buffer_t * buffer, char *space, in pnp_print_option() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/radio/si470x/ |
H A D | radio-si470x-common.c | 112 static unsigned short space = 2; variable
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | rc-ir-raw.c | 404 unsigned int space; ir_raw_gen_pd() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | pci_vsc.c | 123 int mlx5_vsc_gw_set_space(struct mlx5_core_dev *dev, u16 space, in mlx5_vsc_gw_set_space() argument 283 int mlx5_vsc_sem_set_space(struct mlx5_core_dev *dev, u16 space, in mlx5_vsc_sem_set_space() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 442 sxgbe_get_regs(struct net_device *dev, struct ethtool_regs *regs, void *space) sxgbe_get_regs() argument
|
/kernel/linux/linux-6.6/fs/efs/ |
H A D | efs.h | 103 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2.c | 568 xfs_dir2_grow_inode( struct xfs_da_args *args, int space, xfs_dir2_db_t *dbp) xfs_dir2_grow_inode() argument [all...] |
/kernel/linux/linux-6.6/fs/quota/ |
H A D | quota_v2.c | 47 static inline qsize_t v2_stoqb(qsize_t space) in v2_stoqb() argument
|
/kernel/linux/linux-6.6/drivers/w1/ |
H A D | w1_netlink.c | 83 static void w1_reply_make_space(struct w1_cb_block *block, u16 space) in w1_reply_make_space() argument 138 u32 space; in w1_netlink_queue_cmd() local 166 u16 space = sizeof(struct cn_msg) + sizeof(*req_msg) + sizeof(*req_cmd); w1_netlink_queue_status() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_fops.c | 241 int space, err = 0; in atomisp_q_video_buffers_to_css() local
|
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_buffer.c | 96 int space = port->buf.mem_limit - atomic_read(&port->buf.mem_used); in tty_buffer_space_avail() local 309 size_t space = __tty_buffer_request_room(port, goal, need_flags); in __tty_insert_flip_string_flags() local 356 size_t space = __tty_buffer_request_room(port, size, false); tty_prepare_flip_string() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_arm.h | 75 size_t space; member
|
/kernel/linux/linux-6.6/drivers/pnp/ |
H A D | interface.c | 56 static void pnp_print_port(pnp_info_buffer_t * buffer, char *space, in pnp_print_port() argument 68 static void pnp_print_irq(pnp_info_buffer_t * buffer, char *space, in pnp_print_irq() argument 101 static void pnp_print_dma(pnp_info_buffer_t * buffer, char *space, in pnp_print_dma() argument 153 static void pnp_print_mem(pnp_info_buffer_t * buffer, char *space, in pnp_print_mem() argument 189 static void pnp_print_option(pnp_info_buffer_t * buffer, char *space, in pnp_print_option() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | uhci-debug.c | 43 uhci_show_td(struct uhci_hcd *uhci, struct uhci_td *td, char *buf, int len, int space) uhci_show_td() argument 100 uhci_show_urbp(struct uhci_hcd *uhci, struct urb_priv *urbp, char *buf, int len, int space) uhci_show_urbp() argument 165 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) uhci_show_qh() argument 625 uhci_show_qh(struct uhci_hcd *uhci, struct uhci_qh *qh, char *buf, int len, int space) uhci_show_qh() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
H A D | i810_accel.c | 59 static inline int wait_for_space(struct fb_info *info, u32 space) in wait_for_space() argument 118 begin_iring(struct fb_info *info, u32 space) begin_iring() argument [all...] |
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm2-space.c | 31 static void tpm2_flush_sessions(struct tpm_chip *chip, struct tpm_space *space) in tpm2_flush_sessions() argument 41 int tpm2_init_space(struct tpm_space *space, unsigned int buf_size) in tpm2_init_space() argument 59 tpm2_del_space(struct tpm_chip *chip, struct tpm_space *space) tpm2_del_space() argument 166 struct tpm_space *space = &chip->work_space; tpm2_flush_space() local 178 struct tpm_space *space = &chip->work_space; tpm2_load_space() local 224 tpm2_map_to_phandle(struct tpm_space *space, void *handle) tpm2_map_to_phandle() argument 241 struct tpm_space *space = &chip->work_space; tpm2_map_command() local 265 tpm_find_and_validate_cc(struct tpm_chip *chip, struct tpm_space *space, const void *cmd, size_t len) tpm_find_and_validate_cc() argument 300 tpm2_prepare_space(struct tpm_chip *chip, struct tpm_space *space, u8 *cmd, size_t cmdsiz) tpm2_prepare_space() argument 340 struct tpm_space *space = &chip->work_space; tpm2_add_session() local 354 tpm2_map_to_vhandle(struct tpm_space *space, u32 phandle, bool alloc) tpm2_map_to_vhandle() argument 377 struct tpm_space *space = &chip->work_space; tpm2_map_response_header() local 437 struct tpm_space *space = &chip->work_space; tpm2_map_response_body() local 493 struct tpm_space *space = &chip->work_space; tpm2_save_space() local 534 tpm2_commit_space(struct tpm_chip *chip, struct tpm_space *space, void *buf, size_t *bufsiz) tpm2_commit_space() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | padlock-sha.c | 83 unsigned int space; in padlock_sha1_finup() local 144 unsigned int space; in padlock_sha256_finup() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tx.c | 429 int space; in efx_xdp_tx_buffers() local
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-input.c | 991 int space; in saa7134_raw_decode_irq() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-phy-db.c | 56 __le32 space; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/ |
H A D | txrx.c | 244 int space; in wcn36xx_unchain_msdu() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | tx.c | 216 int space; in efx_siena_xdp_tx_buffers() local
|