/openbmc/linux/drivers/media/pci/cx23885/ |
H A D | altera-ci.c | 249 static int netup_fpga_op_rw(struct fpga_internal *inter, int addr, in netup_fpga_op_rw() argument 252 inter->fpga_rw(inter->dev, NETUP_CI_FLG_AD, addr, 0); in netup_fpga_op_rw() 253 return inter->fpga_rw(inter->dev, 0, val, read); in netup_fpga_op_rw() 262 struct fpga_internal *inter = state->internal; in altera_ci_op_cam() local 270 mutex_lock(&inter->fpga_mutex); in altera_ci_op_cam() 272 netup_fpga_op_rw(inter, NETUP_CI_ADDR0, ((addr << 1) & 0xfe), 0); in altera_ci_op_cam() 273 netup_fpga_op_rw(inter, NETUP_CI_ADDR1, ((addr >> 7) & 0x7f), 0); in altera_ci_op_cam() 274 store = netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, 0, NETUP_CI_FLG_RD); in altera_ci_op_cam() 279 netup_fpga_op_rw(inter, NETUP_CI_BUSCTRL, store, 0); in altera_ci_op_cam() 280 mem = netup_fpga_op_rw(inter, NETUP_CI_DATA, val, read); in altera_ci_op_cam() [all …]
|
/openbmc/linux/include/linux/ |
H A D | latencytop.h | 31 void __account_scheduler_latency(struct task_struct *task, int usecs, int inter); 33 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency() argument 36 __account_scheduler_latency(task, usecs, inter); in account_scheduler_latency() 44 account_scheduler_latency(struct task_struct *task, int usecs, int inter) in account_scheduler_latency() argument
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 10 TIPC (Transparent Inter Process Communication) is a protocol that is specially 29 Welcome to the Transparent Inter Process Communication service, TIPC in short, 64 - Inter Node Links 67 Inter Node Links, which both guarantee data traffic integrity and monitor 72 By applying the Overlapping Ring Monitoring algorithm on the inter node links 94 Maximal byte throughput for inter-node connections is still somewhat lower than 95 for TCP, while they are superior for intra-node and inter-container throughput
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/trigger/inter-event/ |
H A D | trigger-snapshot-action-hist.tc | 3 # description: event trigger - test inter-event histogram trigger snapshot action 23 fail "Failed to create onchange action inter-event histogram" 27 fail "Failed to create snapshot action inter-event histogram"
|
H A D | trigger-onchange-action-hist.tc | 3 # description: event trigger - test inter-event histogram trigger onchange action 19 fail "Failed to create onchange action inter-event histogram"
|
H A D | trigger-onmax-action-hist.tc | 3 # description: event trigger - test inter-event histogram trigger onmax action 25 fail "Failed to create onmax action inter-event histogram"
|
H A D | trigger-onmatch-action-hist.tc | 3 # description: event trigger - test inter-event histogram trigger onmatch action 27 fail "Failed to create onmatch action inter-event histogram"
|
H A D | trigger-trace-action-hist.tc | 3 # description: event trigger - test inter-event histogram trigger trace action 28 fail "Failed to create trace action inter-event histogram"
|
H A D | trigger-synthetic-event-dynstring.tc | 3 # description: event trigger - test inter-event histogram trigger trace action with dynamic string … 28 fail "Failed to create dynamic string trace action inter-event histogram"
|
H A D | trigger-onmatch-onmax-action-hist.tc | 3 # description: event trigger - test inter-event histogram trigger onmatch-onmax action 27 fail "Failed to create onmatch-onmax action inter-event histogram"
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | instruction.json | 84 …"PublicDescription": "This event counts architecturally executed inter-element manipulation operat… 87 …"BriefDescription": "This event counts architecturally executed inter-element manipulation operati… 90 …"PublicDescription": "This event counts architecturally executed inter-register manipulation opera… 93 …"BriefDescription": "This event counts architecturally executed inter-register manipulation operat…
|
/openbmc/linux/crypto/ |
H A D | anubis.c | 469 u32 inter[ANUBIS_MAX_N]; in anubis_setkey() local 534 inter[i] = T0[(kappa[j--] >> 24) ]; in anubis_setkey() 537 inter[i] ^= T1[(kappa[j--] >> 16) & 0xff]; in anubis_setkey() 540 inter[i] ^= T2[(kappa[j--] >> 8) & 0xff]; in anubis_setkey() 543 inter[i] ^= T3[(kappa[j ] ) & 0xff]; in anubis_setkey() 545 kappa[0] = inter[0] ^ rc[r]; in anubis_setkey() 547 kappa[i] = inter[i]; in anubis_setkey() 579 u32 inter[4]; in anubis_crypt() local 593 inter[0] = in anubis_crypt() 599 inter[1] = in anubis_crypt() [all …]
|
/openbmc/linux/include/media/ |
H A D | v4l2-vp9.h | 50 * @inter_mode: inter mode probabilities. 52 * @is_inter: is inter-block probabilities. 91 * @intra_inter: is inter-block counts. 100 * @mv_mode: inter mode counts. 203 * @reference_mode: specifies the type of inter prediction to be used. See 205 * @interpolation_filter: specifies the filter selection used for performing inter prediction.
|
/openbmc/linux/net/iucv/ |
H A D | Kconfig | 7 Select this option if you want to use inter-user communication 17 based on z/VM inter-user communication vehicle or based on
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | libice_1.1.1.bb | 1 SUMMARY = "ICE: Inter-Client Exchange library" 3 DESCRIPTION = "The Inter-Client Exchange (ICE) protocol provides a \
|
/openbmc/linux/drivers/firmware/tegra/ |
H A D | Kconfig | 8 IVC (Inter-VM Communication) protocol is part of the IPC 9 (Inter Processor Communication) framework on Tegra. It maintains the
|
/openbmc/u-boot/drivers/mailbox/ |
H A D | Kconfig | 10 the basis of a variety of inter-process/inter-CPU communication
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xen_primary_console.c | 155 struct evtchn_bind_interdomain inter = { in rebind_guest_port() local 160 if (!xen_evtchn_bind_interdomain_op(&inter)) { in rebind_guest_port() 161 s->guest_port = inter.local_port; in rebind_guest_port()
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | hw_irq.h | 76 #define IA64_IPI_VECTOR 0xfe /* inter-processor interrupt vector */ 82 /* IA64 inter-cpu interrupt related definitions */ 86 /* Delivery modes for inter-cpu interrupts */
|
/openbmc/qemu/docs/specs/ |
H A D | spdm.rst | 67 -CA inter.cert -CAkey inter.key -sha384 -days 3650 -set_serial 3 \ 72 $ cat ca.cert.der inter.cert.der end_responder.cert.der > bundle_responder.certchain.der
|
/openbmc/linux/drivers/mailbox/ |
H A D | Kconfig | 96 This driver provides support for inter-processor communication 193 providing an interface for invoking the inter-process communication 239 with hardware for Inter-Processor Communication Controller (IPCC) 292 Qualcomm Technologies, Inc. Inter-Processor Communication Controller
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | qcom-ipcc.yaml | 7 title: Qualcomm Technologies, Inc. Inter-Processor Communication Controller 13 The Inter-Processor Communication Controller (IPCC) is a centralized hardware
|
/openbmc/linux/Documentation/filesystems/ |
H A D | gfs2.rst | 15 GFS2 uses interchangeable inter-node locking mechanisms, the currently 22 - uses the distributed lock manager (dlm) for inter-node locking.
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | sifive,clint.yaml | 15 Core Local Interruptor (CLINT) for M-mode timer and M-mode inter-processor 16 interrupts. It directly connects to the timer and inter-processor interrupt
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | Kconfig | 18 IVC (Inter-VM Communication) protocol is a Tegra-specific IPC 19 (Inter Processor Communication) framework. Within the context of
|