Home
last modified time | relevance | path

Searched defs:new_code (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dftrace.c94 ftrace_modify_code(unsigned long ip, unsigned char *old_code, unsigned char *new_code, int do_check) ftrace_modify_code() argument
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dftrace.c94 ftrace_modify_code(unsigned long ip, unsigned char *old_code, unsigned char *new_code, int do_check) ftrace_modify_code() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dftrace.c73 static int ftrace_modify_code(unsigned long ip, unsigned int new_code) in ftrace_modify_code() argument
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dftrace.c168 do_ftrace_mod_code(unsigned long ip, void *new_code) in do_ftrace_mod_code() argument
192 ftrace_modify_code(unsigned long ip, unsigned char *old_code, unsigned char *new_code) ftrace_modify_code() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dftrace.c73 static int ftrace_modify_code(unsigned long ip, unsigned int new_code) in ftrace_modify_code() argument
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dftrace.c168 do_ftrace_mod_code(unsigned long ip, void *new_code) in do_ftrace_mod_code() argument
192 ftrace_modify_code(unsigned long ip, unsigned char *old_code, unsigned char *new_code) ftrace_modify_code() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dftrace.c110 ftrace_modify_code_direct(unsigned long ip, const char *old_code, const char *new_code) ftrace_modify_code_direct() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dftrace.c112 ftrace_modify_code_direct(unsigned long ip, const char *old_code, const char *new_code) ftrace_modify_code_direct() argument
/third_party/python/Lib/test/
H A Dtest_code.py193 def new_code(c): function
[all...]
/third_party/ffmpeg/libavcodec/
H A Dproresenc_anatoliy.c251 int new_dc, delta, diff_sign, new_code; in encode_dc_coeffs() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc295 WasmCode* new_code = native_module_->PublishCode( in RecompileLiftoffWithBreakpoints() local
361 WasmCode* new_code; in SetBreakpoint() local
389 WasmCode* new_code = RecompileLiftoffWithBreakpoints( UpdateBreakpoints() local
400 WasmCode* new_code = RecompileLiftoffWithBreakpoints( FloodWithBreakpoints() local
431 WasmCode* new_code = RecompileLiftoffWithBreakpoints( ClearStepping() local
676 UpdateReturnAddresses(Isolate* isolate, WasmCode* new_code, StackFrameId stepping_frame) UpdateReturnAddresses() argument
694 UpdateReturnAddress(WasmFrame* frame, WasmCode* new_code, ReturnLocation return_location) UpdateReturnAddress() argument
[all...]
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc529 int new_code = symbol_table_.size(); in SymbolToCode() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc2362 Handle<Code> new_code; in CopyCode() local
2390 data_container->SetCodeAndEntryPoint(isolate(), *new_code); in CopyCode() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_vap.h1227 static inline hi_u8 mac_vap_user_exist(const hi_list *new_code, const hi_list *head) in mac_vap_user_exist() argument

Completed in 22 milliseconds