| /drivers/infiniband/hw/mlx5/ |
| A D | cmd.c | 57 void mlx5_cmd_destroy_tir(struct mlx5_core_dev *dev, u32 tirn, u16 uid) in mlx5_cmd_destroy_tir() 67 void mlx5_cmd_destroy_tis(struct mlx5_core_dev *dev, u32 tisn, u16 uid) in mlx5_cmd_destroy_tis() 77 int mlx5_cmd_destroy_rqt(struct mlx5_core_dev *dev, u32 rqtn, u16 uid) in mlx5_cmd_destroy_rqt() 88 u16 uid) in mlx5_cmd_alloc_transport_domain() 107 u16 uid) in mlx5_cmd_dealloc_transport_domain() 118 int mlx5_cmd_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn, u16 uid) in mlx5_cmd_dealloc_pd() 129 u32 qpn, u16 uid) in mlx5_cmd_attach_mcg() 143 u32 qpn, u16 uid) in mlx5_cmd_detach_mcg() 156 int mlx5_cmd_xrcd_alloc(struct mlx5_core_dev *dev, u32 *xrcdn, u16 uid) in mlx5_cmd_xrcd_alloc() 223 int mlx5_cmd_uar_alloc(struct mlx5_core_dev *dev, u32 *uarn, u16 uid) in mlx5_cmd_uar_alloc() [all …]
|
| A D | devx.c | 152 u16 uid; in mlx5_ib_devx_create() local 187 void mlx5_ib_devx_destroy(struct mlx5_ib_dev *dev, u16 uid) in mlx5_ib_devx_destroy() 1117 int uid; in UVERBS_HANDLER() local 1154 u16 uid = MLX5_GET(general_obj_in_cmd_hdr, in, uid); in devx_obj_build_destroy_cmd() local 1527 int uid; in UVERBS_HANDLER() local 1643 int uid; in UVERBS_HANDLER() local 1689 int uid; in UVERBS_HANDLER() local 1828 int uid; in UVERBS_HANDLER() local 2607 int uid; in mlx5_ib_devx_init() local
|
| A D | srq.h | 36 u16 uid; member 50 u16 uid; member
|
| A D | qpc.c | 405 struct mbox_info *mbox, u16 uid, u32 ece) in modify_qp_mbox_alloc() 589 static int destroy_rq_tracked(struct mlx5_ib_dev *dev, u32 rqn, u16 uid) in destroy_rq_tracked() 642 static void destroy_sq_tracked(struct mlx5_ib_dev *dev, u32 sqn, u16 uid) in destroy_sq_tracked()
|
| A D | qos.c | 34 u16 uid; in UVERBS_HANDLER() local
|
| /drivers/s390/block/ |
| A D | dasd_alias.c | 45 static struct alias_server *_find_server(struct dasd_uid *uid) in _find_server() 59 struct dasd_uid *uid) in _find_lcu() 70 struct dasd_uid *uid) in _find_group() 97 static struct alias_server *_allocate_server(struct dasd_uid *uid) in _allocate_server() 116 static struct alias_lcu *_allocate_lcu(struct dasd_uid *uid) in _allocate_lcu() 185 struct dasd_uid uid; in dasd_alias_make_device_known_to_lcu() local 243 struct dasd_uid uid; in dasd_alias_disconnect_device_from_lcu() local 311 struct dasd_uid uid; in _add_device_to_lcu() local
|
| /drivers/platform/surface/aggregator/ |
| A D | bus.c | 82 struct ssam_device_uid uid) in ssam_device_alloc() 190 struct ssam_device_uid uid) in ssam_device_id_compatible() 237 const struct ssam_device_uid uid) in ssam_device_id_match() 395 static int ssam_device_uid_from_string(const char *str, struct ssam_device_uid *uid) in ssam_device_uid_from_string() 413 static int ssam_get_uid_for_node(struct fwnode_handle *node, struct ssam_device_uid *uid) in ssam_get_uid_for_node() 431 struct ssam_device_uid uid; in ssam_add_client_device() local
|
| /drivers/acpi/x86/ |
| A D | utils.c | 44 const char *uid; member 49 #define ENTRY(status, hid, uid, path, cpu_vfm, dmi...) { \ argument 58 #define PRESENT_ENTRY_HID(hid, uid, cpu_vfm, dmi...) \ argument 61 #define NOT_PRESENT_ENTRY_HID(hid, uid, cpu_vfm, dmi...) \ argument 486 u64 uid = 0; in acpi_dmi_skip_serdev_enumeration() local
|
| /drivers/net/ethernet/mellanox/mlx4/ |
| A D | alloc.c | 215 u32 uid; member 339 u32 uid = 0; in __mlx4_alloc_from_zone() local 426 struct mlx4_zone_allocator *zones, u32 uid) in __mlx4_find_zone_by_uid() 438 struct mlx4_bitmap *mlx4_zone_get_bitmap(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_get_bitmap() 454 int mlx4_zone_remove_one(struct mlx4_zone_allocator *zones, u32 uid) in mlx4_zone_remove_one() 508 u32 mlx4_zone_alloc_entries(struct mlx4_zone_allocator *zones, u32 uid, int count, in mlx4_zone_alloc_entries()
|
| /drivers/vdpa/mlx5/core/ |
| A D | resources.c | 8 static int alloc_pd(struct mlx5_vdpa_dev *dev, u32 *pdn, u16 uid) in alloc_pd() 26 static int dealloc_pd(struct mlx5_vdpa_dev *dev, u32 pdn, u16 uid) in dealloc_pd() 51 static int create_uctx(struct mlx5_vdpa_dev *mvdev, u16 *uid) in create_uctx() 81 static void destroy_uctx(struct mlx5_vdpa_dev *mvdev, u32 uid) in destroy_uctx()
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | scan.c | 1158 int uid, ret; in iwl_mld_scan_build_cmd() local 1449 int ret, uid; in _iwl_mld_single_scan_start() local 1523 iwl_mld_scan_send_abort_cmd_status(struct iwl_mld *mld, int uid, u32 *status) in iwl_mld_scan_send_abort_cmd_status() 1562 iwl_mld_scan_abort(struct iwl_mld *mld, int type, int uid, bool *wait) in iwl_mld_scan_abort() 1591 iwl_mld_scan_stop_wait(struct iwl_mld *mld, int type, int uid) in iwl_mld_scan_stop_wait() 1640 int ret, uid; in iwl_mld_sched_scan_start() local 1722 int uid, ret; in iwl_mld_scan_stop() local 1878 u32 uid = __le32_to_cpu(notif->uid); in iwl_mld_handle_scan_iter_complete_notif() local 1914 u32 uid = __le32_to_cpu(notif->uid); in iwl_mld_handle_scan_complete_notif() local 1993 int uid; in iwl_mld_report_scan_aborted() local
|
| /drivers/fwctl/mlx5/ |
| A D | main.c | 32 u8 uid[0x10]; member 96 u16 uid; in mlx5ctl_alloc_uid() local 113 static void mlx5ctl_release_uid(struct mlx5ctl_dev *mcdev, u16 uid) in mlx5ctl_release_uid() 132 int uid; in mlx5ctl_open_uctx() local
|
| /drivers/acpi/ |
| A D | utils.c | 864 const char *uid; in acpi_dev_uid_to_integer() local 909 const char *uid; member 956 bool acpi_dev_present(const char *hid, const char *uid, s64 hrv) in acpi_dev_present() 988 acpi_dev_get_next_match_dev(struct acpi_device *adev, const char *hid, const char *uid, s64 hrv) in acpi_dev_get_next_match_dev() 1018 acpi_dev_get_first_match_dev(const char *hid, const char *uid, s64 hrv) in acpi_dev_get_first_match_dev()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | rl.c | 163 u16 uid) in mlx5_rl_are_equal_raw() 175 void *rl_in, u16 uid, bool dedicated) in find_rl_entry() 302 int mlx5_rl_add_rate_raw(struct mlx5_core_dev *dev, void *rl_in, u16 uid, in mlx5_rl_add_rate_raw()
|
| A D | cmd.c | 61 u8 uid[0x10]; member 827 u16 uid; in cmd_status_print() local 1884 u16 uid) in mlx5_cmd_is_privileged_uid() 1901 u16 uid = in_to_uid(in); in cmd_exec() local 2157 u16 uid; in mlx5_cmd_exec_cb() local 2503 int mlx5_cmd_add_privileged_uid(struct mlx5_core_dev *dev, u16 uid) in mlx5_cmd_add_privileged_uid() 2510 void mlx5_cmd_remove_privileged_uid(struct mlx5_core_dev *dev, u16 uid) in mlx5_cmd_remove_privileged_uid()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | scan.c | 2296 int type, int uid) in iwl_mvm_scan_umac() 2501 int uid) in iwl_mvm_scan_umac_v12() 2599 int uid) in iwl_mvm_scan_umac_v14() 2606 int uid) in iwl_mvm_scan_umac_v15() 2613 int uid) in iwl_mvm_scan_umac_v16() 2620 int uid) in iwl_mvm_scan_umac_v17() 2836 int uid, i, err; in iwl_mvm_build_scan_cmd() local 2980 int ret, uid; in _iwl_mvm_single_scan_start() local 3095 int ret, uid; in iwl_mvm_sched_scan_start() local 3327 int uid, ret; in iwl_mvm_umac_scan_abort() local [all …]
|
| A D | time-event.c | 791 u32 *uid) in __iwl_mvm_remove_time_event() 877 u32 uid; in iwl_mvm_remove_aux_roc_te() local 906 u32 uid; in iwl_mvm_remove_time_event() local 1260 u32 uid; in iwl_mvm_cleanup_roc_te() local
|
| /drivers/base/ |
| A D | devtmpfs.c | 52 kuid_t uid; member 218 static int handle_create(const char *nodename, umode_t mode, kuid_t uid, in handle_create() 385 static int handle(const char *name, umode_t mode, kuid_t uid, kgid_t gid, in handle()
|
| /drivers/staging/greybus/ |
| A D | greybus_authentication.h | 46 __u8 uid[8]; member 60 __u8 uid[8]; member
|
| /drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | dm.c | 144 u64 length, u32 log_alignment, u16 uid, in mlx5_dm_sw_icm_alloc() 248 u64 length, u16 uid, phys_addr_t addr, u32 obj_id) in mlx5_dm_sw_icm_dealloc()
|
| /drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| A D | dr_table.c | 220 static int dr_table_create_sw_owned_tbl(struct mlx5dr_table *tbl, u16 uid) in dr_table_create_sw_owned_tbl() 251 u32 flags, u16 uid) in mlx5dr_table_create()
|
| /drivers/net/ethernet/mellanox/mlx5/core/sf/ |
| A D | mlx5_ifc_vhca_event.h | 39 u8 uid[0x10]; member 68 u8 uid[0x10]; member
|
| /drivers/misc/genwqe/ |
| A D | card_debugfs.c | 43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show() 90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show()
|
| /drivers/staging/greybus/Documentation/firmware/ |
| A D | authenticate.c | 18 struct cap_ioc_get_endpoint_uid uid; variable
|
| /drivers/cxl/ |
| A D | acpi.c | 531 unsigned long long uid; member 581 unsigned long long uid; in cxl_get_chbs() local 615 u32 uid; in get_genport_coordinates() local
|