Home
last modified time | relevance | path

Searched refs:tack (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dioport.c183 char *tack; in _sparc_alloc_io() local
190 tack = xres->xname; in _sparc_alloc_io()
198 tack = kmalloc(sizeof (struct resource) + tlen + 1, GFP_KERNEL); in _sparc_alloc_io()
199 if (tack == NULL) return NULL; in _sparc_alloc_io()
200 memset(tack, 0, sizeof(struct resource)); in _sparc_alloc_io()
201 res = (struct resource *) tack; in _sparc_alloc_io()
202 tack += sizeof (struct resource); in _sparc_alloc_io()
205 strlcpy(tack, name, XNMLN+1); in _sparc_alloc_io()
206 res->name = tack; in _sparc_alloc_io()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_mpc52xx.c119 u8 tack; member
126 .tsr = 3, .trfs = 5, .trp = 11, .tack = 2, .tss = 4,
130 .tsr = 2, .trfs = 5, .trp = 9, .tack = 2, .tss = 4,
134 .tsr = 2, .trfs = 4, .trp = 7, .tack = 2, .tss = 4,
138 .tsr = 2, .trfs = 4, .trp = 7, .tack = 2, .tss = 4,
142 .tsr = 2, .trfs = 4, .trp = 7, .tack = 2, .tss = 4,
146 .tsr = 2, .trfs = 4, .trp = 6, .tack = 2, .tss = 4,
153 .tsr = 7, .trfs = 10, .trp = 22, .tack = 3, .tss = 7,
157 .tsr = 4, .trfs = 10, .trp = 17, .tack = 3, .tss = 7,
161 .tsr = 3, .trfs = 8, .trp = 14, .tack = 3, .tss = 7,
[all …]
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Data.h31 u8 tack; /* 0x0D */ member
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190706.patch.gz ... the PowerShell tab, not in "Legacy" 109-# tack: 110+# tack: 111 # - blink ...
HDncurses-6.1-20191207.patch.gz1# ncurses 6.1 - patch 20191207 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190803.patch.gz ... 188 # none of the dtterm controls work 189 # tack: 190-# bell and flash do not work ...
HDncurses-6.1-20190720.patch.gz
HDncurses-6.1-20191109.patch.gz ... # Reviewed 0.8.2: 162+# In tack, 163+# there is some problem turning off ...
HDncurses-6.1-20191214.patch.gz1# ncurses 6.1 - patch 20191214 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190928.patch.gz1# ncurses 6.1 - patch 20190928 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190630.patch.gz1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20200118.patch.gz1# ncurses 6.1 - patch 20200118 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190907.patch.gz1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190623.patch.gz1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/
H A Dncurses.inc306 ${bindir}/tack \
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dtodo.rst539 drm_*_cleanup implementations and can be removed. Some tack a kfree() at the
/OK3568_Linux_fs/external/xserver/m4/
H A Dlibtool.m41796 # Add a significant safety factor because C++ compilers can tack on
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-136276 and then tack on ‘…’ to indicate the possibility of additional
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-136276 and then tack on ‘…’ to indicate the possibility of additional
/OK3568_Linux_fs/external/xserver/
H A DChangeLog133066 need to tack on the information about the new SD in the ClassesChanged events.