/linux-6.14.4/Documentation/devicetree/bindings/mailbox/ |
D | qcom,apcs-kpss-global.yaml | 21 - qcom,ipq5018-apcs-apps-global 22 - qcom,ipq5332-apcs-apps-global 23 - qcom,ipq5424-apcs-apps-global 24 - qcom,ipq8074-apcs-apps-global 25 - qcom,ipq9574-apcs-apps-global 26 - const: qcom,ipq6018-apcs-apps-global 29 - qcom,qcs404-apcs-apps-global 62 - qcom,ipq6018-apcs-apps-global 153 - qcom,ipq6018-apcs-apps-global 187 - qcom,ipq6018-apcs-apps-global [all …]
|
/linux-6.14.4/drivers/net/ethernet/netronome/nfp/ |
D | nfp_app.c | 18 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-6.14.4/Documentation/devicetree/bindings/misc/ |
D | qcom,fastrpc.yaml | 15 invocations across DSP and APPS boundaries. This enables developers 42 - const: fastrpcglink-apps-dsp 54 - const: fastrpcsmd-apps-dsp 123 qcom,glink-channels = "fastrpcglink-apps-dsp";
|
/linux-6.14.4/drivers/mailbox/ |
D | qcom-apcs-ipc-mailbox.c | 142 { .compatible = "qcom,ipq6018-apcs-apps-global", .data = &ipq6018_apcs_data }, 154 { .compatible = "qcom,qcs404-apcs-apps-global", .data = &msm8916_apcs_data }, 159 { .compatible = "qcom,ipq5332-apcs-apps-global", .data = &ipq6018_apcs_data }, 160 { .compatible = "qcom,ipq5424-apcs-apps-global", .data = &msm8994_apcs_data }, 161 { .compatible = "qcom,ipq8074-apcs-apps-global", .data = &ipq6018_apcs_data },
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-j3-common.dtsi | 7 /delete-node/ tz-apps@85500000; 10 tz-apps@85800000 {
|
D | msm8916-samsung-gprimeltecan.dts | 14 /delete-node/ tz-apps@85a00000; 17 tz-apps@85500000 {
|
D | ipq5332.dtsi | 347 interconnect-names = "usb-ddr", "apps-usb"; 408 compatible = "qcom,ipq5332-apcs-apps-global", 409 "qcom,ipq6018-apcs-apps-global";
|
/linux-6.14.4/drivers/scsi/megaraid/ |
D | megaraid_ioctl.h | 70 #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
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-nice-design.rst | 49 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-6.14.4/Documentation/filesystems/ |
D | relay.rst | 70 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-6.14.4/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smsm.yaml | 127 # the wireless processor, defined from the 8974 apps processor's 139 apps_smsm: apps@0 {
|
/linux-6.14.4/arch/arm/boot/dts/broadcom/ |
D | bcm2166x-common.dtsi | 135 /* Apps bus */ 136 apps: apps-bus@3e300000 { label
|
D | bcm21664.dtsi | 29 &apps {
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
D | hs.c | 76 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
|
/linux-6.14.4/tools/perf/tests/shell/base_report/ |
D | stderr-whitelist.txt | 2 was updated .*is prelink enabled.+ Restart the long running apps that use it
|
/linux-6.14.4/Documentation/locking/ |
D | pi-futex.rst | 39 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-6.14.4/Documentation/devicetree/bindings/pci/ |
D | fsl,imx6q-pcie-common.yaml | 242 - const: apps 250 - const: apps
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/falcon/ |
D | fw.c | 268 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-6.14.4/arch/arc/ |
D | Kconfig | 408 bool "Support DSP for userspace apps" 417 bool "Support DSP with AGU for userspace apps" 521 This options allows a Linux userland apps to directly access
|
/linux-6.14.4/drivers/media/test-drivers/vivid/ |
D | Kconfig | 23 Say Y here if you want to test video apps or debug V4L devices.
|
/linux-6.14.4/drivers/gpu/drm/nouveau/include/nvfw/ |
D | hs.h | 40 u32 apps[]; member
|
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.h | 25 * voting through apps rsc 27 * voting through apps rsc
|
/linux-6.14.4/net/vmw_vsock/ |
D | hyperv_transport.c | 114 * when we write apps to connect to the host, we can only use VMADDR_CID_ANY 116 * write apps to bind() & listen() in the VM, we can only use VMADDR_CID_ANY 139 * Hyper-V Sockets apps on the host and in Linux VM is: 147 * When we write apps on the host to connect(), the GUID ServiceID is used. 148 * When we write apps in Linux VM to connect(), we only need to specify the
|
/linux-6.14.4/include/linux/platform_data/media/ |
D | si4713.h | 36 __u32 reserved[4]; /* drivers and apps must init this to 0 */
|
/linux-6.14.4/arch/parisc/include/uapi/asm/ |
D | stat.h | 41 * How 64-bit apps are going to be compiled, I have no idea. But at least
|