/linux/drivers/net/ethernet/netronome/nfp/ |
H A 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/Documentation/devicetree/bindings/misc/ |
H A 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/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-samsung-j3-common.dtsi | 7 /delete-node/ tz-apps@85500000; 10 tz-apps@85800000 {
|
H A D | msm8916-samsung-gprimeltecan.dts | 14 /delete-node/ tz-apps@85a00000; 17 tz-apps@85500000 {
|
/linux/drivers/scsi/megaraid/ |
H A 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/Documentation/scheduler/ |
H A 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/Documentation/filesystems/ |
H A 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/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,smsm.yaml | 127 # the wireless processor, defined from the 8974 apps processor's 139 apps_smsm: apps@0 {
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2166x-common.dtsi | 135 /* Apps bus */ 136 apps: apps-bus@3e300000 { label
|
H A D | bcm21664.dtsi | 29 &apps {
|
H A D | bcm23550.dtsi | 53 &apps {
|
/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/ |
H A D | hs.c | 76 hdr->apps[(i * 2) + 0], hdr->apps[(i * 2) + 1]); in nvfw_hs_load_header()
|
/linux/tools/perf/tests/shell/base_report/ |
H A D | stderr-whitelist.txt | 2 was updated .*is prelink enabled.+ Restart the long running apps that use it
|
/linux/Documentation/locking/ |
H A 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/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A 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/arch/arc/ |
H A 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/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.h | 25 * voting through apps rsc 27 * voting through apps rsc
|
/linux/drivers/gpu/drm/nouveau/include/nvfw/ |
H A D | hs.h | 40 u32 apps[]; member
|
/linux/drivers/media/test-drivers/vivid/ |
H A D | Kconfig | 23 Say Y here if you want to test video apps or debug V4L devices.
|
/linux/include/linux/platform_data/media/ |
H A D | si4713.h | 36 __u32 reserved[4]; /* drivers and apps must init this to 0 */
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | stat.h | 41 * How 64-bit apps are going to be compiled, I have no idea. But at least
|
/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,bcm-voter.yaml | 47 # Example 1: apps bcm_voter on SDM845 SoC should be defined inside &apps_rsc node
|
/linux/drivers/media/rc/keymaps/ |
H A D | rc-mecool-kii-pro.c | 49 { 0x58, KEY_APPSELECT }, // APPS
|
/linux/drivers/staging/media/atomisp/ |
H A D | TODO | 38 * Fix not all v4l2 apps working, e.g. cheese does not work
|
/linux/include/scsi/ |
H A D | scsi_status.h | 68 * with userspace apps that parse the host byte for SG IO, we leave
|