| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| H A D | user.h | 27 unsigned long start_code, start_stack; member
|
| /third_party/musl/arch/powerpc/bits/ |
| H A D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
| /third_party/musl/arch/arm/bits/ |
| H A D | user.h | 27 unsigned long start_code, start_stack; member
|
| /third_party/musl/arch/microblaze/bits/ |
| H A D | user.h | 13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
|
| /third_party/musl/arch/powerpc64/bits/ |
| H A D | user.h | 7 unsigned long start_code, start_data, start_stack; member
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | user.h | 69 unsigned long start_code; /* Starting virtual address of text. */ member
|
| /kernel/linux/common_modules/tzdriver/auth/ |
| H A D | auth_base_impl.c | 131 static int get_proc_user_pages(struct mm_struct *mm, unsigned long start_code, in get_proc_user_pages() argument 158 unsigned long start_code = mm->start_code; in update_task_hash() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | user_32.h | 113 unsigned long start_code; /* Starting virtual address of text. */ member
|
| H A D | user32.h | 55 __u32 start_code; /* Starting virtual address of text. */ member
|
| H A D | user_64.h | 116 unsigned long start_code; /* Starting virtual address of text. */ member
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | user.h | 69 unsigned long start_code; /* Starting virtual address of text. */ member
|
| /kernel/linux/linux-5.10/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 590 int start_code = 0; in altera_irscan() local 689 int start_code = 0; in altera_swap_ir() local 793 int start_code = 0; altera_drscan() local 884 int start_code = 0; altera_swap_dr() local [all...] |
| /kernel/linux/linux-6.6/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 590 int start_code = 0; in altera_irscan() local 689 int start_code = 0; in altera_swap_ir() local 793 int start_code = 0; altera_drscan() local 884 int start_code = 0; altera_swap_dr() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | user_64.h | 116 unsigned long start_code; /* Starting virtual address of text. */ member
|
| H A D | user_32.h | 113 unsigned long start_code; /* Starting virtual address of text. */ member
|
| H A D | user32.h | 55 __u32 start_code; /* Starting virtual address of text. */ member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxva2_h264.c | 344 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
|
| H A D | dxva2_hevc.c | 283 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
|
| H A D | dxva2_vc1.c | 194 static const uint8_t start_code[] = { 0, 0, 1, 0x0d }; in commit_bitstream_and_slice_buffer() local
|
| H A D | cbs_mpeg2.c | 148 uint32_t start_code = -1; in cbs_mpeg2_split_fragment() local [all...] |
| /third_party/musl/arch/sh/bits/ |
| H A D | user.h | 43 unsigned long start_code; member
|
| /third_party/musl/arch/i386/bits/ |
| H A D | user.h | 29 unsigned long start_code; member
|
| /third_party/musl/arch/m68k/bits/ |
| H A D | user.h | 21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
|
| /third_party/musl/arch/s390x/bits/ |
| H A D | user.h | 50 unsigned long start_code, start_stack; member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | binfmt_flat.c | 81 unsigned long start_code; /* Start of text segment */ member 308 unsigned long start_code; in calc_reloc() local 415 unsigned long start_code, end_code; in load_flat_file() local [all...] |