Searched refs:from (Results 4376 - 4400 of 6116) sorted by relevance
1...<<171172173174175176177178179180>>...245
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | mce.h | 75 /* Architecturally defined codes from SDM Vol. 3B Chapter 15 */ 145 * Indicates an MCE which has happened in kernel space but from 154 * from user. In this case fixup_exception() gets the kernel to the 162 * carries a signature to make it easier to find from external 354 unsigned long copy_mc_fragile_handle_tail(char *to, char *from, unsigned len);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | omapdss.h | 256 struct omap_dss_device *omapdss_device_next_output(struct omap_dss_device *from);
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-clt.h | 43 atomic_t from; member
|
/kernel/linux/linux-6.6/rust/macros/ |
H A D | quote.rs | 19 tokens.extend([TokenTree::from(self.clone())]); in to_tokens() 39 /// [`quote_spanned!`](https://docs.rs/quote/latest/quote/macro.quote_spanned.html) macro from the 149 /// from the `quote` crate but provides only just enough functionality needed by the current
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | stat.h | 186 void *from,
|
H A D | synthetic-events.h | 58 int __perf_event__synthesize_id_index(struct perf_tool *tool, perf_event__handler_t process, struct evlist *evlist, struct machine *machine, size_t from);
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | keyctl_pkey.c | 53 q = args[0].from; in keyctl_pkey_params_parse() 110 * Get parameters from userspace. Callers must always call the free function
|
/kernel/liteos_m/arch/arm/cortex-m3/keil/ |
H A D | los_dispatch.S | 16 ; to endorse or promote products derived from this software without specific prior written
|
H A D | los_atomic.S | 15 ; to endorse or promote products derived from this software without specific prior written
|
/third_party/eudev/ |
H A D | compile | 35 # there to prevent tools from complaining about whitespace usage. 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining 302 # If no '-o' option was seen then we might have been invoked from a
|
/third_party/ffmpeg/libavfilter/x86/ |
H A D | vf_hqdn3d.asm | 90 shr t0d, 16-%1 ; could eliminate this by storing from t0h, but only with some contraints on register allocation
|
/third_party/curl/scripts/ |
H A D | cd2nroff | 58 -d <dir> Write the output to the file name from the meta-data in the 208 # cut off the leading path from the file name, if any 211 push @desc, ".\\\" generated by cd2nroff $cd2nroff from $f\n";
|
/third_party/ffmpeg/tools/ |
H A D | patcheck | 18 echo This tool is intended to help a human check/review patches. It is very far from
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | scale_avx2.asm | 42 ; 15 bits (in int16_t). Each output pixel is generated from $filterSize input
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | genIndexFilters.bat | 71 # Convert the index file from Java to C format
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_set_reg.tex | 47 from a signal handler.
|
H A D | unw_get_fpreg.tex | 46 from a signal handler.
|
H A D | unw_get_reg.tex | 47 from a signal handler.
|
H A D | unw_init_remote.tex | 50 is passed in argument \Var{as}, this routine is also safe to use from
|
H A D | unw_set_caching_policy.tex | 57 to use from a signal handler.
|
H A D | unw_set_fpreg.tex | 46 from a signal handler.
|
/third_party/libunwind/libunwind/tests/ |
H A D | x64-test-dwarf-expressions.S | 28 # libunwind will be able to restore r12 from the stack.
|
/third_party/libwebsockets/lib/abstract/protocols/smtp/ |
H A D | smtp.c | 69 250, /* from */ 138 /* since we took it on, remove it from the queue */ in lws_smtpc_email_disposition() 258 c->e->from); in lws_smtpc_abs_writeable()
|
/third_party/lame/ |
H A D | compile | 35 # there to prevent tools from complaining about whitespace usage. 244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining 302 # If no '-o' option was seen then we might have been invoked from a
|
/third_party/node/lib/internal/source_map/ |
H A D | prepare_stack_trace.js | 30 // Create a prettified stacktrace, inserting context from source maps 113 // trace, if possible restore it from the names field of the source map: 133 // Places a snippet of code from where the exception was originally thrown 184 // from disk: 185 debug(`read source of ${originalSourcePath} from filesystem`);
|
Completed in 11 milliseconds
1...<<171172173174175176177178179180>>...245