/Linux-v6.1/Documentation/devicetree/bindings/mailbox/ |
D | qcom,apcs-kpss-global.yaml | 21 - qcom,ipq6018-apcs-apps-global 22 - qcom,ipq8074-apcs-apps-global 40 - qcom,qcs404-apcs-apps-global 76 - qcom,qcs404-apcs-apps-global 113 - qcom,ipq6018-apcs-apps-global 114 - qcom,ipq8074-apcs-apps-global 129 - qcom,ipq6018-apcs-apps-global 130 - qcom,ipq8074-apcs-apps-global 165 compatible = "qcom,qcs404-apcs-apps-global", "syscon";
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/misc/ |
D | qcom,fastrpc.yaml | 15 invocations across DSP and APPS boundaries. This enables developers 41 - const: fastrpcglink-apps-dsp 53 - const: fastrpcsmd-apps-dsp 120 qcom,glink-channels = "fastrpcglink-apps-dsp";
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | gp102.c | 72 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()
|
/Linux-v6.1/include/uapi/linux/ |
D | cm4000_cs.h | 14 * not to break compilation of userspace apps. -HW */ 31 * 32bit apps work, too.
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/mailbox/ |
D | qcom-apcs-ipc-mailbox.c | 144 { .compatible = "qcom,ipq6018-apcs-apps-global", .data = &ipq6018_apcs_data }, 145 { .compatible = "qcom,ipq8074-apcs-apps-global", .data = &ipq6018_apcs_data }, 154 { .compatible = "qcom,qcs404-apcs-apps-global", .data = &msm8916_apcs_data },
|
/Linux-v6.1/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-v6.1/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
D | hs.c | 58 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smsm.yaml | 115 # the wireless processor, defined from the 8974 apps processor's 127 apps_smsm: apps@0 {
|
/Linux-v6.1/Documentation/ia64/ |
D | efirtc.rst | 31 Because we wanted to minimize the impact on existing user-level apps using 133 As of today, none of the existing user-level apps supports this feature.
|
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvfw/ |
D | hs.h | 26 u32 apps[]; member
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
D | hsfw.c | 97 hsfw->sec_addr = lhdr->apps[0]; in nvkm_acr_hsfw_load_image() 98 hsfw->sec_size = lhdr->apps[lhdr->num_apps]; in nvkm_acr_hsfw_load_image()
|
/Linux-v6.1/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-v6.1/arch/ia64/include/uapi/asm/ |
D | param.h | 24 * Technically, this is wrong, but some old apps still refer to it. The proper way to
|
/Linux-v6.1/arch/arc/ |
D | Kconfig | 404 bool "Support DSP for userspace apps" 413 bool "Support DSP with AGU for userspace apps" 516 This options allows a Linux userland apps to directly access
|
/Linux-v6.1/drivers/media/test-drivers/vivid/ |
D | Kconfig | 26 Say Y here if you want to test video apps or debug V4L devices.
|
/Linux-v6.1/include/linux/platform_data/media/ |
D | si4713.h | 36 __u32 reserved[4]; /* drivers and apps must init this to 0 */
|
/Linux-v6.1/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-v6.1/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
|
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_crtc.h | 25 * voting through apps rsc 27 * voting through apps rsc
|
/Linux-v6.1/Documentation/devicetree/bindings/interconnect/ |
D | qcom,bcm-voter.yaml | 47 # Example 1: apps bcm_voter on SDM845 SoC should be defined inside &apps_rsc node
|
/Linux-v6.1/drivers/media/rc/keymaps/ |
D | rc-mecool-kii-pro.c | 49 { 0x58, KEY_APPSELECT }, // APPS
|
/Linux-v6.1/include/scsi/ |
D | scsi_status.h | 68 * with userspace apps that parse the host byte for SG IO, we leave
|