| /OK3568_Linux_fs/kernel/fs/omfs/ |
| H A D | file.c | 119 struct omfs_extent_entry *terminator; in omfs_grow_extent() local 142 terminator = entry + extent_count - 1; in omfs_grow_extent() 144 entry = terminator-1; in omfs_grow_extent() 150 terminator->e_blocks = ~(cpu_to_be64( in omfs_grow_extent() 151 be64_to_cpu(~terminator->e_blocks) + 1)); in omfs_grow_extent() 168 entry = terminator; in omfs_grow_extent() 169 terminator++; in omfs_grow_extent() 170 memcpy(terminator, entry, sizeof(struct omfs_extent_entry)); in omfs_grow_extent() 175 terminator->e_blocks = ~(cpu_to_be64( in omfs_grow_extent() 176 be64_to_cpu(~terminator->e_blocks) + (u64) new_count)); in omfs_grow_extent()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_strscpy.c | 30 int chars, int terminator, int pad) in tc() argument 84 if (terminator) { in tc() 92 index = chars + terminator + i; in tc() 99 nr_bytes_poison = sizeof(buf) - chars - terminator - pad; in tc()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | getline.c | 23 char terminator, size_t offset) in getstr() argument 75 if (c == terminator) in getstr()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/bootp/ |
| H A D | init.S | 42 movne r10, #0 @ terminator 44 stmiane r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-queensbay/fsp/ |
| H A D | fsp_vpd.h | 34 u16 terminator; /* Offset 0x021F */ member
|
| /OK3568_Linux_fs/kernel/arch/xtensa/lib/ |
| H A D | strnlen_user.S | 94 # Do not add an extra one for the NULL terminator since we have 102 # the zero byte in order to include the NULL terminator in the count.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/nasm/nasm/ |
| H A D | 0001-stdlib-Add-strlcat.patch | 94 + * terminates, unless size == 0 or dest has no NUL terminator. Returns 103 + /* find the NULL terminator in dest */
|
| H A D | 0002-Add-debug-prefix-map-option.patch | 248 /* find the NULL terminator in dest */
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-baytrail/fsp/ |
| H A D | fsp_vpd.h | 80 uint16_t terminator; /* Offset 0x0100 */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_suite.c | 382 char terminator = '\n'; in kutf_debugfs_run_read() local 431 &terminator, 1); in kutf_debugfs_run_read() 482 &terminator, 1); in kutf_debugfs_run_read()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | CVE-2022-4415-2.patch | 189 + "AT_NULL terminator not found, cannot parse auxv structure."); 234 + "AT_NULL terminator not found, cannot parse auxv structure."); 378 + /* Add a dummy terminator to make save_context() happy. */
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | strrchr.S | 41 bne t1, $eos # .. e1 : did we already hit the terminator?
|
| H A D | ev67-strrchr.S | 63 bne t1, $eos # U : did we already hit the terminator?
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0002-execinfo-implementation-is-glibc-specific.patch | 44 // 16 hex digits + 1 for null-terminator.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/kutf/ |
| H A D | kutf_suite.c | 353 char terminator = '\n'; in kutf_debugfs_run_read() local 394 &terminator, 1); in kutf_debugfs_run_read()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | omfs.rst | 106 the extent. The final extent in each table is a terminator with e_cluster
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/ |
| H A D | fsp_support.c | 138 assert(fsp_upd->terminator == UPD_TERMINATOR); in fsp_init()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | adm1026.rst | 71 for SCSI terminator power. The remaining inputs are not scaled and have
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | intel_bios.h | 288 u16 terminator; member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/ |
| H A D | 0002-ssaparse-enhance-SSA-text-lines-parsing.patch | 162 + /* add a terminator at the end */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_vbt_defs.h | 752 u16 terminator; member
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A D | Kconfig | 50 reported to the APB terminator (APB Errors Handler Block). This
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190720.patch.gz | |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | ostream | 689 * string terminator.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | ostream | 689 * string terminator.
|