Home
last modified time | relevance | path

Searched refs:FILL (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmm.h285 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument
301 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
308 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
309 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
313 #define VMM_MAP_ITER_DMA(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
314 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
316 #define VMM_MAP_ITER_SGL(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
317 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Daf_xdp.rst42 UMEM also has two rings: the FILL ring and the COMPLETION ring. The
43 FILL ring is used by the application to send down addr for the kernel
50 TX ring. In summary, the RX and FILL rings are used for the RX path
67 reason that there is only one set of FILL and COMPLETION rings per
128 There are a four different kind of rings: FILL, COMPLETION, RX and
133 The UMEM uses two rings: FILL and COMPLETION. Each socket associated
136 one FILL ring, one COMPLETION ring, four TX rings and four RX rings.
154 The FILL ring is used to transfer ownership of UMEM frames from
173 kernel-space to user-space. Just like the FILL ring, UMEM indices are
189 If no frames have been passed to kernel via the FILL ring, no
[all …]
/OK3568_Linux_fs/kernel/drivers/block/
H A Dataflop.c718 #define FILL(n,val) \ macro
763 FILL( 60 * (nsect / 9), 0x4e ); in do_format()
765 FILL( 12, 0 ); in do_format()
766 FILL( 3, 0xf5 ); in do_format()
773 FILL( 22, 0x4e ); in do_format()
774 FILL( 12, 0 ); in do_format()
775 FILL( 3, 0xf5 ); in do_format()
777 FILL( 512, 0xe5 ); in do_format()
779 FILL( 40, 0x4e ); in do_format()
781 FILL( TrackBuffer+BUFFER_SIZE-p, 0x4e ); in do_format()
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0010-core-Clean-up-the-i386-bios-build.patch195 FILL(0x90909090)
209 FILL(0x90909090)
226 FILL(0x90909090)
243 FILL(0x90909090)
415 FILL(0x90909090)
H A D0009-bios-Don-t-try-to-guess-the-sections-alignment.patch39 FILL(0x90909090)
173 FILL(0x90909090)
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dcacheops.h46 #define FILL 0x14 macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvmlinux.lds.S162 FILL(0);
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.mxsimage69 FILL u32_address u32_pattern u32_length
155 F -- FILL instruction
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dcache_init.S318 cache_loop t0, t1, R_IC_LINE, FILL
/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/i18n/charmaps/
HDISO_10646.gz1<escape_char> / 2<comment_char> % 3 4% ISO/IEC 10646-1 ...
HDEUC-KR.gz1<code_set_name> EUC-KR 2<comment_char> % 3<escape_char> / 4< ...
HDCP949.gz1<code_set_name> CP949 2<comment_char> % 3<escape_char> / 4<mb_cur_max> ...
HDJOHAB.gz1<code_set_name> JOHAB 2<comment_char> % 3<escape_char> / 4<mb_cur_min> ...
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
/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/i18n/charmaps/
HDISO_10646.gz1<escape_char> / 2<comment_char> % 3 4% ISO/IEC 10646-1 ...
HDEUC-KR.gz1<code_set_name> EUC-KR 2<comment_char> % 3<escape_char> / 4< ...
HDJOHAB.gz1<code_set_name> JOHAB 2<comment_char> % 3<escape_char> / 4<mb_cur_min> ...
HDCP949.gz
HDUTF-8.gz1<code_set_name> UTF-8 2<comment_char> % 3<escape_char> / 4< ...
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info4305 You may use the 'FILL' command to set the fill pattern for the
4309 with the value of the expression, repeated as necessary. A 'FILL'
4311 the section definition; by including more than one 'FILL' statement, you
4317 FILL(0x90909090)
4319 The 'FILL' command is similar to the '=FILLEXP' output section
4321 'FILL' command, rather than the entire section. If both are used, the
4322 'FILL' command takes precedence. *Note Output Section Fill::, for
4659 You can also change the fill value with a 'FILL' command in the
4689 } [:PHDR...] [=FILL]
4695 } [:PHDR...] [=FILL]
[all …]
H A Das.info3132 * Dcb:: '.dcb[SIZE] NUMBER [,FILL]'
3133 * Ds:: '.ds[SIZE] NUMBER [,FILL]'
3194 * Org:: '.org NEW-LC, FILL'
3217 * Skip:: '.skip SIZE [,FILL]'
3220 * Space:: '.space SIZE [,FILL]'
3829 7.15 '.dcb[SIZE] NUMBER [,FILL]'
3832 This directive emits NUMBER copies of FILL, each of SIZE bytes. Both
3833 NUMBER and FILL are absolute expressions. If the comma and FILL are
3834 omitted, FILL is assumed to be zero. The SIZE suffix, if present, must
3858 7.16 '.ds[SIZE] NUMBER [,FILL]'
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info4305 You may use the 'FILL' command to set the fill pattern for the
4309 with the value of the expression, repeated as necessary. A 'FILL'
4311 the section definition; by including more than one 'FILL' statement, you
4317 FILL(0x90909090)
4319 The 'FILL' command is similar to the '=FILLEXP' output section
4321 'FILL' command, rather than the entire section. If both are used, the
4322 'FILL' command takes precedence. *Note Output Section Fill::, for
4659 You can also change the fill value with a 'FILL' command in the
4689 } [:PHDR...] [=FILL]
4695 } [:PHDR...] [=FILL]
[all …]
H A Das.info3132 * Dcb:: '.dcb[SIZE] NUMBER [,FILL]'
3133 * Ds:: '.ds[SIZE] NUMBER [,FILL]'
3194 * Org:: '.org NEW-LC, FILL'
3217 * Skip:: '.skip SIZE [,FILL]'
3220 * Space:: '.space SIZE [,FILL]'
3829 7.15 '.dcb[SIZE] NUMBER [,FILL]'
3832 This directive emits NUMBER copies of FILL, each of SIZE bytes. Both
3833 NUMBER and FILL are absolute expressions. If the comma and FILL are
3834 omitted, FILL is assumed to be zero. The SIZE suffix, if present, must
3858 7.16 '.ds[SIZE] NUMBER [,FILL]'
[all …]
/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/i18n/locales/
H A Diso14651_t1_common3310 <S25A4> % SQUARE WITH HORIZONTAL FILL
3311 <S25A5> % SQUARE WITH VERTICAL FILL
3312 <S25A6> % SQUARE WITH ORTHOGONAL CROSSHATCH FILL
3313 <S25A7> % SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL
3314 <S25A8> % SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL
3315 <S25A9> % SQUARE WITH DIAGONAL CROSSHATCH FILL
3351 <S25CD> % CIRCLE WITH VERTICAL FILL
7875 <S303F> % IDEOGRAPHIC HALF FILL SPACE
56900 <U25A4> IGNORE;IGNORE;IGNORE;<U25A4> % SQUARE WITH HORIZONTAL FILL
56901 <U25A5> IGNORE;IGNORE;IGNORE;<U25A5> % SQUARE WITH VERTICAL FILL
[all …]
/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/i18n/locales/
H A Diso14651_t1_common3310 <S25A4> % SQUARE WITH HORIZONTAL FILL
3311 <S25A5> % SQUARE WITH VERTICAL FILL
3312 <S25A6> % SQUARE WITH ORTHOGONAL CROSSHATCH FILL
3313 <S25A7> % SQUARE WITH UPPER LEFT TO LOWER RIGHT FILL
3314 <S25A8> % SQUARE WITH UPPER RIGHT TO LOWER LEFT FILL
3315 <S25A9> % SQUARE WITH DIAGONAL CROSSHATCH FILL
3351 <S25CD> % CIRCLE WITH VERTICAL FILL
7875 <S303F> % IDEOGRAPHIC HALF FILL SPACE
56900 <U25A4> IGNORE;IGNORE;IGNORE;<U25A4> % SQUARE WITH HORIZONTAL FILL
56901 <U25A5> IGNORE;IGNORE;IGNORE;<U25A5> % SQUARE WITH VERTICAL FILL
[all …]

12