| /kernel/linux/linux-5.10/include/linux/ |
| D | nfs_xdr.h | 20 struct nfs4_string { 25 struct nfs_fsid { 33 static inline int nfs_fsid_equal(const struct nfs_fsid *a, const struct nfs_fsid *b) in nfs_fsid_equal() 38 struct nfs4_threshold { 47 struct nfs_fattr { 56 struct { 60 struct { 64 struct nfs_fsid fsid; 67 struct timespec64 atime; 68 struct timespec64 mtime; [all …]
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | nfs_xdr.h | 20 struct nfs4_string { 25 struct nfs_fsid { 33 static inline int nfs_fsid_equal(const struct nfs_fsid *a, const struct nfs_fsid *b) in nfs_fsid_equal() 38 struct nfs4_threshold { 47 struct nfs_fattr { 56 struct { 60 struct { 64 struct nfs_fsid fsid; 67 struct timespec64 atime; 68 struct timespec64 mtime; [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
| D | lpfc_crtn.h | 23 typedef int (*node_filter)(struct lpfc_nodelist *, void *); 25 struct fc_rport; 26 struct fc_frame_header; 27 void lpfc_down_link(struct lpfc_hba *, LPFC_MBOXQ_t *); 28 void lpfc_sli_read_link_ste(struct lpfc_hba *); 29 void lpfc_dump_mem(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t, uint16_t); 30 void lpfc_dump_wakeup_param(struct lpfc_hba *, LPFC_MBOXQ_t *); 31 int lpfc_dump_static_vport(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t); 32 int lpfc_sli4_dump_cfg_rg23(struct lpfc_hba *, struct lpfcMboxq *); 33 void lpfc_read_nv(struct lpfc_hba *, LPFC_MBOXQ_t *); [all …]
|
| /kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
| D | lpfc_crtn.h | 23 typedef int (*node_filter)(struct lpfc_nodelist *, void *); 25 struct fc_rport; 26 struct fc_frame_header; 27 void lpfc_down_link(struct lpfc_hba *, LPFC_MBOXQ_t *); 28 void lpfc_sli_read_link_ste(struct lpfc_hba *); 29 void lpfc_dump_mem(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t, uint16_t); 30 void lpfc_dump_wakeup_param(struct lpfc_hba *, LPFC_MBOXQ_t *); 31 int lpfc_dump_static_vport(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t); 32 int lpfc_sli4_dump_cfg_rg23(struct lpfc_hba *, struct lpfcMboxq *); 33 void lpfc_read_nv(struct lpfc_hba *, LPFC_MBOXQ_t *); [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
| D | radeon_asic.h | 34 uint32_t radeon_legacy_get_engine_clock(struct radeon_device *rdev); 35 void radeon_legacy_set_engine_clock(struct radeon_device *rdev, uint32_t eng_clock); 36 uint32_t radeon_legacy_get_memory_clock(struct radeon_device *rdev); 37 void radeon_legacy_set_clock_gating(struct radeon_device *rdev, int enable); 39 uint32_t radeon_atom_get_engine_clock(struct radeon_device *rdev); 40 void radeon_atom_set_engine_clock(struct radeon_device *rdev, uint32_t eng_clock); 41 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev); 42 void radeon_atom_set_memory_clock(struct radeon_device *rdev, uint32_t mem_clock); 43 void radeon_atom_set_clock_gating(struct radeon_device *rdev, int enable); 45 void atombios_set_backlight_level(struct radeon_encoder *radeon_encoder, u8 level); [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
| D | radeon_asic.h | 34 uint32_t radeon_legacy_get_engine_clock(struct radeon_device *rdev); 35 void radeon_legacy_set_engine_clock(struct radeon_device *rdev, uint32_t eng_clock); 36 uint32_t radeon_legacy_get_memory_clock(struct radeon_device *rdev); 37 void radeon_legacy_set_clock_gating(struct radeon_device *rdev, int enable); 39 uint32_t radeon_atom_get_engine_clock(struct radeon_device *rdev); 40 void radeon_atom_set_engine_clock(struct radeon_device *rdev, uint32_t eng_clock); 41 uint32_t radeon_atom_get_memory_clock(struct radeon_device *rdev); 42 void radeon_atom_set_memory_clock(struct radeon_device *rdev, uint32_t mem_clock); 43 void radeon_atom_set_clock_gating(struct radeon_device *rdev, int enable); 45 void atombios_set_backlight_level(struct radeon_encoder *radeon_encoder, u8 level); [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | priv.h | 4 #define nvkm_fifo(p) container_of((p), struct nvkm_fifo, engine) 7 struct nvkm_cctx; 8 struct nvkm_cgrp; 9 struct nvkm_engn; 10 struct nvkm_memory; 11 struct nvkm_runl; 12 struct nvkm_runq; 13 struct nvkm_vctx; 15 struct nvkm_fifo_func { 16 int (*chid_nr)(struct nvkm_fifo *); [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum.h | 70 struct mlxsw_sp_port; 71 struct mlxsw_sp_rif; 72 struct mlxsw_sp_span_entry; 76 struct mlxsw_sp_upper { 77 struct net_device *dev; 89 struct mlxsw_sp_rif_ops; 91 extern const struct mlxsw_sp_rif_ops *mlxsw_sp1_rif_ops_arr[]; 92 extern const struct mlxsw_sp_rif_ops *mlxsw_sp2_rif_ops_arr[]; 106 struct mlxsw_sp_mid { 107 struct list_head list; [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum.h | 75 struct mlxsw_sp_port; 76 struct mlxsw_sp_rif; 77 struct mlxsw_sp_span_entry; 81 struct mlxsw_sp_upper { 82 struct net_device *dev; 94 struct mlxsw_sp_router_ops; 96 extern const struct mlxsw_sp_router_ops mlxsw_sp1_router_ops; 97 extern const struct mlxsw_sp_router_ops mlxsw_sp2_router_ops; 99 struct mlxsw_sp_switchdev_ops; 101 extern const struct mlxsw_sp_switchdev_ops mlxsw_sp1_switchdev_ops; [all …]
|
| /kernel/linux/linux-5.10/drivers/phy/tegra/ |
| D | xusb.h | 18 int tegra_xusb_padctl_legacy_probe(struct platform_device *pdev); 19 int tegra_xusb_padctl_legacy_remove(struct platform_device *pdev); 21 struct phy; 22 struct phy_provider; 23 struct platform_device; 24 struct regulator; 29 struct tegra_xusb_lane_soc { 40 struct tegra_xusb_lane { 41 const struct tegra_xusb_lane_soc *soc; 42 struct tegra_xusb_pad *pad; [all …]
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| D | xdr3.h | 13 struct nfsd3_sattrargs { 14 struct svc_fh fh; 15 struct iattr attrs; 20 struct nfsd3_diropargs { 21 struct svc_fh fh; 26 struct nfsd3_accessargs { 27 struct svc_fh fh; 31 struct nfsd3_readargs { 32 struct svc_fh fh; 37 struct nfsd3_writeargs { [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| D | gf100.h | 26 #define gf100_gr(p) container_of((p), struct gf100_gr, base) 34 struct nvkm_acr_lsfw; 47 struct gf100_gr_zbc_color { 53 struct gf100_gr_zbc_depth { 59 struct gf100_gr_zbc_stencil { 65 struct gf100_gr { 66 const struct gf100_gr_func *func; 67 struct nvkm_gr base; 69 struct { 70 struct nvkm_falcon falcon; [all …]
|
| D | ctxgf100.h | 6 void gf100_grctx_patch_wr32(struct gf100_gr_chan *, u32 addr, u32 data); 8 struct gf100_grctx_func { 9 void (*unkn88c)(struct gf100_gr *, bool on); 11 void (*main)(struct gf100_gr_chan *); 13 void (*unkn)(struct gf100_gr *); 15 const struct gf100_gr_pack *hub; 16 const struct gf100_gr_pack *gpc_0; 17 const struct gf100_gr_pack *gpc_1; 18 const struct gf100_gr_pack *zcull; 19 const struct gf100_gr_pack *tpc; [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | channv50.h | 4 #define nv50_disp_chan(p) container_of((p), struct nv50_disp_chan, object) 7 struct nv50_disp_root; 9 struct nv50_disp_chan { 10 const struct nv50_disp_chan_func *func; 11 const struct nv50_disp_chan_mthd *mthd; 12 struct nv50_disp *disp; 14 struct { 20 struct nvkm_object object; 22 struct nvkm_memory *memory; 28 struct nv50_disp_chan_func { [all …]
|
| /kernel/linux/linux-6.6/drivers/phy/tegra/ |
| D | xusb.h | 20 int tegra_xusb_padctl_legacy_probe(struct platform_device *pdev); 21 int tegra_xusb_padctl_legacy_remove(struct platform_device *pdev); 23 struct phy; 24 struct phy_provider; 25 struct platform_device; 26 struct regulator; 31 struct tegra_xusb_lane_soc { 41 struct { 46 struct tegra_xusb_lane { 47 const struct tegra_xusb_lane_soc *soc; [all …]
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | hist.h | 12 struct hist_entry; 13 struct hist_entry_ops; 14 struct addr_location; 15 struct map_symbol; 16 struct mem_info; 17 struct branch_info; 18 struct branch_stack; 19 struct block_info; 20 struct symbol; 21 struct ui_progress; [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | mlx4.h | 174 struct mlx4_vhcr { 185 struct mlx4_vhcr_cmd { 197 struct mlx4_cmd_info { 203 int (*verify)(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, 204 struct mlx4_cmd_mailbox *inbox); 205 int (*wrapper)(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, 206 struct mlx4_cmd_mailbox *inbox, 207 struct mlx4_cmd_mailbox *outbox, 208 struct mlx4_cmd_info *cmd); 239 struct mlx4_bitmap { [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cudbg_lib.h | 9 int cudbg_collect_reg_dump(struct cudbg_init *pdbg_init, 10 struct cudbg_buffer *dbg_buff, 11 struct cudbg_error *cudbg_err); 12 int cudbg_collect_fw_devlog(struct cudbg_init *pdbg_init, 13 struct cudbg_buffer *dbg_buff, 14 struct cudbg_error *cudbg_err); 15 int cudbg_collect_cim_la(struct cudbg_init *pdbg_init, 16 struct cudbg_buffer *dbg_buff, 17 struct cudbg_error *cudbg_err); 18 int cudbg_collect_cim_ma_la(struct cudbg_init *pdbg_init, [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cudbg_lib.h | 9 int cudbg_collect_reg_dump(struct cudbg_init *pdbg_init, 10 struct cudbg_buffer *dbg_buff, 11 struct cudbg_error *cudbg_err); 12 int cudbg_collect_fw_devlog(struct cudbg_init *pdbg_init, 13 struct cudbg_buffer *dbg_buff, 14 struct cudbg_error *cudbg_err); 15 int cudbg_collect_cim_la(struct cudbg_init *pdbg_init, 16 struct cudbg_buffer *dbg_buff, 17 struct cudbg_error *cudbg_err); 18 int cudbg_collect_cim_ma_la(struct cudbg_init *pdbg_init, [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/ |
| D | hw_sequencer.h | 35 struct pipe_ctx; 36 struct dc_state; 37 struct dc_stream_status; 38 struct dc_writeback_info; 39 struct dchub_init_data; 40 struct dc_static_screen_params; 41 struct resource_pool; 42 struct dc_phy_addr_space_config; 43 struct dc_virtual_addr_space_config; 44 struct dpp; [all …]
|
| D | dce_calcs.h | 35 struct pipe_ctx; 36 struct dc; 37 struct dc_state; 38 struct dce_bw_output; 133 struct bw_calcs_dceip { 141 struct bw_fixed dmif_request_buffer_size; 149 struct bw_fixed underlay_vscaler_efficiency6_bit_per_component; 150 struct bw_fixed underlay_vscaler_efficiency8_bit_per_component; 151 struct bw_fixed underlay_vscaler_efficiency10_bit_per_component; 152 struct bw_fixed underlay_vscaler_efficiency12_bit_per_component; [all …]
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx4/ |
| D | mlx4_ib.h | 84 struct mlx4_ib_ucontext { 85 struct ib_ucontext ibucontext; 86 struct mlx4_uar uar; 87 struct list_head db_page_list; 88 struct mutex db_page_mutex; 89 struct list_head wqn_ranges_list; 90 struct mutex wqn_ranges_mutex; /* protect wqn_ranges_list */ 93 struct mlx4_ib_pd { 94 struct ib_pd ibpd; 98 struct mlx4_ib_xrcd { [all …]
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | coda.h | 29 struct timespec { 51 struct timespec { 83 struct venus_dirent { 91 #define DIRSIZ(dp) ((sizeof (struct venus_dirent) - (CODA_MAXNAMLEN+1)) + \ 110 struct CodaFid { 118 struct coda_vattr { 127 struct timespec va_atime; 128 struct timespec va_mtime; 129 struct timespec va_ctime; 137 struct coda_statfs { [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/ |
| D | mlx4_ib.h | 83 struct mlx4_ib_ucontext { 84 struct ib_ucontext ibucontext; 85 struct mlx4_uar uar; 86 struct list_head db_page_list; 87 struct mutex db_page_mutex; 88 struct list_head wqn_ranges_list; 89 struct mutex wqn_ranges_mutex; /* protect wqn_ranges_list */ 92 struct mlx4_ib_pd { 93 struct ib_pd ibpd; 97 struct mlx4_ib_xrcd { [all …]
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 104 struct mlx5_bfreg_info { 112 struct mutex lock; 122 struct mlx5_ib_ucontext { 123 struct ib_ucontext ibucontext; 124 struct list_head db_page_list; 128 struct mutex db_page_mutex; 129 struct mlx5_bfreg_info bfregi; 140 static inline struct mlx5_ib_ucontext *to_mucontext(struct ib_ucontext *ibucontext) in to_mucontext() 142 return container_of(ibucontext, struct mlx5_ib_ucontext, ibucontext); in to_mucontext() 145 struct mlx5_ib_pd { [all …]
|