Home
last modified time | relevance | path

Searched full:apps (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/kernel/linux/linux-4.19/drivers/net/ethernet/netronome/nfp/
Dnfp_app.c48 static const struct nfp_app_type *apps[] = { variable
168 if (id >= ARRAY_SIZE(apps) || !apps[id]) { in nfp_app_alloc()
173 if (WARN_ON(!apps[id]->name || !apps[id]->vnic_alloc)) in nfp_app_alloc()
175 if (WARN_ON(!apps[id]->ctrl_msg_rx && apps[id]->ctrl_msg_rx_raw)) in nfp_app_alloc()
185 app->type = apps[id]; in nfp_app_alloc()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_app.c18 static const struct nfp_app_type *apps[] = { variable
232 if (id >= ARRAY_SIZE(apps) || !apps[id]) { in nfp_app_alloc()
237 if (WARN_ON(!apps[id]->name || !apps[id]->vnic_alloc)) in nfp_app_alloc()
239 if (WARN_ON(!apps[id]->ctrl_msg_rx && apps[id]->ctrl_msg_rx_raw)) in nfp_app_alloc()
249 app->type = apps[id]; in nfp_app_alloc()
/kernel/liteos_a/
DMakefile33 APPS = apps macro
99 $(APPS): build all apps
169 $(APPS): sysroot
170 $(HIDE)$(MAKE) -C apps all
172 $(ROOTFS): $(APPS)
192 $(HIDE)for dir in $(LIB_SUBDIRS) apps; do $(MAKE) -C $$dir clean || exit 1; done
201 .PHONY: $(LITEOS_TARGET) $(ROOTFS) $(APPS) $(KCONFIG_CMDS) $(LITEOS_LIBS_TARGET) $(KCONFIG_CONFIG)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/
Dqcom,apcs-kpss-global.yaml19 - qcom,ipq6018-apcs-apps-global
20 - qcom,ipq8074-apcs-apps-global
25 - qcom,qcs404-apcs-apps-global
83 compatible = "qcom,qcs404-apcs-apps-global";
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgp102.c72 nvkm_falcon_load_imem(falcon, scrub_data + lhdr->apps[0], in gp102_fb_vpr_scrub()
73 ALIGN(lhdr->apps[0], 0x100), in gp102_fb_vpr_scrub()
74 lhdr->apps[1], in gp102_fb_vpr_scrub()
75 lhdr->apps[0] >> 8, 0, true); in gp102_fb_vpr_scrub()
/kernel/liteos_a/testsuites/
DMakefile40 APPS = apps macro
55 #######LITEOS_TEST_USER_MENUCONFIG_H = $(LITEOSTESTTOPDIR)/apps/include
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/qcom/
Dqcom,apr.txt21 5 - APPS
50 which uses apr as communication between Apps and QDSP.
Dqcom,smsm.txt79 wireless processor, defined from the 8974 apps processor's point-of-view. It
91 apps_smsm: apps@0 {
/kernel/linux/linux-5.10/include/uapi/linux/
Dcm4000_cs.h14 * not to break compilation of userspace apps. -HW */
31 * 32bit apps work, too.
/kernel/linux/linux-4.19/include/uapi/linux/
Dcm4000_cs.h14 * not to break compilation of userspace apps. -HW */
31 * 32bit apps work, too.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/
Dqcom,fastrpc.txt5 invocations across DSP and APPS boundaries. This enables developers
61 qcom,smd-channels = "fastrpcsmd-apps-dsp";
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-nice-design.rst49 people were running number crunching apps at nice +19.)
84 run audio (and other multimedia) apps under RT priorities such as
109 and forcing audio apps to run under the more dangerous SCHED_FIFO
/kernel/linux/linux-4.19/Documentation/scheduler/
Dsched-nice-design.txt45 people were running number crunching apps at nice +19.)
80 run audio (and other multimedia) apps under RT priorities such as
105 and forcing audio apps to run under the more dangerous SCHED_FIFO
/kernel/linux/linux-4.19/drivers/scsi/megaraid/
Dmegaraid_ioctl.h74 #define APPTYPE_MIMD 0x00 /* old existing apps */
75 #define APPTYPE_UIOC 0x01 /* new apps using uioc */
120 /* User Apps: */
202 * mcontroller : adapter info structure for old mimd_t apps
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
Dmegaraid_ioctl.h70 #define APPTYPE_MIMD 0x00 /* old existing apps */
71 #define APPTYPE_UIOC 0x01 /* new apps using uioc */
116 /* User Apps: */
198 * mcontroller : adapter info structure for old mimd_t apps
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb_nl.c139 * i40e_dcbnl_set_all - set all the apps and ieee data from DCBx config
142 * Set up all the IEEE APPs in the DCBNL App Table and generate event for
251 * i40e_dcbnl_flush_apps - Delete all removed APPs
256 * Find and delete all APPs that are not present in the passed
/kernel/linux/linux-4.19/drivers/net/ethernet/intel/i40e/
Di40e_dcb_nl.c139 * i40e_dcbnl_set_all - set all the apps and ieee data from DCBx config
142 * Set up all the IEEE APPs in the DCBNL App Table and generate event for
251 * i40e_dcbnl_flush_apps - Delete all removed APPs
256 * Find and delete all APPs that are not present in the passed
/kernel/linux/linux-5.10/drivers/mailbox/
Dqcom-apcs-ipc-mailbox.c154 { .compatible = "qcom,ipq6018-apcs-apps-global", .data = &ipq6018_apcs_data },
155 { .compatible = "qcom,ipq8074-apcs-apps-global", .data = &ipq8074_apcs_data },
160 { .compatible = "qcom,qcs404-apcs-apps-global", .data = &msm8916_apcs_data },
/kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/
Dgp102.c84 nvkm_falcon_load_imem(falcon, scrub_data + lhdr->apps[0], in gp102_run_secure_scrub()
85 ALIGN(lhdr->apps[0], 0x100), in gp102_run_secure_scrub()
86 lhdr->apps[1], in gp102_run_secure_scrub()
87 lhdr->apps[0] >> 8, 0, true); in gp102_run_secure_scrub()
/kernel/linux/linux-5.10/Documentation/filesystems/
Drelay.rst70 klog and relay-apps example code
76 The relay-apps example tarball, available on the relay sourceforge
83 The 'klog debugging functions' patch (klog.patch in the relay-apps
94 i.e. without using any of the relay-apps example code or klog, but
104 klog and the relay-apps examples can be found in the relay-apps
445 a separate array. See the 'reserve' example in the relay-apps tarball
/kernel/linux/linux-4.19/Documentation/filesystems/
Drelay.txt67 klog and relay-apps example code
73 The relay-apps example tarball, available on the relay sourceforge
80 The 'klog debugging functions' patch (klog.patch in the relay-apps
91 i.e. without using any of the relay-apps example code or klog, but
101 klog and the relay-apps examples can be found in the relay-apps
438 a separate array. See the 'reserve' example in the relay-apps tarball
/kernel/linux/linux-4.19/Documentation/media/dvb-drivers/
Dfaq.rst27 apps/szap/szap, czap or tzap. You must supply a channel list
30 by running apps/scan/scan. If you run scan on an unknown network
31 you might have to supply some start data in apps/scan/initial.h.
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/nvfw/
Dhs.c58 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smsm.txt79 wireless processor, defined from the 8974 apps processor's point-of-view. It
91 apps_smsm: apps@0 {
Dqcom,apr.txt21 5 - APPS
62 which uses apr as communication between Apps and QDSP.

12345678910>>...14