Home
last modified time | relevance | path

Searched defs:state_size (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dsignal.c283 int state_size = fpu_kernel_xstate_size; in __fpu__restore_sig() local
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_net.c44 unsigned int state_size = PDE(inode)->state_size; in seq_open_net() local
104 proc_create_net_data(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, unsigned int state_size, void *data) proc_create_net_data() argument
146 proc_create_net_data_write(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, proc_write_t write, unsigned int state_size, void *data) proc_create_net_data_write() argument
[all...]
H A Dinternal.h53 unsigned int state_size; member
H A Dgeneric.c621 proc_create_seq_private(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, unsigned int state_size, void *data) proc_create_seq_private() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_net.c41 unsigned int state_size = PDE(inode)->state_size; in seq_open_net() local
114 proc_create_net_data(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, unsigned int state_size, void *data) proc_create_net_data() argument
156 proc_create_net_data_write(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, proc_write_t write, unsigned int state_size, void *data) proc_create_net_data_write() argument
[all...]
H A Dinternal.h53 unsigned int state_size; member
H A Dgeneric.c615 proc_create_seq_private(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct seq_operations *ops, unsigned int state_size, void *data) proc_create_seq_private() argument
/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dcore.h68 u32 state_size; member
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A Dcore.h57 u32 state_size; member
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h245 u32 state_size; member
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h236 u32 state_size; member
/kernel/linux/linux-6.6/drivers/vfio/pci/mlx5/
H A Dmain.c1196 size_t state_size; in mlx5vf_pci_get_data_size() local
350 mlx5vf_prep_stop_copy(struct mlx5_vf_migration_file *migf, size_t state_size) mlx5vf_prep_stop_copy() argument
H A Dcmd.c88 mlx5vf_cmd_query_vhca_migration_state(struct mlx5vf_pci_core_device *mvdev, size_t *state_size, u8 query_flags) mlx5vf_cmd_query_vhca_migration_state() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c742 int state_size = crypto_shash_statesize(ctx->hashalg); in aead_hmac_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c748 uint32_t state_size; in dmub_fw_state_show() local
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c799 int state_size = crypto_shash_statesize(ctx->hashalg); in aead_hmac_init() local
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c744 int state_size = crypto_shash_statesize(ctx->hashalg); in aead_hmac_init() local
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/
H A Dxstate.c475 u32 max_palid, palid, state_size; in check_xtile_data_against_struct() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c948 uint32_t state_size; in dmub_fw_state_show() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dni_dpm.c2693 size_t state_size = struct_size(smc_state, levels, in ni_upload_sw_state() local
H A Dsi_dpm.c5259 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE) + in si_upload_sw_state() local
5286 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE); in si_upload_ulv_state() local
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dni_dpm.c2694 size_t state_size = struct_size(smc_state, levels, in ni_upload_sw_state() local
H A Dsi_dpm.c5259 size_t state_size = struct_size(smc_state, levels, in si_upload_sw_state() local
5284 u32 state_size = sizeof(struct SISLANDS_SMC_SWSTATE_SINGLE); in si_upload_ulv_state() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c5718 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE) + in si_upload_sw_state() local
5743 u32 state_size = sizeof(SISLANDS_SMC_SWSTATE); in si_upload_ulv_state() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5761 size_t state_size = struct_size(smc_state, levels, in si_upload_sw_state() local
5783 u32 state_size = sizeof(struct SISLANDS_SMC_SWSTATE_SINGLE); in si_upload_ulv_state() local

Completed in 72 milliseconds