Searched defs:attempts (Results 1 - 25 of 76) sorted by last modified time

1234

/linux-master/drivers/hid/
H A Dhid-nintendo.c862 int attempts = 0; local
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.c462 int ret, attempts; local
/linux-master/fs/xfs/
H A Dxfs_inode.c429 int attempts = 0; local
531 int attempts = 0; local
/linux-master/drivers/ata/
H A Dsata_mv.c3594 int rc, attempts = 0, extra = 0; local
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c3200 static int vc4_hdmi_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/fs/orangefs/
H A Dorangefs-kernel.h130 int attempts; member in struct:orangefs_kernel_op_s
/linux-master/include/media/
H A Dcec.h72 u8 attempts; member in struct:cec_data
/linux-master/drivers/media/i2c/
H A Dtc358743.c898 static int tc358743_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
H A Dadv7604.c2166 static int adv76xx_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
H A Dadv7842.c2320 static int adv7842_cec_adap_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c191 static int cros_ec_cec_transmit(struct cec_adapter *adap, u8 attempts, argument
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c456 u8 attempts; local
[all...]
/linux-master/mm/
H A Doom_kill.c609 int attempts = 0; local
/linux-master/drivers/md/dm-vdo/indexer/
H A Dopen-chapter.c106 unsigned int attempts = 1; local
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training.c1536 perform_link_training_with_retries( const struct dc_link_settings *link_setting, bool skip_video_pattern, int attempts, struct pipe_ctx *pipe_ctx, enum signal_type signal, bool do_fallback) argument
/linux-master/tools/testing/selftests/bpf/
H A Dtest_maps.c1408 int map_update_retriable(int map_fd, const void *key, const void *value, int flags, int attempts, argument
1427 static int map_delete_retriable(int map_fd, const void *key, int attempts) argument
/linux-master/tools/lib/bpf/
H A Dbpf.h75 int attempts; member in struct:bpf_prog_load_opts
H A Dbpf.c87 int sys_bpf_prog_load(union bpf_attr *attr, unsigned int size, int attempts) argument
246 int fd, attempts; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c635 _rs_collect_tx_data(struct iwl_mvm *mvm, struct iwl_scale_tbl_info *tbl, int scale_index, int attempts, int successes, struct iwl_rate_scale_data *window) argument
700 rs_collect_tpc_data(struct iwl_mvm *mvm, struct iwl_lq_sta *lq_sta, struct iwl_scale_tbl_info *tbl, int scale_index, int attempts, int successes, u8 reduced_txp) argument
746 rs_collect_tlc_data(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta, u8 tid, struct iwl_scale_tbl_info *tbl, int scale_index, int attempts, int successes) argument
3071 int attempts, success; local
[all...]
/linux-master/net/netfilter/
H A Dnf_nat_core.c470 unsigned int range_size, min, max, i, attempts; local
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c529 u32 attempts, success, per; local
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_i225.c231 u32 attempts = 100000; local
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c129 u32 attempts = 100000; local
H A De1000_i210.c232 u32 attempts = 100000; local
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c444 int attempts = 10; local

Completed in 434 milliseconds

1234