Home
last modified time | relevance | path

Searched defs:self (Results 826 - 850 of 1114) sorted by relevance

1...<<31323334353637383940>>...45

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp247 std::shared_ptr<AceAbility> self = std::static_pointer_cast<AceAbility>(shared_from_this()); in OnStart() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp738 SetPathWithEcsNode(const BASE_NS::shared_ptr<NodeImpl>& self, const BASE_NS::string& name, SceneHolder::Ptr sceneHolder, const CORE3D_NS::ISceneNode* ecsNode) SetPathWithEcsNode() argument
786 SetPathWithoutNode(const BASE_NS::shared_ptr<NodeImpl>& self, const BASE_NS::string& name, const BASE_NS::string& fullPath, SceneHolder::Ptr sceneHolder) SetPathWithoutNode() argument
929 auto self = GetSelf<SCENE_NS::INode>(); EnsureEcsBinding() local
949 BuildChildrenIterateOver(const BASE_NS::shared_ptr<NodeImpl>& self, const SCENE_NS::IEcsScene::Ptr& ecs, const BASE_NS::string& fullPath, BASE_NS::array_view<CORE3D_NS::ISceneNode* const> children) BuildChildrenIterateOver() argument
1384 InitializeMesh(const SCENE_NS::IMesh::Ptr& mesh, const BASE_NS::shared_ptr<SCENE_NS::IEcsObject>& self) InitializeMesh() argument
[all...]
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avsession.cpp139 napi_value self; in ConstructorCallback() local
H A Dnapi_avsession_controller.cpp111 napi_value self; in ConstructorCallback() local
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Djs_datashare_ext_ability.cpp227 napi_value self = nullptr; in AsyncCallback() local
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp153 napi_value self = nullptr; in InnerInitialize() local
226 RdbStoreProxy *RdbStoreProxy::GetNativeInstance(napi_env env, napi_value self) in GetNativeInstance() argument
237 int ParserThis(const napi_env &env, const napi_value &self, std::shared_ptr<RdbStoreContext> context) in ParserThis() argument
1297 napi_value self = nullptr; OnEvent() local
1321 napi_value self = nullptr; OffEvent() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c1564 pthread_t self; in SpungeSetThreadInfo() local
/kernel/linux/linux-5.10/arch/arm64/kvm/
H A Darm.c1462 static int hyp_init_cpu_pm_notifier(struct notifier_block *self, in hyp_init_cpu_pm_notifier() argument
/kernel/linux/linux-5.10/drivers/base/
H A Dnode.c912 static int node_memory_callback(struct notifier_block *self, in node_memory_callback() argument
944 static inline int node_memory_callback(struct notifier_block *self, in node_memory_callback() argument
/kernel/linux/linux-5.10/arch/mips/mm/
H A Dc-r4k.c1988 static int r4k_cache_pm_notifier(struct notifier_block *self, unsigned long cmd, in r4k_cache_pm_notifier() argument
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Dmips.c1593 static int kvm_mips_csr_die_notify(struct notifier_block *self, in kvm_mips_csr_die_notify() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dalternative.c963 int3_exception_notify(struct notifier_block *self, unsigned long val, void *data) in int3_exception_notify() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c1347 static int dump_kernel_offset(struct notifier_block *self, unsigned long v, in dump_kernel_offset() argument
/kernel/linux/linux-6.6/arch/mips/kvm/
H A Dmips.c1533 static int kvm_mips_csr_die_notify(struct notifier_block *self, in kvm_mips_csr_die_notify() argument
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dfpsimd.c2085 static int fpsimd_cpu_pm_notifier(struct notifier_block *self, in fpsimd_cpu_pm_notifier() argument
/kernel/linux/linux-6.6/arch/mips/mm/
H A Dc-r4k.c1814 static int r4k_cache_pm_notifier(struct notifier_block *self, unsigned long cmd, in r4k_cache_pm_notifier() argument
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm72.c751 static int pm72_wf_notify(struct notifier_block *self, in pm72_wf_notify() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.c67 int hw_atl_utils_initfw(struct aq_hw_s *self, const struct aq_fw_ops **fw_ops) in hw_atl_utils_initfw() argument
95 hw_atl_utils_soft_reset_flb(struct aq_hw_s *self) hw_atl_utils_soft_reset_flb() argument
171 hw_atl_utils_soft_reset_rbl(struct aq_hw_s *self) hw_atl_utils_soft_reset_rbl() argument
240 hw_atl_utils_soft_reset(struct aq_hw_s *self) hw_atl_utils_soft_reset() argument
306 hw_atl_utils_fw_downld_dwords(struct aq_hw_s *self, u32 a, u32 *p, u32 cnt) hw_atl_utils_fw_downld_dwords() argument
352 hw_atl_utils_write_b1_mbox(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt, enum mcp_area area) hw_atl_utils_write_b1_mbox() argument
391 hw_atl_utils_write_b0_mbox(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt) hw_atl_utils_write_b0_mbox() argument
416 hw_atl_utils_fw_upload_dwords(struct aq_hw_s *self, u32 addr, u32 *p, u32 cnt, enum mcp_area area) hw_atl_utils_fw_upload_dwords() argument
444 hw_atl_write_fwcfg_dwords(struct aq_hw_s *self, u32 *p, u32 cnt) hw_atl_write_fwcfg_dwords() argument
450 hw_atl_write_fwsettings_dwords(struct aq_hw_s *self, u32 offset, u32 *p, u32 cnt) hw_atl_write_fwsettings_dwords() argument
473 hw_atl_utils_init_ucp(struct aq_hw_s *self, const struct aq_hw_caps_s *aq_hw_caps) hw_atl_utils_init_ucp() argument
515 hw_atl_utils_fw_rpc_call(struct aq_hw_s *self, unsigned int rpc_size) hw_atl_utils_fw_rpc_call() argument
538 hw_atl_utils_fw_rpc_wait(struct aq_hw_s *self, struct hw_atl_utils_fw_rpc **rpc) hw_atl_utils_fw_rpc_wait() argument
599 hw_atl_utils_mpi_create(struct aq_hw_s *self) hw_atl_utils_mpi_create() argument
615 hw_atl_utils_mpi_read_mbox(struct aq_hw_s *self, struct hw_atl_utils_mbox_header *pmbox) hw_atl_utils_mpi_read_mbox() argument
624 hw_atl_utils_mpi_read_stats(struct aq_hw_s *self, struct hw_atl_utils_mbox *pmbox) hw_atl_utils_mpi_read_stats() argument
649 hw_atl_utils_mpi_set_speed(struct aq_hw_s *self, u32 speed) hw_atl_utils_mpi_set_speed() argument
660 hw_atl_utils_mpi_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) hw_atl_utils_mpi_set_state() argument
699 hw_atl_utils_mpi_get_link_status(struct aq_hw_s *self) hw_atl_utils_mpi_get_link_status() argument
742 hw_atl_utils_get_mac_permanent(struct aq_hw_s *self, u8 *mac) hw_atl_utils_get_mac_permanent() argument
830 hw_atl_utils_hw_chip_features_init(struct aq_hw_s *self, u32 *p) hw_atl_utils_hw_chip_features_init() argument
859 hw_atl_fw1x_deinit(struct aq_hw_s *self) hw_atl_fw1x_deinit() argument
867 hw_atl_utils_update_stats(struct aq_hw_s *self) hw_atl_utils_update_stats() argument
919 hw_atl_utils_get_hw_stats(struct aq_hw_s *self) hw_atl_utils_get_hw_stats() argument
949 hw_atl_utils_hw_get_regs(struct aq_hw_s *self, const struct aq_hw_caps_s *aq_hw_caps, u32 *regs_buff) hw_atl_utils_hw_get_regs() argument
962 hw_atl_utils_get_fw_version(struct aq_hw_s *self) hw_atl_utils_get_fw_version() argument
967 aq_fw1x_set_wake_magic(struct aq_hw_s *self, bool wol_enabled, u8 *mac) aq_fw1x_set_wake_magic() argument
1010 aq_fw1x_set_power(struct aq_hw_s *self, unsigned int power_state, u8 *mac) aq_fw1x_set_power() argument
1047 hw_atl_utils_get_mpi_mbox_tid(struct aq_hw_s *self) hw_atl_utils_get_mpi_mbox_tid() argument
1056 hw_atl_utils_mpi_get_state(struct aq_hw_s *self) hw_atl_utils_mpi_get_state() argument
1061 hw_atl_utils_mif_cmd_get(struct aq_hw_s *self) hw_atl_utils_mif_cmd_get() argument
1066 hw_atl_utils_mif_addr_get(struct aq_hw_s *self) hw_atl_utils_mif_addr_get() argument
1071 hw_atl_utils_rpc_state_get(struct aq_hw_s *self) hw_atl_utils_rpc_state_get() argument
1076 aq_fw1x_rpc_get(struct aq_hw_s *self) aq_fw1x_rpc_get() argument
[all...]
H A Dhw_atl_utils_fw2x.c95 static int aq_fw2x_init(struct aq_hw_s *self) in aq_fw2x_init() argument
115 aq_fw2x_deinit(struct aq_hw_s *self) aq_fw2x_deinit() argument
179 aq_fw2x_set_link_speed(struct aq_hw_s *self, u32 speed) aq_fw2x_set_link_speed() argument
188 aq_fw2x_upd_flow_control_bits(struct aq_hw_s *self, u32 *mpi_state, u32 fc) aq_fw2x_upd_flow_control_bits() argument
210 aq_fw2x_upd_eee_rate_bits(struct aq_hw_s *self, u32 *mpi_opts, u32 eee_speeds) aq_fw2x_upd_eee_rate_bits() argument
221 aq_fw2x_set_state(struct aq_hw_s *self, enum hal_atl_utils_fw_state_e state) aq_fw2x_set_state() argument
247 aq_fw2x_update_link_status(struct aq_hw_s *self) aq_fw2x_update_link_status() argument
279 aq_fw2x_get_mac_permanent(struct aq_hw_s *self, u8 *mac) aq_fw2x_get_mac_permanent() argument
301 aq_fw2x_update_stats(struct aq_hw_s *self) aq_fw2x_update_stats() argument
324 aq_fw2x_get_phy_temp(struct aq_hw_s *self, int *temp) aq_fw2x_get_phy_temp() argument
358 aq_fw2x_set_wol(struct aq_hw_s *self, u8 *mac) aq_fw2x_set_wol() argument
403 aq_fw2x_set_power(struct aq_hw_s *self, unsigned int power_state, u8 *mac) aq_fw2x_set_power() argument
414 aq_fw2x_send_fw_request(struct aq_hw_s *self, const struct hw_fw_request_iface *fw_req, size_t size) aq_fw2x_send_fw_request() argument
447 aq_fw3x_enable_ptp(struct aq_hw_s *self, int enable) aq_fw3x_enable_ptp() argument
461 aq_fw3x_adjust_ptp(struct aq_hw_s *self, uint64_t adj) aq_fw3x_adjust_ptp() argument
469 aq_fw2x_led_control(struct aq_hw_s *self, u32 mode) aq_fw2x_led_control() argument
479 aq_fw2x_set_eee_rate(struct aq_hw_s *self, u32 speed) aq_fw2x_set_eee_rate() argument
490 aq_fw2x_get_eee_rate(struct aq_hw_s *self, u32 *rate, u32 *supported_rates) aq_fw2x_get_eee_rate() argument
514 aq_fw2x_renegotiate(struct aq_hw_s *self) aq_fw2x_renegotiate() argument
525 aq_fw2x_set_flow_control(struct aq_hw_s *self) aq_fw2x_set_flow_control() argument
537 aq_fw2x_get_flow_control(struct aq_hw_s *self, u32 *fcmode) aq_fw2x_get_flow_control() argument
551 aq_fw2x_set_phyloopback(struct aq_hw_s *self, u32 mode, bool enable) aq_fw2x_set_phyloopback() argument
579 aq_fw2x_mbox_get(struct aq_hw_s *self) aq_fw2x_mbox_get() argument
584 aq_fw2x_rpc_get(struct aq_hw_s *self) aq_fw2x_rpc_get() argument
589 aq_fw2x_settings_get(struct aq_hw_s *self, u32 *addr) aq_fw2x_settings_get() argument
602 aq_fw2x_state_get(struct aq_hw_s *self) aq_fw2x_state_get() argument
607 aq_fw2x_state2_get(struct aq_hw_s *self) aq_fw2x_state2_get() argument
612 aq_fw2x_set_downshift(struct aq_hw_s *self, u32 counter) aq_fw2x_set_downshift() argument
633 aq_fw2x_set_media_detect(struct aq_hw_s *self, bool on) aq_fw2x_set_media_detect() argument
647 aq_fw2x_get_link_capabilities(struct aq_hw_s *self) aq_fw2x_get_link_capabilities() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c962 static int nb_callback(struct notifier_block *self, unsigned long event, in nb_callback() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c45 static void aq_nic_rss_init(struct aq_nic_s *self, unsigned int num_rss_queues) in aq_nic_rss_init() argument
69 static void aq_nic_cfg_update_num_vecs(struct aq_nic_s *self) in aq_nic_cfg_update_num_vecs() argument
96 void aq_nic_cfg_start(struct aq_nic_s *self) in aq_nic_cfg_start() argument
156 aq_nic_update_link_status(struct aq_nic_s *self) aq_nic_update_link_status() argument
215 struct aq_nic_s *self = private; aq_linkstate_threaded_isr() local
230 struct aq_nic_s *self = container_of(work, struct aq_nic_s, aq_nic_service_task() local
257 struct aq_nic_s *self = from_timer(self, t, service_timer); aq_nic_service_timer_cb() local
267 struct aq_nic_s *self = from_timer(self, t, polling_timer); aq_nic_polling_timer_cb() local
277 aq_nic_hw_prepare(struct aq_nic_s *self) aq_nic_hw_prepare() argument
299 aq_nic_ndev_register(struct aq_nic_s *self) aq_nic_ndev_register() argument
363 aq_nic_ndev_init(struct aq_nic_s *self) aq_nic_ndev_init() argument
383 aq_nic_set_tx_ring(struct aq_nic_s *self, unsigned int idx, struct aq_ring_s *ring) aq_nic_set_tx_ring() argument
389 aq_nic_get_ndev(struct aq_nic_s *self) aq_nic_get_ndev() argument
394 aq_nic_init(struct aq_nic_s *self) aq_nic_init() argument
461 aq_nic_start(struct aq_nic_s *self) aq_nic_start() argument
564 aq_nic_map_skb(struct aq_nic_s *self, struct sk_buff *skb, struct aq_ring_s *ring) aq_nic_map_skb() argument
720 aq_nic_xmit(struct aq_nic_s *self, struct sk_buff *skb) aq_nic_xmit() argument
765 aq_nic_update_interrupt_moderation_settings(struct aq_nic_s *self) aq_nic_update_interrupt_moderation_settings() argument
770 aq_nic_set_packet_filter(struct aq_nic_s *self, unsigned int flags) aq_nic_set_packet_filter() argument
784 aq_nic_set_multicast_list(struct aq_nic_s *self, struct net_device *ndev) aq_nic_set_multicast_list() argument
826 aq_nic_set_mtu(struct aq_nic_s *self, int new_mtu) aq_nic_set_mtu() argument
833 aq_nic_set_mac(struct aq_nic_s *self, struct net_device *ndev) aq_nic_set_mac() argument
838 aq_nic_get_link_speed(struct aq_nic_s *self) aq_nic_get_link_speed() argument
843 aq_nic_get_regs(struct aq_nic_s *self, struct ethtool_regs *regs, void *p) aq_nic_get_regs() argument
863 aq_nic_get_regs_count(struct aq_nic_s *self) aq_nic_get_regs_count() argument
871 aq_nic_get_stats(struct aq_nic_s *self, u64 *data) aq_nic_get_stats() argument
936 aq_nic_update_ndev_stats(struct aq_nic_s *self) aq_nic_update_ndev_stats() argument
951 aq_nic_get_link_ksettings(struct aq_nic_s *self, struct ethtool_link_ksettings *cmd) aq_nic_get_link_ksettings() argument
1123 aq_nic_set_link_ksettings(struct aq_nic_s *self, const struct ethtool_link_ksettings *cmd) aq_nic_set_link_ksettings() argument
1190 aq_nic_get_cfg(struct aq_nic_s *self) aq_nic_get_cfg() argument
1195 aq_nic_get_fw_version(struct aq_nic_s *self) aq_nic_get_fw_version() argument
1200 aq_nic_set_loopback(struct aq_nic_s *self) aq_nic_set_loopback() argument
1238 aq_nic_stop(struct aq_nic_s *self) aq_nic_stop() argument
1265 aq_nic_set_power(struct aq_nic_s *self) aq_nic_set_power() argument
1278 aq_nic_deinit(struct aq_nic_s *self, bool link_down) aq_nic_deinit() argument
1306 aq_nic_free_vectors(struct aq_nic_s *self) aq_nic_free_vectors() argument
1323 aq_nic_realloc_vectors(struct aq_nic_s *self) aq_nic_realloc_vectors() argument
1339 aq_nic_shutdown(struct aq_nic_s *self) aq_nic_shutdown() argument
1362 aq_nic_reserve_filter(struct aq_nic_s *self, enum aq_rx_filter_type type) aq_nic_reserve_filter() argument
1389 aq_nic_release_filter(struct aq_nic_s *self, enum aq_rx_filter_type type, u32 location) aq_nic_release_filter() argument
1405 aq_nic_set_downshift(struct aq_nic_s *self, int val) aq_nic_set_downshift() argument
1426 aq_nic_set_media_detect(struct aq_nic_s *self, int val) aq_nic_set_media_detect() argument
1451 aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map) aq_nic_setup_tc_mqprio() argument
1501 aq_nic_setup_tc_max_rate(struct aq_nic_s *self, const unsigned int tc, const u32 max_rate) aq_nic_setup_tc_max_rate() argument
1521 aq_nic_setup_tc_min_rate(struct aq_nic_s *self, const unsigned int tc, const u32 min_rate) aq_nic_setup_tc_min_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dni65.c241 void *self; member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp.c1223 static int sclp_panic_notify(struct notifier_block *self, in sclp_panic_notify() argument
H A Dcon3215.c871 static int con3215_notify(struct notifier_block *self, in con3215_notify() argument
/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_tool.c1614 tool_probe(struct ntb_client *self, struct ntb_dev *ntb) tool_probe() argument
1656 tool_remove(struct ntb_client *self, struct ntb_dev *ntb) tool_remove() argument
[all...]

Completed in 46 milliseconds

1...<<31323334353637383940>>...45