Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c229 int info_type, const char *name, size_t name_len, in copy_info_to_user() argument
252 switch (info_type) { in copy_info_to_user()
266 info.hdr.info_type = info_type; in copy_info_to_user()
333 int info_type = 0; in copy_event_to_user() local
374 info_type = info->name_len ? FAN_EVENT_INFO_TYPE_DFID_NAME : in copy_event_to_user()
378 info_type, fanotify_info_name(info), in copy_event_to_user()
391 if (fid_mode == FAN_REPORT_FID || info_type) { in copy_event_to_user()
396 info_type = FAN_EVENT_INFO_TYPE_FID; in copy_event_to_user()
404 info_type = FAN_EVENT_INFO_TYPE_DFID_NAME; in copy_event_to_user()
414 info_type = FAN_EVENT_INFO_TYPE_DFID; in copy_event_to_user()
[all …]
/Linux-v5.10/drivers/input/keyboard/
Dcros_ec_keyb.c329 enum ec_mkbp_info_type info_type, in cros_ec_keyb_info() argument
348 params->info_type = info_type; in cros_ec_keyb_info()
358 (int)info_type, (int)event_type, ret); in cros_ec_keyb_info()
361 (int)info_type, (int)event_type, in cros_ec_keyb_info()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1147 enum iwl_rx_phy_info_type info_type; member
1292 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1333 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_decode_he_phy_data()
1334 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_decode_he_phy_data()
1361 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1375 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1447 if (phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU || in iwl_mvm_rx_he()
1448 phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU_EXT) { in iwl_mvm_rx_he()
1566 switch (phy_data->info_type) { in iwl_mvm_decode_lsig()
1616 .info_type = IWL_RX_PHY_INFO_TYPE_NONE, in iwl_mvm_rx_mpdu_mq()
[all …]
/Linux-v5.10/fs/cifs/
Dcifs_ioctl.h51 __u32 info_type; member
Dsmb2proto.h198 u8 info_class, u8 info_type,
232 u8 info_class, u8 info_type, u32 additional_info,
Dsmb2pdu.c3326 u8 info_class, u8 info_type, u32 additional_info, in SMB2_query_info_init() argument
3339 req->InfoType = info_type; in SMB2_query_info_init()
3368 u64 persistent_fid, u64 volatile_fid, u8 info_class, u8 info_type, in query_info() argument
3401 info_class, info_type, additional_info, in query_info()
3407 ses->Suid, info_class, (__u32)info_type); in query_info()
3416 ses->Suid, info_class, (__u32)info_type, rc); in query_info()
3421 ses->Suid, info_class, (__u32)info_type); in query_info()
4827 u8 info_class, u8 info_type, u32 additional_info, in SMB2_set_info_init() argument
4841 req->InfoType = info_type; in SMB2_set_info_init()
4877 u8 info_type, u32 additional_info, unsigned int num, in send_set_info() argument
[all …]
Dsmb2ops.c1572 switch (qi.info_type & FSCTL_DEVICE_ACCESS_MASK) { in smb2_ioctl_query_info()
1610 qi.info_type, true, buffer, in smb2_ioctl_query_info()
1641 qi.info_type, qi.additional_information, in smb2_ioctl_query_info()
/Linux-v5.10/include/uapi/linux/
Dfanotify.h129 __u8 info_type; member
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c448 u8 info_type, u16 data_size, void *mcqi_data) in mlx5_reg_mcqi_query() argument
457 MLX5_SET(mcqi_reg, in, info_type, info_type); in mlx5_reg_mcqi_query()
/Linux-v5.10/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-v5.10/drivers/net/ethernet/dec/tulip/
Dtulip.h390 int info_type; member
/Linux-v5.10/drivers/hid/
Dhid-google-hammer.c70 params->info_type = get_state ? in cbas_ec_query_base()
/Linux-v5.10/arch/ia64/include/asm/
Dpal.h1223 ia64_pal_mc_dynamic_state (u64 info_type, u64 dy_buffer, u64 *size) in ia64_pal_mc_dynamic_state() argument
1226 PAL_CALL(iprv, PAL_MC_DYNAMIC_STATE, info_type, dy_buffer, 0); in ia64_pal_mc_dynamic_state()
/Linux-v5.10/drivers/scsi/esas2r/
Datioctl.h979 u8 info_type; member
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h3148 uint8_t info_type; member
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dreg.h9307 MLXSW_ITEM32(reg, mcqi, info_type, 0x08, 0, 5);
/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc.h9723 u8 info_type[0x5]; member