Home
last modified time | relevance | path

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

/Linux-v6.1/fs/notify/fanotify/
Dfanotify_user.c358 info.hdr.info_type = FAN_EVENT_INFO_TYPE_ERROR; in copy_error_info_to_user()
374 int info_type, const char *name, in copy_fid_info_to_user() argument
395 switch (info_type) { in copy_fid_info_to_user()
411 info.hdr.info_type = info_type; in copy_fid_info_to_user()
483 info.hdr.info_type = FAN_EVENT_INFO_TYPE_PIDFD; in copy_pidfd_info_to_user()
498 int ret, total_bytes = 0, info_type = 0; in copy_info_records_to_user() local
509 info_type = info->name_len ? FAN_EVENT_INFO_TYPE_DFID_NAME : in copy_info_records_to_user()
514 info_type = FAN_EVENT_INFO_TYPE_OLD_DFID_NAME; in copy_info_records_to_user()
518 info_type, in copy_info_records_to_user()
531 info_type = FAN_EVENT_INFO_TYPE_NEW_DFID_NAME; in copy_info_records_to_user()
[all …]
/Linux-v6.1/samples/fanotify/
Dfs-monitor.c84 switch (info->info_type) { in handle_notifications()
104 info->info_type, info->len); in handle_notifications()
/Linux-v6.1/drivers/input/keyboard/
Dcros_ec_keyb.c335 enum ec_mkbp_info_type info_type, in cros_ec_keyb_info() argument
354 params->info_type = info_type; in cros_ec_keyb_info()
364 (int)info_type, (int)event_type, ret); in cros_ec_keyb_info()
367 (int)info_type, (int)event_type, in cros_ec_keyb_info()
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1191 enum iwl_rx_phy_info_type info_type; member
1342 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1383 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_decode_he_phy_data()
1384 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_decode_he_phy_data()
1411 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1425 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1498 if (phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU || in iwl_mvm_rx_he()
1499 phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU_EXT) { in iwl_mvm_rx_he()
1605 switch (phy_data->info_type) { in iwl_mvm_decode_lsig()
1673 phy_data->info_type = IWL_RX_PHY_INFO_TYPE_NONE; in iwl_mvm_rx_fill_status()
[all …]
/Linux-v6.1/fs/cifs/
Dcifs_ioctl.h41 __u32 info_type; member
Dsmb2proto.h177 u8 info_class, u8 info_type,
211 u8 info_class, u8 info_type, u32 additional_info,
Dsmb2pdu.c3491 u8 info_class, u8 info_type, u32 additional_info, in SMB2_query_info_init() argument
3504 req->InfoType = info_type; in SMB2_query_info_init()
3533 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info() argument
3566 info_class, info_type, additional_info, in query_info()
3572 ses->Suid, info_class, (__u32)info_type); in query_info()
3581 ses->Suid, info_class, (__u32)info_type, rc); in query_info()
3586 ses->Suid, info_class, (__u32)info_type); in query_info()
5075 u8 info_class, u8 info_type, u32 additional_info, in SMB2_set_info_init() argument
5089 req->InfoType = info_type; in SMB2_set_info_init()
5125 u8 info_type, u32 additional_info, unsigned int num, in send_set_info() argument
[all …]
Dsmb2ops.c1443 switch (qi.info_type & FSCTL_DEVICE_ACCESS_MASK) { in smb2_ioctl_query_info()
1480 qi.info_type, buffer, qi.output_buffer_length, in smb2_ioctl_query_info()
1512 qi.info_type, qi.additional_information, in smb2_ioctl_query_info()
/Linux-v6.1/include/uapi/linux/
Dfanotify.h154 __u8 info_type; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c481 u8 info_type, u16 data_size, void *mcqi_data) in mlx5_reg_mcqi_query() argument
490 MLX5_SET(mcqi_reg, in, info_type, info_type); in mlx5_reg_mcqi_query()
/Linux-v6.1/drivers/iio/proximity/
Dcros_ec_mkbp_proximity.c80 params->info_type = EC_MKBP_INFO_CURRENT; in cros_ec_mkbp_proximity_query()
/Linux-v6.1/Documentation/admin-guide/
Dfilesystem-monitoring.rst55 identified by ``struct fanotify_event_info_header.info_type`` being set
/Linux-v6.1/arch/ia64/kernel/
Dpalinfo.c427 static const char * const info_type[] = { in register_info() local
437 seq_printf(m, "%-32s : ", info_type[info]); in register_info()
/Linux-v6.1/drivers/net/ethernet/dec/tulip/
Dtulip.h390 int info_type; member
/Linux-v6.1/sound/soc/sof/
Dsof-audio.h307 int info_type; member
Dtopology.c919 scontrol->info_type = le32_to_cpu(hdr->ops.info); in sof_control_load()
Dipc4-topology.c1436 switch (scontrol->info_type) { in sof_ipc4_control_setup()
Dipc3-topology.c1743 switch (scontrol->info_type) { in sof_ipc3_control_setup()
/Linux-v6.1/drivers/hid/
Dhid-google-hammer.c73 params->info_type = get_state ? in cbas_ec_query_base()
/Linux-v6.1/arch/ia64/include/asm/
Dpal.h1224 ia64_pal_mc_dynamic_state (u64 info_type, u64 dy_buffer, u64 *size) in ia64_pal_mc_dynamic_state() argument
1227 PAL_CALL(iprv, PAL_MC_DYNAMIC_STATE, info_type, dy_buffer, 0); in ia64_pal_mc_dynamic_state()
/Linux-v6.1/drivers/scsi/esas2r/
Datioctl.h980 u8 info_type; member
/Linux-v6.1/include/linux/platform_data/
Dcros_ec_commands.h3166 uint8_t info_type; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h10274 MLXSW_ITEM32(reg, mcqi, info_type, 0x08, 0, 5);
/Linux-v6.1/include/linux/mlx5/
Dmlx5_ifc.h10505 u8 info_type[0x5]; member