Home
last modified time | relevance | path

Searched defs:arg (Results 7751 - 7775 of 8206) sorted by relevance

1...<<311312313314315316317318319320>>...329

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c948 kbase_api_kinstr_jm_fd(struct kbase_context *kctx, union kbase_kinstr_jm_fd *arg) kbase_api_kinstr_jm_fd() argument
1656 kbase_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) kbase_ioctl() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
H A Dpinctrl-rockchip.c3005 u32 arg; in rockchip_pinconf_set() local
3095 u16 arg; in rockchip_pinconf_get() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c891 kbase_api_kinstr_jm_fd(struct kbase_context *kctx, union kbase_kinstr_jm_fd *arg) kbase_api_kinstr_jm_fd() argument
1610 kbase_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) kbase_ioctl() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c1812 static long kbase_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in kbase_ioctl() argument
1289 kbase_legacy_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) kbase_legacy_ioctl() argument
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c1456 static irqreturn_t dw_dp_hpd_irq_handler(int irq, void *arg) in dw_dp_hpd_irq_handler() argument
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c4873 rkcif_ioctl_default(struct file *file, void *fh, bool valid_prio, unsigned int cmd, void *arg) rkcif_ioctl_default() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp605 void GetPackageInfo(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in GetPackageInfo() argument
623 void RequestFullWindow(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in RequestFullWindow() argument
656 SetScreenOnVisible(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) SetScreenOnVisible() argument
717 SetLocale(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) SetLocale() argument
804 ParseRouteUrl(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) ParseRouteUrl() argument
819 ParseRouteUrlSpecial(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) ParseRouteUrlSpecial() argument
837 ParseRouteParams( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) ParseRouteParams() argument
849 ParseIntParams(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) ParseIntParams() argument
860 ParseRouteOverwrite(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) ParseRouteOverwrite() argument
871 AddListener(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) AddListener() argument
886 ShowToast(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) ShowToast() argument
922 ParseDialogButtons( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& key) ParseDialogButtons() argument
944 ShowDialog(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) ShowDialog() argument
993 SetTimer(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, bool isInterval) SetTimer() argument
1009 ClearTimeout(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) ClearTimeout() argument
1024 JsHandleAnimationFrame( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleAnimationFrame() argument
1043 JsHandleCallback( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleCallback() argument
1072 JsHandleAppApi( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleAppApi() argument
1100 GetParams( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, std::map<std::string, std::string>& params) GetParams() argument
1320 JsHandleOffscreenCanvas( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleOffscreenCanvas() argument
1340 JsCallConfiguration( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsCallConfiguration() argument
1351 JsGetDeviceInfo(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) JsGetDeviceInfo() argument
1371 JsHandleImage(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) JsHandleImage() argument
1399 JsHandleGridLayout( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleGridLayout() argument
1414 JsHandleMediaQuery( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleMediaQuery() argument
1455 ShowActionMenu(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) ShowActionMenu() argument
1524 JsHandlePrompt( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandlePrompt() argument
1539 EnableAlertBeforeBackPage(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) EnableAlertBeforeBackPage() argument
1600 DisableAlertBeforeBackPage(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) DisableAlertBeforeBackPage() argument
1635 PostponePageTransition(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) PostponePageTransition() argument
1655 LaunchPageTransition(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) LaunchPageTransition() argument
1675 JsHandlePageRoute( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandlePageRoute() argument
1758 JsHandleSetTimeout( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleSetTimeout() argument
1773 JsHandleAnimator( const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) JsHandleAnimator() argument
2209 GetNodeId(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) GetNodeId() argument
[all...]
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp3527 static void Cleanup(void* arg) in Cleanup() argument
3534 static void CleanupCopy(void* arg) in CleanupCopy() argument
3758 static void MustNotCall(napi_async_cleanup_hook_handle hook, void* arg) in MustNotCall() argument
3786 static void AsyncCleanupHook(napi_async_cleanup_hook_handle handle, void* arg) in AsyncCleanupHook() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp950 int32_t QueryAndGetInputProperty(napi_env env, napi_value arg, const string &propertyName, napi_value &property) in QueryAndGetInputProperty() argument
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_main.c318 static int drbd_thread_setup(void *arg) in drbd_thread_setup() argument
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv.c1232 unsigned long arg; in kvmppc_emulate_doorbell_instr() local
5320 kvm_arch_vm_ioctl_hv(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl_hv() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dkvm-s390.c507 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument
2384 kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl() argument
4778 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_async_ioctl() argument
4806 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dsynclink_cs.c613 static void mgslpc_release(u_long arg) in mgslpc_release() argument
2062 static int modem_input_wait(MGSLPC_INFO *info,int arg) in modem_input_wait() argument
2227 mgslpc_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) mgslpc_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Dthunderx_edac.c336 static int inject_ecc_fn(void *arg) in inject_ecc_fn() argument
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h135 free_fn(pop_hyp_memcache(mc, to_va), arg); in __free_hyp_memcache() local
112 __topup_hyp_memcache(struct kvm_hyp_memcache *mc, unsigned long min_pages, void *(*alloc_fn)(void *arg), phys_addr_t (*to_pa)(void *virt), void *arg) __topup_hyp_memcache() argument
129 __free_hyp_memcache(struct kvm_hyp_memcache *mc, void (*free_fn)(void *virt, void *arg), void *(*to_va)(phys_addr_t phys), void *arg) __free_hyp_memcache() argument
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv.c1480 unsigned long arg; in kvmppc_emulate_doorbell_instr() local
3207 do_migrate_away_vcpu(void *arg) do_migrate_away_vcpu() argument
5816 kvm_arch_vm_ioctl_hv(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vm_ioctl_hv() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dkvm-s390.c2984 int kvm_arch_vm_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) in kvm_arch_vm_ioctl() argument
541 kvm_arch_dev_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_dev_ioctl() argument
5456 kvm_arch_vcpu_async_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_async_ioctl() argument
5543 kvm_arch_vcpu_ioctl(struct file *filp, unsigned int ioctl, unsigned long arg) kvm_arch_vcpu_ioctl() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dipl.c2151 void do_restart(void *arg) in do_restart() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi.c1090 static irqreturn_t gaudi_irq_handler_single(int irq, void *arg) in gaudi_irq_handler_single() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-thin.c3688 static int read_dev_id(char *arg, dm_thin_id *dev_id, int warning) in read_dev_id() argument
H A Ddm-cache-target.c2207 const char *arg; in parse_features() local
/kernel/linux/linux-5.10/drivers/iommu/amd/
H A Diommu.c3736 irq_remapping_alloc(struct irq_domain *domain, unsigned int virq, unsigned int nr_irqs, void *arg) irq_remapping_alloc() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c3867 void *arg = sp->s2io_entries[i].arg; in remove_msix_isr() local
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c1538 static irqreturn_t myri10ge_intr(int irq, void *arg) in myri10ge_intr() argument
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c544 static bool brcmf_fws_ifidx_match(struct sk_buff *skb, void *arg) in brcmf_fws_ifidx_match() argument

Completed in 145 milliseconds

1...<<311312313314315316317318319320>>...329