Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:build_epilogue
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/arch/mips/net/
H
A
D
bpf_jit_comp.h
222
void
build_epilogue
(struct jit_context *ctx, int dest_reg);
H
A
D
bpf_jit_comp.c
984
build_epilogue
(&ctx, MIPS_R_RA);
in bpf_int_jit_compile()
1008
build_epilogue
(&ctx, MIPS_R_RA);
in bpf_int_jit_compile()
H
A
D
bpf_jit_comp64.c
524
build_epilogue
(ctx, tmp);
in emit_tail_call()
619
void
build_epilogue
(struct jit_context *ctx, int dest_reg)
in build_epilogue()
function
H
A
D
bpf_jit_comp32.c
1344
build_epilogue
(ctx, t1);
in emit_tail_call()
1444
void
build_epilogue
(struct jit_context *ctx, int dest_reg)
in build_epilogue()
function
/kernel/linux/linux-5.10/arch/arm64/net/
H
A
D
bpf_jit_comp.c
331
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1060
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1092
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/loongarch/net/
H
A
D
ebpf_jit.c
211
void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
903
build_epilogue
(&ctx);
in bpf_int_jit_compile()
930
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/mips/net/
H
A
D
bpf_jit.c
647
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1259
build_epilogue
(&ctx);
in bpf_jit_compile()
1277
build_epilogue
(&ctx);
in bpf_jit_compile()
/kernel/linux/linux-6.6/arch/loongarch/net/
H
A
D
bpf_jit.c
194
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1158
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1192
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/arm/net/
H
A
D
bpf_jit_32.c
1340
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1961
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1974
build_epilogue
(&ctx);
in bpf_int_jit_compile()
2012
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-6.6/arch/arm/net/
H
A
D
bpf_jit_32.c
1325
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1940
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1953
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1991
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-5.10/arch/sparc/net/
H
A
D
bpf_jit_comp_64.c
839
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1539
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1578
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-6.6/arch/arm64/net/
H
A
D
bpf_jit_comp.c
656
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1589
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1625
build_epilogue
(&ctx);
in bpf_int_jit_compile()
/kernel/linux/linux-6.6/arch/sparc/net/
H
A
D
bpf_jit_comp_64.c
839
static void
build_epilogue
(struct jit_ctx *ctx)
in build_epilogue()
function
1550
build_epilogue
(&ctx);
in bpf_int_jit_compile()
1589
build_epilogue
(&ctx);
in bpf_int_jit_compile()
Completed in 24 milliseconds