Home
last modified time | relevance | path

Searched refs:inter (Results 1 – 25 of 53) sorted by relevance

123

/linux-6.3-rc2/drivers/media/pci/cx23885/
A Daltera-ci.c252 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()
652 if (!inter) { in altera_hw_filt_init()
666 inter->strt_wrk = 1; in altera_hw_filt_init()
696 kfree(inter); in altera_hw_filt_init()
720 (inter->cis_used)++; in altera_ci_init()
725 if (!inter) { in altera_ci_init()
735 inter->cis_used = 1; in altera_ci_init()
739 inter->strt_wrk = 1; in altera_ci_init()
772 inter->strt_wrk = 0; in altera_ci_init()
[all …]
/linux-6.3-rc2/crypto/
A Danubis.c579 u32 inter[4]; in anubis_crypt() local
593 inter[0] = in anubis_crypt()
599 inter[1] = in anubis_crypt()
605 inter[2] = in anubis_crypt()
611 inter[3] = in anubis_crypt()
617 state[0] = inter[0]; in anubis_crypt()
618 state[1] = inter[1]; in anubis_crypt()
627 inter[0] = in anubis_crypt()
633 inter[1] = in anubis_crypt()
639 inter[2] = in anubis_crypt()
[all …]
/linux-6.3-rc2/include/linux/
A Dlatencytop.h31 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
/linux-6.3-rc2/net/iucv/
A DKconfig7 Select this option if you want to use inter-user communication
17 based on z/VM inter-user communication vehicle or based on
/linux-6.3-rc2/kernel/
A Dlatencytop.c177 __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()
/linux-6.3-rc2/Documentation/filesystems/
A Dgfs2.rst15 GFS2 uses interchangeable inter-node locking mechanisms, the currently
22 - uses the distributed lock manager (dlm) for inter-node locking.
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_overlay.c227 bool pin, bool inter) in vmw_overlay_move_buffer() argument
230 return vmw_bo_unpin(dev_priv, buf, inter); in vmw_overlay_move_buffer()
233 return vmw_bo_pin_in_vram(dev_priv, buf, inter); in vmw_overlay_move_buffer()
235 return vmw_bo_pin_in_vram_or_gmr(dev_priv, buf, inter); in vmw_overlay_move_buffer()
/linux-6.3-rc2/Documentation/translations/sp_SP/process/
A Dkernel-enforcement-statement.rst11 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
/linux-6.3-rc2/Documentation/devicetree/bindings/timer/
A Dsifive,clint.yaml15 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
/linux-6.3-rc2/Documentation/sh/
A Dbooting.rst9 inter-operate with old bootloaders must either use a builtin DTB or
/linux-6.3-rc2/Documentation/networking/
A Dtipc.rst72 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
A Deql.rst269 inter-character and inter-packet delays, etc.) the transfers
/linux-6.3-rc2/drivers/s390/cio/
A Dio_sch.h22 unsigned int inter:1; /* suppress intermediate interrupts */ member
A Dcio.c94 priv->options.inter = (flags & DOIO_SUPPRESS_INTER) != 0; in cio_set_options()
142 orb->cmd.ssic = priv->options.suspend && priv->options.inter; in cio_start_key()
/linux-6.3-rc2/fs/nfsd/
A DKconfig140 bool "NFSv4.2 inter server to server COPY"
143 This option enables support for NFSv4.2 inter server to
/linux-6.3-rc2/drivers/staging/media/rkvdec/
A Drkvdec-vp9.c84 struct rkvdec_vp9_inter_frame_probs inter; member
105 u32 inter[4][2]; member
249 rkprobs = &tbl->probs.inter; in init_inter_probs()
936 vp9_ctx->inter_cnts.intra_inter = &inter_cnts->inter; in rkvdec_init_v4l2_vp9_count_tbl()
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst988 for inter-prediction
992 for inter-prediction
1008 with inter-coded frames. The timestamp refers to the ``timestamp`` field in
1520 - Is inter-block probabilities delta.
1693 - Specifies the filter selection used for performing inter prediction. See
1706 - Specifies the type of inter prediction to be used. See
1852 - Indicates that all the inter blocks use only a single reference frame
1856 - Requires all the inter blocks to use compound mode. Single reference
1860 - Allows each individual inter block to select between single and
2128 in inter prediction mode.
[all …]
/linux-6.3-rc2/Documentation/filesystems/nfs/
A Dpnfs.rst5 The are several inter-related caches. We have layouts which can
/linux-6.3-rc2/Documentation/virt/kvm/devices/
A Dxics.rst50 * Pending IPI (inter-processor interrupt) priority, 8 bits
/linux-6.3-rc2/Documentation/driver-api/media/drivers/
A Dcontributors.rst114 - for maintaining v4l/dvb inter-tree dependencies
/linux-6.3-rc2/drivers/s390/net/
A DKconfig35 Select this option if you want to use inter-user communication
/linux-6.3-rc2/Documentation/translations/sp_SP/
A Dindex.rst38 contribuciones que son puramente de interés relativo a la traducción (por
/linux-6.3-rc2/drivers/usb/misc/
A Diowarrior.c105 struct usb_host_interface *inter, unsigned char type, in usb_get_report() argument
112 inter->desc.bInterfaceNumber, buf, size, in usb_get_report()
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_psr.c1863 struct drm_rect *sel_fetch_area, inter; in intel_psr2_sel_fetch_update() local
1870 inter = pipe_clip; in intel_psr2_sel_fetch_update()
1871 if (!drm_rect_intersect(&inter, &new_plane_state->uapi.dst)) in intel_psr2_sel_fetch_update()
1880 sel_fetch_area->y1 = inter.y1 - new_plane_state->uapi.dst.y1; in intel_psr2_sel_fetch_update()
1881 sel_fetch_area->y2 = inter.y2 - new_plane_state->uapi.dst.y1; in intel_psr2_sel_fetch_update()
/linux-6.3-rc2/drivers/mailbox/
A DKconfig96 This driver provides support for inter-processor communication
193 providing an interface for invoking the inter-process communication

Completed in 33 milliseconds

123