Home
last modified time | relevance | path

Searched refs:info_type (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/fs/notify/fanotify/
H A Dfanotify_user.c454 int info_type, const char *name, in copy_fid_info_to_user() argument
475 switch (info_type) { in copy_fid_info_to_user()
491 info.hdr.info_type = info_type; in copy_fid_info_to_user()
602 int ret, total_bytes = 0, info_type = 0; in copy_info_records_to_user() local
622 info_type, in copy_info_records_to_user()
638 info_type, in copy_info_records_to_user()
658 info_type = FAN_EVENT_INFO_TYPE_FID; in copy_info_records_to_user()
666 info_type = FAN_EVENT_INFO_TYPE_DFID_NAME; in copy_info_records_to_user()
676 info_type = FAN_EVENT_INFO_TYPE_DFID; in copy_info_records_to_user()
684 info_type = FAN_EVENT_INFO_TYPE_FID; in copy_info_records_to_user()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c21 enum iwl_rx_phy_info_type info_type; member
308 switch (phy_data->info_type) { in iwl_mld_decode_he_phy_data()
381 switch (phy_data->info_type) { in iwl_mld_decode_he_phy_data()
395 switch (phy_data->info_type) { in iwl_mld_decode_he_phy_data()
570 switch (phy_data->info_type) { in iwl_mld_decode_lsig()
892 u8 info_type = phy_data->info_type; in iwl_mld_decode_eht_phy_data() local
895 if (info_type < IWL_RX_PHY_INFO_TYPE_EHT_MU || in iwl_mld_decode_eht_phy_data()
896 info_type > IWL_RX_PHY_INFO_TYPE_EHT_TB_EXT) in iwl_mld_decode_eht_phy_data()
988 info_type == IWL_RX_PHY_INFO_TYPE_EHT_TB) in iwl_mld_decode_eht_phy_data()
992 info_type == IWL_RX_PHY_INFO_TYPE_EHT_MU) in iwl_mld_decode_eht_phy_data()
[all …]
/linux-6.15/samples/fanotify/
H A Dfs-monitor.c84 switch (info->info_type) { in handle_notifications()
104 info->info_type, info->len); in handle_notifications()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c917 enum iwl_rx_phy_info_type info_type; member
1071 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1144 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1158 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1481 u8 info_type = phy_data->info_type; in iwl_mvm_decode_eht_phy_data() local
1484 if (info_type < IWL_RX_PHY_INFO_TYPE_EHT_MU || in iwl_mvm_decode_eht_phy_data()
1485 info_type > IWL_RX_PHY_INFO_TYPE_EHT_TB_EXT) in iwl_mvm_decode_eht_phy_data()
1580 info_type == IWL_RX_PHY_INFO_TYPE_EHT_TB) in iwl_mvm_decode_eht_phy_data()
1584 info_type == IWL_RX_PHY_INFO_TYPE_EHT_MU) in iwl_mvm_decode_eht_phy_data()
1864 switch (phy_data->info_type) { in iwl_mvm_decode_lsig()
[all …]
/linux-6.15/drivers/input/keyboard/
H A Dcros_ec_keyb.c348 enum ec_mkbp_info_type info_type, in cros_ec_keyb_info() argument
367 params->info_type = info_type; in cros_ec_keyb_info()
377 (int)info_type, (int)event_type, ret); in cros_ec_keyb_info()
380 (int)info_type, (int)event_type, in cros_ec_keyb_info()
/linux-6.15/fs/smb/client/
H A Dcifs_ioctl.h46 __u32 info_type; member
H A Dsmb2proto.h210 u8 info_class, u8 info_type,
243 u8 info_class, u8 info_type, u32 additional_info,
H A Dsmb2pdu.c3734 u8 info_class, u8 info_type, u32 additional_info, in SMB2_query_info_init() argument
3752 req->InfoType = info_type; in SMB2_query_info_init()
3821 info_class, info_type, additional_info, in query_info()
3827 ses->Suid, info_class, (__u32)info_type); in query_info()
3839 ses->Suid, info_class, (__u32)info_type, rc); in query_info()
3844 ses->Suid, info_class, (__u32)info_type); in query_info()
5561 u8 info_class, u8 info_type, u32 additional_info, in SMB2_set_info_init() argument
5575 req->InfoType = info_type; in SMB2_set_info_init()
5610 u8 info_type, u32 additional_info, unsigned int num, in send_set_info() argument
5648 info_class, info_type, additional_info, in send_set_info()
[all …]
H A Dsmb2ops.c1626 switch (qi.info_type & FSCTL_DEVICE_ACCESS_MASK) { in smb2_ioctl_query_info()
1663 qi.info_type, buffer, qi.output_buffer_length, in smb2_ioctl_query_info()
1695 qi.info_type, qi.additional_information, in smb2_ioctl_query_info()
/linux-6.15/include/uapi/linux/
H A Dfanotify.h164 __u8 info_type; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw.c493 u8 info_type, u16 data_size, void *mcqi_data) in mlx5_reg_mcqi_query() argument
502 MLX5_SET(mcqi_reg, in, info_type, info_type); in mlx5_reg_mcqi_query()
/linux-6.15/drivers/iio/proximity/
H A Dcros_ec_mkbp_proximity.c80 params->info_type = EC_MKBP_INFO_CURRENT; in cros_ec_mkbp_proximity_query()
/linux-6.15/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst55 identified by ``struct fanotify_event_info_header.info_type`` being set
/linux-6.15/drivers/net/ethernet/dec/tulip/
H A Dtulip.h390 int info_type; member
/linux-6.15/sound/soc/sof/
H A Dsof-audio.h376 int info_type; member
H A Dipc4-control.c799 switch (scontrol->info_type) { in sof_ipc4_widget_kcontrol_setup()
H A Dtopology.c980 scontrol->info_type = le32_to_cpu(hdr->ops.info); in sof_control_load()
H A Dipc3-topology.c1873 switch (scontrol->info_type) { in sof_ipc3_control_setup()
H A Dipc4-topology.c2705 switch (scontrol->info_type) { in sof_ipc4_control_setup()
/linux-6.15/drivers/hid/
H A Dhid-google-hammer.c72 params->info_type = get_state ? in cbas_ec_query_base()
/linux-6.15/drivers/scsi/esas2r/
H A Datioctl.h980 u8 info_type; member
/linux-6.15/include/linux/platform_data/
H A Dcros_ec_commands.h3208 uint8_t info_type; member
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h10458 MLXSW_ITEM32(reg, mcqi, info_type, 0x08, 0, 5);
/linux-6.15/include/linux/mlx5/
H A Dmlx5_ifc.h11328 u8 info_type[0x5]; member