Home
last modified time | relevance | path

Searched defs:start_code (Results 26 - 50 of 82) sorted by relevance

1234

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/powerpc/bits/
H A Duser.h7 unsigned long start_code, start_data, start_stack; member
/third_party/musl/arch/arm/bits/
H A Duser.h27 unsigned long start_code, start_stack; member
/third_party/musl/arch/microblaze/bits/
H A Duser.h13 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/powerpc64/bits/
H A Duser.h7 unsigned long start_code, start_data, start_stack; member
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/kernel/linux/common_modules/tzdriver/auth/
H A Dauth_base_impl.c131 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 Duser_32.h113 unsigned long start_code; /* Starting virtual address of text. */ member
H A Duser32.h55 __u32 start_code; /* Starting virtual address of text. */ member
H A Duser_64.h116 unsigned long start_code; /* Starting virtual address of text. */ member
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera-jtag.c590 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 Daltera-jtag.c590 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 Duser_64.h116 unsigned long start_code; /* Starting virtual address of text. */ member
H A Duser_32.h113 unsigned long start_code; /* Starting virtual address of text. */ member
H A Duser32.h55 __u32 start_code; /* Starting virtual address of text. */ member
/third_party/ffmpeg/libavcodec/
H A Ddxva2_h264.c344 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
H A Ddxva2_hevc.c283 static const uint8_t start_code[] = { 0, 0, 1 }; in commit_bitstream_and_slice_buffer() local
H A Ddxva2_vc1.c194 static const uint8_t start_code[] = { 0, 0, 1, 0x0d }; in commit_bitstream_and_slice_buffer() local
H A Dcbs_mpeg2.c148 uint32_t start_code = -1; in cbs_mpeg2_split_fragment() local
[all...]
/third_party/musl/arch/sh/bits/
H A Duser.h43 unsigned long start_code; member
/third_party/musl/arch/i386/bits/
H A Duser.h29 unsigned long start_code; member
/third_party/musl/arch/m68k/bits/
H A Duser.h21 unsigned long u_tsize, u_dsize, u_ssize, start_code, start_stack; member
/third_party/musl/arch/s390x/bits/
H A Duser.h50 unsigned long start_code, start_stack; member
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_flat.c81 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...]

Completed in 12 milliseconds

1234