Home
last modified time | relevance | path

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

12

/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
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_blorp_exec.c170 blorp_alloc_binding_table(struct blorp_batch *batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blorp.c153 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *out_bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blorp.c173 blorp_alloc_binding_table(struct blorp_batch *blorp_batch, unsigned num_entries, unsigned state_size, unsigned state_alignment, uint32_t *bt_offset, uint32_t *surface_offsets, void **surface_maps) blorp_alloc_binding_table() 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
/third_party/node/deps/v8/src/compiler/
H A Dmemory-lowering.cc245 intptr_t const state_size = state->size() + object_size; in ReduceAllocateRaw() local
/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
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_genX_exec.h2071 blorp_get_compute_push_const(struct blorp_batch *batch, const struct blorp_params *params, uint32_t threads, uint32_t *state_offset, unsigned *state_size) blorp_get_compute_push_const() argument
/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
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1524 size_t state_size = lvp_get_rendering_state_size(); in lvp_CreateDevice() local

Completed in 35 milliseconds

12