Home
last modified time | relevance | path

Searched defs:state_size (Results 1 – 10 of 10) sorted by relevance

/linux/fs/proc/
H A Dproc_net.c41 unsigned int state_size = PDE(inode)->state_size; in seq_open_net() local
116 unsigned int state_size, void *data) in proc_create_net_data()
161 unsigned int state_size, void *data) in proc_create_net_data_write()
H A Dgeneric.c625 unsigned int state_size, void *data) in proc_create_seq_private()
/linux/include/linux/
H A Dproc_fs.h135 #define proc_create_net(name, mode, parent, ops, state_size) \ argument
217 #define proc_create_net_data(name, mode, parent, ops, state_size, data) ({NULL;}) argument
218 #define proc_create_net_data_write(name, mode, parent, ops, write, state_size, data) ({NULL;}) argument
219 #define proc_create_net(name, mode, parent, state_size, ops) ({NULL;}) argument
/linux/include/linux/qat/
H A Dqat_mig_dev.h13 u32 state_size; member
/linux/drivers/vfio/pci/mlx5/
H A Dmain.c380 size_t state_size, u64 full_size, in mlx5vf_prep_stop_copy()
1250 size_t state_size; in mlx5vf_pci_get_data_size() local
H A Dcmd.c89 size_t *state_size, u64 *total_size, in mlx5vf_cmd_query_vhca_migration_state()
/linux/sound/soc/intel/catpt/
H A Dcore.h57 u32 state_size; member
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h236 u32 state_size; member
/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c5215 size_t state_size = struct_size(smc_state, levels, in si_upload_sw_state() local
5240 u32 state_size = sizeof(struct SISLANDS_SMC_SWSTATE_SINGLE); in si_upload_ulv_state() local
H A Dni_dpm.c2694 size_t state_size = struct_size(smc_state, levels, in ni_upload_sw_state() local