Home
last modified time | relevance | path

Searched defs:count (Results 6226 – 6250 of 6689) sorted by relevance

1...<<241242243244245246247248249250>>...268

/openbmc/linux/include/linux/
H A Dnetdevice.h256 int count; member
340 int count; member
841 u16 count; member
4559 #define alloc_netdev_mq(sizeof_priv, name, name_assign_type, setup, count) \ argument
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c670 int count; member
1281 int count; in mvneta_port_down() local
4947 int count = ARRAY_SIZE(mvneta_statistics); in mvneta_ethtool_get_sset_count() local
/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h664 u32 count; member
823 u16 count; member
919 u32 count; /* counter of batched packets */ member
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c457 int count; in __get_spte_lockless() local
799 gfn_t gfn, int count) in update_gfn_disallow_lpage_count()
931 int count = 0; in pte_list_add() local
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c5017 int count = 0; in _scsih_flush_running_cmds() local
6223 struct hba_port **matched_port_entry, int *count) in _scsih_look_and_get_matched_port_entry()
6418 int i, j, count = 0, lcount = 0; in _scsih_sas_port_refresh() local
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c267 u32 count; member
2096 u16 count; in brcmf_set_key_mgmt() local
4526 u16 count; in brcmf_configure_wpaie() local
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c815 u32 count = 0; in dm_dmub_outbox1_low_irq() local
4657 size_t count) in s3_debug_store()
11130 bool dm_execute_dmub_cmd_list(const struct dc_context *ctx, unsigned int count, union dmub_rb_cmd *… in dm_execute_dmub_cmd_list()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c1593 struct device_attribute *attr, const char *buf, size_t count) in ufshcd_clkscale_enable_store()
1920 struct device_attribute *attr, const char *buf, size_t count) in ufshcd_clkgate_delay_store()
1940 struct device_attribute *attr, const char *buf, size_t count) in ufshcd_clkgate_enable_store()
/openbmc/linux/drivers/scsi/
H A DBusLogic.h532 unsigned char count; /* Byte 1 */ member
1212 static inline void blogic_inc_count(unsigned short *count) in blogic_inc_count()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.h1254 /* [in] */ u16 count; member
1724 u8 count; member
/openbmc/linux/drivers/char/ipmi/
H A Dipmi_msghandler.c3528 unsigned int count = 0; in nr_msgs_show() local
5530 int count; in cleanup_ipmi() local
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_lport.c1910 u16 templen, count; in bfa_fcs_lport_fdmi_build_rhba_pyld() local
2252 u8 count = 0; in bfa_fcs_lport_fdmi_build_portattr_block() local
/openbmc/linux/drivers/comedi/drivers/
H A Dni_mio_common.c1574 int count; in ni_ai_poll() local
3760 int err = 0, count = 20; in ni_serial_hw_readwrite8() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1344 unsigned int count, in mlxsw_devlink_port_split()
3283 int count = size / sizeof(__be32); in mlxsw_core_buf_dump_dbg() local
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c423 int count = BPF_MAXINSNS + 1; in TEST() local
460 int count = BPF_MAXINSNS; in TEST() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c9873 u64 count = 0; in qla2x00_count_set_bits() local
9886 u64 count = 0; in qla2x00_get_num_tgts() local
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c127 seqcount_spinlock_t count; member
1990 seqcount_spinlock_t *count, in xfrm_policy_lookup_inexact_addr()
/openbmc/qemu/target/ppc/
H A Dint_helper.c882 target_ulong count = 0; in helper_vclzlsbb() local
895 target_ulong count = 0; in helper_vctzlsbb() local
/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c1909 const u32 *data, int count) in tcpm_send_vdm()
2260 u32 header, const u32 *data, int count) in tcpm_altmode_vdm()
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h316 unsigned int count; member
1705 u16 count; member
/openbmc/linux/fs/f2fs/
H A Dsegment.c255 blkcnt_t count = 1; in __replace_atomic_write_block() local
728 int count = DEFAULT_RETRY_IO_COUNT; in f2fs_flush_device_cache() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_0.c1415 u32 count = 0; in gfx_v9_0_get_csb_size() local
1444 u32 count = 0, i; in gfx_v9_0_get_csb_buffer() local
H A Dgfx_v10_0.c4042 u32 count = 0; in gfx_v10_0_get_csb_size() local
4073 u32 count = 0, i; in gfx_v10_0_get_csb_buffer() local
/openbmc/linux/net/bridge/
H A Dbr_private.h2058 static inline int br_cfm_mep_count(struct net_bridge *br, u32 *count) in br_cfm_mep_count()
2064 static inline int br_cfm_peer_mep_count(struct net_bridge *br, u32 *count) in br_cfm_peer_mep_count()
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c3638 __u64 count, old_eof, new_eof; in smb3_insert_range() local
4192 size_t count = iov_iter_count(iter); in smb2_get_aead_req() local

1...<<241242243244245246247248249250>>...268