Searched defs:gc_args (Results 1 - 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | Statepoint.h | 249 iterator_range<arg_iterator> gc_args() const { in gc_args() function in llvm::StatepointFlags::StatepointBase
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | ip6_fib.c | 2289 struct fib6_gc_args *gc_args = arg; in fib6_age() local 2316 struct fib6_gc_args gc_args; in fib6_run_gc() local
|
| H A D | route.c | 2148 struct fib6_gc_args *gc_args; member 2074 rt6_age_examine_exception(struct rt6_exception_bucket *bucket, struct rt6_exception *rt6_ex, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_examine_exception() argument 2118 fib6_nh_age_exceptions(const struct fib6_nh *nh, struct fib6_gc_args *gc_args, unsigned long now) fib6_nh_age_exceptions() argument 2160 rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_exceptions() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ip6_fib.c | 2286 struct fib6_gc_args *gc_args = arg; in fib6_age() local 2313 struct fib6_gc_args gc_args; in fib6_run_gc() local
|
| H A D | route.c | 2144 struct fib6_gc_args *gc_args; member 2073 rt6_age_examine_exception(struct rt6_exception_bucket *bucket, struct rt6_exception *rt6_ex, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_examine_exception() argument 2114 fib6_nh_age_exceptions(const struct fib6_nh *nh, struct fib6_gc_args *gc_args, unsigned long now) fib6_nh_age_exceptions() argument 2156 rt6_age_exceptions(struct fib6_info *f6i, struct fib6_gc_args *gc_args, unsigned long now) rt6_age_exceptions() argument [all...] |
Completed in 20 milliseconds