Home
last modified time | relevance | path

Searched refs:apps (Results 1 – 25 of 99) sorted by relevance

1234

/linux/Documentation/devicetree/bindings/mailbox/
A Dqcom,apcs-kpss-global.yaml21 - qcom,ipq5018-apcs-apps-global
22 - qcom,ipq5332-apcs-apps-global
23 - qcom,ipq8074-apcs-apps-global
24 - qcom,ipq9574-apcs-apps-global
25 - const: qcom,ipq6018-apcs-apps-global
28 - qcom,qcs404-apcs-apps-global
60 - qcom,ipq6018-apcs-apps-global
151 - qcom,ipq6018-apcs-apps-global
184 - qcom,ipq6018-apcs-apps-global
219 compatible = "qcom,qcs404-apcs-apps-global",
/linux/drivers/net/ethernet/netronome/nfp/
A 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()
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8916-samsung-j3-common.dtsi7 /delete-node/ tz-apps@85500000;
10 tz-apps@85800000 {
A Dmsm8916-samsung-gprimeltecan.dts14 /delete-node/ tz-apps@85a00000;
17 tz-apps@85500000 {
A Dipq5332.dtsi347 interconnect-names = "usb-ddr", "apps-usb";
408 compatible = "qcom,ipq5332-apcs-apps-global",
409 "qcom,ipq6018-apcs-apps-global";
A Dipq5018.dtsi316 compatible = "qcom,ipq5018-apcs-apps-global",
317 "qcom,ipq6018-apcs-apps-global";
/linux/Documentation/devicetree/bindings/misc/
A Dqcom,fastrpc.yaml42 - const: fastrpcglink-apps-dsp
54 - const: fastrpcsmd-apps-dsp
123 qcom,glink-channels = "fastrpcglink-apps-dsp";
/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
A Dhs.c76 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
/linux/tools/perf/tests/shell/base_report/
A Dstderr-whitelist.txt2 was updated .*is prelink enabled.+ Restart the long running apps that use it
/linux/drivers/gpu/drm/nouveau/include/nvfw/
A Dhs.h40 u32 apps[]; member
/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
A Dfw.c268 fw->imem_base_img = lhdr->apps[0]; in nvkm_falcon_fw_ctor_hs()
269 fw->imem_base = ALIGN(lhdr->apps[0], 0x100); in nvkm_falcon_fw_ctor_hs()
270 fw->imem_size = lhdr->apps[lhdr->num_apps + 0]; in nvkm_falcon_fw_ctor_hs()
/linux/Documentation/devicetree/bindings/soc/qcom/
A Dqcom,smsm.yaml127 # the wireless processor, defined from the 8974 apps processor's
139 apps_smsm: apps@0 {
/linux/Documentation/scheduler/
A 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
/linux/arch/arm/boot/dts/broadcom/
A Dbcm21664.dtsi29 &apps {
A Dbcm23550.dtsi53 &apps {
A Dbcm2166x-common.dtsi136 apps: apps-bus@3e300000 { label
/linux/drivers/media/test-drivers/vivid/
A DKconfig23 Say Y here if you want to test video apps or debug V4L devices.
/linux/Documentation/devicetree/bindings/pci/
A Dfsl,imx6q-pcie-common.yaml242 - const: apps
250 - const: apps
/linux/Documentation/filesystems/
A 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
/linux/Documentation/fb/
A Dcmap_xfbdev.rst24 - X11 apps do something like the following when trying to use grayscale::
/linux/Documentation/devicetree/bindings/interconnect/
A Dqcom,bcm-voter.yaml47 # Example 1: apps bcm_voter on SDM845 SoC should be defined inside &apps_rsc node
/linux/Documentation/devicetree/bindings/display/msm/
A Dqcom,mdp5.yaml90 - description: apps SMMU with the Stream-ID mask for Hard-Fail port0
/linux/Documentation/locking/
A Dpi-futex.rst39 I.e. critical RT apps often choose lock structures to protect critical
53 apps have a very fair expectation of being able to use locks, we've got
/linux/drivers/staging/media/atomisp/
A DTODO38 * Fix not all v4l2 apps working, e.g. cheese does not work
/linux/Documentation/devicetree/bindings/clock/
A Dqcom,rpmcc.yaml17 available when the apps CPU subsystem is active, i.e. not suspended or in

Completed in 48 milliseconds

1234