Searched defs:num_items (Results  1 – 16 of 16) sorted by relevance
| /linux-4.1.27/fs/btrfs/ | 
| D | transaction.c | 414 start_transaction(struct btrfs_root *root, u64 num_items, unsigned int type,  in start_transaction()568 						   int num_items)  in btrfs_start_transaction()
 575 					struct btrfs_root *root, int num_items)  in btrfs_start_transaction_lflush()
 
 | 
| D | ctree.h | 3334 						 unsigned num_items)  in btrfs_calc_trans_metadata_size()3345 						 unsigned num_items)  in btrfs_calc_trunc_metadata_size()
 
 | 
| /linux-4.1.27/drivers/scsi/bnx2fc/ | 
| D | bnx2fc_hwi.c | 1432 char *bnx2fc_get_next_rqe(struct bnx2fc_rport *tgt, u8 num_items)  in bnx2fc_get_next_rqe()1447 void bnx2fc_return_rqe(struct bnx2fc_rport *tgt, u8 num_items)  in bnx2fc_return_rqe()
 
 | 
| /linux-4.1.27/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_overlay.c | 104 	int i, num_items;  in vmw_overlay_send_put()  local
 | 
| /linux-4.1.27/include/linux/iio/ | 
| D | iio.h | 101 	unsigned int num_items;  member
 | 
| /linux-4.1.27/sound/pci/ | 
| D | rme32.c | 1613 	int num_items;  in snd_rme32_info_inputtype_control()  local
 | 
| D | rme96.c | 1902 	int num_items;  in snd_rme96_info_inputtype_control()  local
 | 
| /linux-4.1.27/include/linux/mfd/ | 
| D | cros_ec_commands.h | 1644 			uint8_t num_items;	/* number of items */  member1658 			uint8_t num_items;	/* Number of items to return */  member
 1666 			uint8_t num_items;	/* Number of items */  member
 
 | 
| /linux-4.1.27/sound/pci/hda/ | 
| D | hda_local.h | 261 	unsigned int num_items;  member
 | 
| D | hda_codec.c | 4066 			     int num_items, const char * const *texts)  in snd_hda_enum_helper_info()
 | 
| /linux-4.1.27/drivers/net/wireless/ | 
| D | rndis_wlan.c | 265 	__le32 num_items;  member3112 		__le32	num_items;  in rndis_wlan_get_caps()  member
 
 | 
| /linux-4.1.27/sound/pci/ice1712/ | 
| D | ice1712.c | 2029 	int num_items = snd_ctl_get_ioffidx(kcontrol, &uinfo->id) < 2 ? 12 : 11;  in snd_ice1712_pro_route_info()  local
 | 
| /linux-4.1.27/drivers/net/wireless/ath/ath10k/ | 
| D | wmi-tlv.c | 215 	int ret, num_items, len;  in ath10k_wmi_tlv_event_diag_data()  local
 | 
| D | wmi-tlv.h | 1438 	__le32 num_items;  member
 | 
| /linux-4.1.27/drivers/gpu/drm/qxl/ | 
| D | qxl_dev.h | 341 	uint32_t num_items;  member
 | 
| /linux-4.1.27/sound/pci/rme9652/ | 
| D | hdsp.c | 2409 	int num_items;  in snd_hdsp_info_pref_sync_ref()  local
 |