/linux-6.6.21/drivers/media/pci/cx23885/ |
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 …]
|
/linux-6.6.21/crypto/ |
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 …]
|
/linux-6.6.21/include/linux/ |
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
|
/linux-6.6.21/net/iucv/ |
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
|
/linux-6.6.21/kernel/ |
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()
|
/linux-6.6.21/Documentation/filesystems/ |
D | gfs2.rst | 15 GFS2 uses interchangeable inter-node locking mechanisms, the currently 22 - uses the distributed lock manager (dlm) for inter-node locking.
|
/linux-6.6.21/Documentation/devicetree/bindings/timer/ |
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
|
/linux-6.6.21/Documentation/translations/sp_SP/process/ |
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
|
/linux-6.6.21/drivers/gpu/drm/vmwgfx/ |
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()
|
/linux-6.6.21/Documentation/arch/sh/ |
D | booting.rst | 9 inter-operate with old bootloaders must either use a builtin DTB or
|
/linux-6.6.21/Documentation/networking/ |
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
|
D | eql.rst | 269 inter-character and inter-packet delays, etc.) the transfers
|
/linux-6.6.21/drivers/s390/cio/ |
D | io_sch.h | 22 unsigned int inter:1; /* suppress intermediate interrupts */ member
|
D | cio.c | 94 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.6.21/fs/nfsd/ |
D | Kconfig | 140 bool "NFSv4.2 inter server to server COPY" 143 This option enables support for NFSv4.2 inter server to
|
/linux-6.6.21/drivers/staging/media/rkvdec/ |
D | rkvdec-vp9.c | 84 struct rkvdec_vp9_inter_frame_probs inter; member 105 u32 inter[4][2]; member 248 rkprobs = &tbl->probs.inter; in init_inter_probs() 935 vp9_ctx->inter_cnts.intra_inter = &inter_cnts->inter; in rkvdec_init_v4l2_vp9_count_tbl()
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-codec-stateless.rst | 988 for inter-prediction 992 for inter-prediction 1008 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1015 with inter-coded frames. The timestamp refers to the ``timestamp`` field in 1022 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 [all …]
|
/linux-6.6.21/Documentation/virt/kvm/devices/ |
D | xics.rst | 50 * Pending IPI (inter-processor interrupt) priority, 8 bits
|
/linux-6.6.21/Documentation/filesystems/nfs/ |
D | pnfs.rst | 5 The are several inter-related caches. We have layouts which can
|
/linux-6.6.21/Documentation/driver-api/media/drivers/ |
D | contributors.rst | 114 - for maintaining v4l/dvb inter-tree dependencies
|
/linux-6.6.21/drivers/s390/net/ |
D | Kconfig | 34 Select this option if you want to use inter-user communication
|
/linux-6.6.21/Documentation/translations/sp_SP/ |
D | index.rst | 38 contribuciones que son puramente de interés relativo a la traducción (por
|
/linux-6.6.21/drivers/usb/misc/ |
D | iowarrior.c | 105 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.6.21/drivers/mailbox/ |
D | Kconfig | 96 This driver provides support for inter-processor communication 193 providing an interface for invoking the inter-process communication
|
/linux-6.6.21/drivers/media/test-drivers/vicodec/ |
D | codec-fwht.c | 474 int inter = intra ? 0 : 1; in ifwht() local 543 if (inter) { in ifwht()
|