/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/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/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/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/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/u-boot/drivers/mailbox/ |
H A D | Kconfig | 10 the basis of a variety of inter-process/inter-CPU communication
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_overlay.c | 221 bool pin, bool inter) in vmw_overlay_move_buffer() argument 224 return vmw_bo_unpin(dev_priv, buf, inter); in vmw_overlay_move_buffer() 227 return vmw_bo_pin_in_vram(dev_priv, buf, inter); in vmw_overlay_move_buffer() 229 return vmw_bo_pin_in_vram_or_gmr(dev_priv, buf, inter); in vmw_overlay_move_buffer()
|
/openbmc/linux/Documentation/translations/sp_SP/process/ |
H A D | kernel-enforcement-statement.rst | 11 Como desarrolladores del kernel Linux, tenemos un gran interés en cómo se 18 contribuciones hechas a nuestra comunidad, compartimos el interés de 23 en que es en el mejor interés de nuestro desarrollo como comunidad asumir 28 que es en el mejor interés de nuestra comunidad de desarrollo adoptar
|
/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/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/kernel/ |
H A D | latencytop.c | 177 __account_scheduler_latency(struct task_struct *tsk, int usecs, int inter) in __account_scheduler_latency() argument 184 if (inter && usecs > 5000) in __account_scheduler_latency()
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | clock_manager.c | 22 inter_val = readl(&clock_manager_base->inter) & mask; in cm_wait_for_lock()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-filelock_3.17.0.bb | 4 … platform independent file lock in Python, which provides a simple way of inter-process communicat…
|
/openbmc/linux/Documentation/arch/sh/ |
H A D | booting.rst | 9 inter-operate with old bootloaders must either use a builtin DTB or
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | timer.h | 21 u32 inter; member
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-dbus_1.3.2.bb | 1 SUMMARY = "Python bindings for the DBus inter-process communication system"
|
/openbmc/linux/Documentation/networking/ |
H A D | tipc.rst | 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/u-boot/arch/arm/cpu/armv7/sunxi/ |
H A D | timer.c | 50 writel(TIMER_LOAD_VAL, &timer->inter); in timer_init()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | io_sch.h | 22 unsigned int inter:1; /* suppress intermediate interrupts */ member
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/ |
H A D | long-help | 36 --xauth-inter 142 --non-inter
|
/openbmc/docs/ |
H A D | glossary.md | 14 D-Bus - Provides the primary mechanisms for inter-process communication with an
|
/openbmc/openbmc/poky/meta/recipes-extended/watchdog/watchdog/ |
H A D | 0001-watchdog-remove-interdependencies-of-watchdog-and-wd.patch | 8 together, remove the inter-dependencies of watchdog and wd_keepalive
|
/openbmc/linux/fs/nfsd/ |
H A D | Kconfig | 140 bool "NFSv4.2 inter server to server COPY" 143 This option enables support for NFSv4.2 inter server to
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | module.bbclass | 73 bbwarn "directory below B to get correct inter-module dependencies"
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ohci-hcd.c | 636 static int ep_2_n_interval(int inter) in ep_2_n_interval() argument 639 for (i = 0; ((inter >> i) > 1) && (i < 5); i++); in ep_2_n_interval() 668 int inter; in ep_link() local 720 for (i = 0; i < ep_rev(6, interval); i += inter) { in ep_link() 721 inter = 1; in ep_link() 727 inter = ep_rev(6, in ep_link()
|