Home
last modified time | relevance | path

Searched refs:set (Results 3926 - 3950 of 5624) sorted by relevance

1...<<151152153154155156157158159160>>...225

/kernel/linux/linux-6.6/drivers/interconnect/imx/
H A Dimx.c292 provider->set = imx_icc_set; in imx_icc_register()
/kernel/linux/linux-6.6/drivers/interconnect/qcom/
H A Dosm-l3.c240 provider->set = qcom_osm_l3_set; in qcom_osm_l3_probe()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbtree.h58 * write in flight, and one being set up, and we toggle between them.
182 return b->keys.set->data; in btree_bset_first()
298 * Therefore sectors_to_gc is set to -1 here, before waking up in force_wake_up_gc()
302 * that c->sectors_to_gc being set to other positive value. So in force_wake_up_gc()
317 * going to have to split), set op->lock and return -EINTR; btree_root() will
345 * @c: cache set
/kernel/linux/linux-6.6/net/sctp/
H A Dstream_sched_prio.c304 .set = sctp_sched_prio_set,
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_cpi_sys.c100 /* set system type */ in cpi_prepare_req()
103 /* set system name */ in cpi_prepare_req()
106 /* set system level */ in cpi_prepare_req()
109 /* set sysplex name */ in cpi_prepare_req()
368 static struct kobj_attribute set_attr = __ATTR(set, 0200, NULL, set_store);
/kernel/linux/linux-6.6/net/ethtool/
H A Dnetlink.h70 * is set to true if this function changed the value of *dst, otherwise it
96 * is set to true if this function changed the value of *dst, otherwise it
120 * Use the u8 value from NLA_U8 netlink attribute @attr to set u32 variable
122 * null. Bool pointed to by @mod is set to true if this function changed the
146 * Use the bool value from NLA_U8 netlink attribute @attr to set bool variable
148 * null. Bool pointed to by @mod is set to true if this function changed the
175 * Bool pointed to by @mod is set to true if this function changed the logical
198 * Update bits in u32 value which are set in attribute's mask to values from
200 * otherwise, set bool pointed to by @mod to true.
324 * Check if set operatio
368 int (*set)(struct ethnl_req_info *req_info, global() member
[all...]
H A Drings.c258 .set = ethnl_set_rings,
H A Dlinkmodes.c275 * it was defined previously then set the lanes parameter to 0. in ethnl_update_linkmodes()
360 .set = ethnl_set_linkmodes,
H A Dmm.c243 .set = ethnl_set_mm,
H A Dfec.c131 /* Don't report attr if no FEC mode set. Note that in fec_prepare_data()
271 "no FEC modes set"); in ethnl_set_fec()
291 .set = ethnl_set_fec,
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_dctcp.c101 * ECT from sk since it is set during 3WHS for DCTCP. in dctcp_init()
278 .set = &tcp_dctcp_check_kfunc_ids,
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-ac97.c72 dev_dbg(component->dev, "set gpio %d to output\n", offset); in snd_soc_ac97_gpio_direction_in()
100 dev_dbg(component->dev, "set gpio %d to %d\n", offset, !!value); in snd_soc_ac97_gpio_set()
108 dev_dbg(component->dev, "set gpio %d to output\n", offset); in snd_soc_ac97_gpio_direction_out()
121 .set = snd_soc_ac97_gpio_set,
/vendor/ohemu/qemu_riscv32_mini_system_demo/fs_data/data/data/panel/pages/index/
H A Dindex.js234 _system3["default"].set({
238 console.log('call storage.set success.');
241 console.log('call storage.set fail, code: ' + code + ', data: ' + data);
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/
H A Dqm.c393 int (*set_msi)(struct hisi_qm *qm, bool set);
904 /* set c_flag */ in qm_poll_req_cb()
1130 dev_err(dev, "system page size is not support: %lu, default set to 4KB", in qm_init_prefetch()
1756 static int qm_set_msi(struct hisi_qm *qm, bool set) in qm_set_msi() argument
1760 if (set) { in qm_set_msi()
1813 static int qm_set_msi_v3(struct hisi_qm *qm, bool set) in qm_set_msi_v3() argument
1820 if (set) in qm_set_msi_v3()
1826 if (set) { in qm_set_msi_v3()
2216 * is_resetting flag should be set negative so that this qp will not in qm_stop_qp_nolock()
2508 * qm_hw_err_isolate() - Try to set th
4060 qm_set_pf_mse(struct hisi_qm *qm, bool set) qm_set_pf_mse() argument
4084 qm_set_vf_mse(struct hisi_qm *qm, bool set) qm_set_vf_mse() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.c249 static int ufshcd_wb_toggle_flush_during_h8(struct ufs_hba *hba, bool set);
844 * When run-stop registers are set to 1, it indicates the
911 * ufshcd_set_clk_freq - set UFS controller clock frequencies
913 * @scale_up: If True, set max possible frequency othewise set low frequency
935 dev_err(hba->dev, "%s: %s clk set rate(%dHz) failed, %d\n", in ufshcd_set_clk_freq()
953 dev_err(hba->dev, "%s: %s clk set rate(%dHz) failed, %d\n", in ufshcd_set_clk_freq()
1364 * there's no initial frequency set. And it always requests to set in ufshcd_devfreq_get_dev_status()
1585 * Also, exit from hibern8 mode and set th
2259 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); ufshcd_enable_intr() local
2279 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); ufshcd_disable_intr() local
3681 const char *set = action[!!peer]; ufshcd_dme_set_attr() local
5347 ufshcd_wb_toggle_flush_during_h8(struct ufs_hba *hba, bool set) ufshcd_wb_toggle_flush_during_h8() argument
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp282 // set view in InitContainer()
530 "subwindow id:%{public}u set focusable %{public}d failed with WMError: %{public}d", window_->GetWindowId(), in ShowWindow()
968 TAG_LOGD(AceLogTag::ACE_SUB_WINDOW, "set hot areas enter"); in SetHotAreas()
973 TAG_LOGI(AceLogTag::ACE_SUB_WINDOW, "set hot area %{public}d", nodeId); in SetHotAreas()
975 TAG_LOGD(AceLogTag::ACE_SUB_WINDOW, "set hot area rect %{public}s", rect.ToString().c_str()); in SetHotAreas()
1229 // set view in InitToastDialogView()
1425 const std::set<std::string>& callbacks) in ShowDialogForAbility()
1447 const std::set<std::string>& callbacks) in ShowDialogForService()
1494 std::function<void(int32_t, int32_t)>&& callback, const std::set<std::string>& callbacks) in ShowDialogForAbility()
1514 std::function<void(int32_t, int32_t)>&& callback, const std::set<st in ShowDialogForService()
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp74 std::unordered_map<std::string, std::unordered_map<std::string, std::set<std::string>>> AudioServer::audioParameterKeys;
100 static const std::set<int32_t> RECORD_CHECK_FORWARD_LIST = {
107 const std::set<int32_t> RECORD_PASS_APPINFO_LIST = {
111 const std::set<SourceType> VALID_SOURCE_TYPE = {
418 CHECK_AND_RETURN_RET_LOG(ret, false, "set audiodump parameters failed: no permission."); in SetPcmDumpParameter()
428 CHECK_AND_RETURN_RET_LOG(ret, ERR_SYSTEM_PERMISSION_DENIED, "set extra parameters failed: not system app."); in SetExtraParameters()
430 CHECK_AND_RETURN_RET_LOG(ret, ERR_PERMISSION_DENIED, "set extra parameters failed: no permission."); in SetExtraParameters()
434 CHECK_AND_RETURN_RET_LOG(ret, ERROR, "set audiodump parameters failed"); in SetExtraParameters()
448 std::unordered_map<std::string, std::set<std::string>> subKeyMap = mainKeyIt->second; in SetExtraParameters()
482 AUDIO_DEBUG_LOG("server: set audi in SetAudioParameter()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_data_operation_test.cpp1120 * @tc.steps: step2. Getentries by query, query is full-set; in HWTEST_F()
1166 * @tc.steps: step2. Getentries by query, query is full-set; in HWTEST_F()
1212 * @tc.steps: step2. Getentries by query, query is full-set; in HWTEST_F()
1831 std::set<Key> keys; in HWTEST_F()
1841 * @tc.steps: step2. Call GetEntries With Query, set all keys at Inkeys. in HWTEST_F()
1861 * @tc.steps: step3. Call GetEntries With Query, set one other key at Inkeys. in HWTEST_F()
1890 * @tc.steps: step2. Construct a key set, and the key size over MAX_BATCH_SIZE in HWTEST_F()
1892 std::set<Key> keys; in HWTEST_F()
1899 * @tc.steps: step3. Call GetEntries With Query, set keys at Inkeys. in HWTEST_F()
1908 * @tc.steps: step4. Call GetEntries With Query, set key in HWTEST_F()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dfile.c36 int (*set)(void *, u64); member
45 int (*get)(void *, u64 *), int (*set)(void *, u64), in spufs_attr_open()
55 attr->set = set; in spufs_attr_open()
112 if (!attr->set) in spufs_attr_write()
127 attr->set(attr->data, val); in spufs_attr_write()
1212 * to the actual get routine. The set routine is called directly.
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.c87 * The caller of this function first calls this function with *request_desc set
88 * to 0. If the response from f/w has *req_desc set to 0, all the switch
91 * with *req_desc set to the previous value returned by f/w to get the
649 * In all other cases, the LAN enable has to be set to false. in ice_fill_sw_info()
784 /* Recipe set depending on lookup type */ in ice_fill_sw_rule()
909 * @vsi_handle_arr: array of VSI handles to set in the VSI mapping
1116 /* Update switch rule with new rule set to forward VSI list */ in ice_update_pkt_fwd_rule()
1183 * Add the new VSI to the previously created VSI list set
1264 /* Update the previously created VSI list set with in ice_add_update_vsi_list()
1609 * IMPORTANT: When the ucast_shared flag is set t
2026 ice_cfg_dflt_vsi(struct ice_hw *hw, u16 vsi_handle, bool set, u8 direction) ice_cfg_dflt_vsi() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dfile.c36 int (*set)(void *, u64); member
45 int (*get)(void *, u64 *), int (*set)(void *, u64), in spufs_attr_open()
55 attr->set = set; in spufs_attr_open()
112 if (!attr->set) in spufs_attr_write()
127 attr->set(attr->data, val); in spufs_attr_write()
1212 * to the actual get routine. The set routine is called directly.
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dserial_core.c147 uart_update_mctrl(struct uart_port *port, unsigned int set, unsigned int clear) in uart_update_mctrl() argument
154 port->mctrl = (old & ~clear) | set; in uart_update_mctrl()
160 #define uart_set_mctrl(port, set) uart_update_mctrl(port, set, 0)
237 * This is to allow setserial on this port. People may want to set in uart_port_startup()
510 * then we can't set the parameters for this port. in uart_change_speed()
1106 uart_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) in uart_tiocmset() argument
1119 uart_update_mctrl(uport, set, clear); in uart_tiocmset()
1566 * bits in c_cflag; c_[io]speed will always be set in uart_set_termios()
1840 * to set bas
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_io.c985 * But if TTY_NO_WRITE_SPLIT is set, we should use a in do_tty_write()
1258 * @tty: the tty to set up
1280 /* Compatibility until drivers always set this */ in tty_init_termios()
1302 * will be set by the time this is called. This method is responsible
1321 * will be set by the time this is called.
1433 "%s: %s driver does not set tty->port. This would crash the kernel. Fix the driver!\n", in tty_init_dev()
2340 * tiocswinsz - implement window size set ioctl
2406 * tiocsetd - set line discipline
2520 * tty_tiocmset - set modem status
2522 * @cmd: command - clear bits, set bit
2535 unsigned int set, clear, val; tty_tiocmset() local
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dtrace.h569 struct ieee80211_sta *sta, bool set),
571 TP_ARGS(local, sta, set),
576 __field(bool, set)
582 __entry->set = set;
586 LOCAL_PR_FMT STA_PR_FMT " set:%d",
587 LOCAL_PR_ARG, STA_PR_ARG, __entry->set
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Drequest.c465 * control_frame == 1. This ensures that the proper endianess is set so
583 stp_req->sgl.set = SCU_SGL_ELEMENT_PAIR_A; in sci_stp_pio_request_construct()
629 * to this difference to set the task type properly for this in sci_stp_optimized_request_construct()
839 /* / @todo When do we set no protocol type? */ in sci_request_start()
1214 * the connection and set TC completion with one of in smp_request_await_response_tc_event()
1269 else if (pio_sgl->set == SCU_SGL_ELEMENT_PAIR_A) { in pio_sgl_next()
1274 pio_sgl->set = SCU_SGL_ELEMENT_PAIR_B; in pio_sgl_next()
1283 pio_sgl->set = SCU_SGL_ELEMENT_PAIR_A; in pio_sgl_next()
1335 if (stp_req->sgl.set == SCU_SGL_ELEMENT_PAIR_A) in sci_stp_request_pio_data_out_trasmit_data_frame()
1364 if (stp_req->sgl.set in sci_stp_request_pio_data_out_transmit_data()
[all...]

Completed in 47 milliseconds

1...<<151152153154155156157158159160>>...225