Searched defs:export (Results 1 – 11 of 11) sorted by relevance
| /linux/tools/objtool/ |
| H A D | klp-diff.c | 31 struct export { struct 47 symexport global() argument 110 struct export *export; read_exports() local 849 struct export *export; find_export() local 917 struct export *export; klp_reloc_needed() local 1016 clone_reloc_klp(struct elfs * e,struct reloc * patched_reloc,struct section * sec,unsigned long offset,struct export * export) clone_reloc_klp() argument 1132 dbg_clone_reloc(sec,offset,patched_sym,addend,export,klp) global() argument 1148 struct export *export = find_export(patched_sym); clone_reloc() local 1453 struct export *export; validate_special_section_klp_reloc() local [all...] |
| /linux/rust/macros/ |
| H A D | lib.rs | 17 mod export; global() module 232 pub fn export(attr: TokenStream, ts: TokenStream) -> TokenStream { export() function
|
| /linux/drivers/misc/ |
| H A D | sram.h | 40 bool export; member
|
| /linux/tools/lib/python/kdoc/ |
| H A D | kdoc_files.py | 240 msg(self, enable_lineno=False, export=False, internal=False, symbol=None, nosymbol=None, no_doc_sections=False, filenames=None, export_file=None) global() argument
|
| H A D | kdoc_output.py | 90 def set_filter(self, export, internal, symbol, nosymbol, function_table, argument
|
| /linux/drivers/clk/bcm/ |
| H A D | clk-raspberrypi.c | 67 bool export; member
|
| /linux/kernel/trace/ |
| H A D | trace.c | 372 trace_process_export(struct trace_export *export, in trace_process_export() 393 static inline void ftrace_exports_enable(struct trace_export *export) in ftrace_exports_enable() 405 static inline void ftrace_exports_disable(struct trace_export *export) in ftrace_exports_disable() 419 struct trace_export *export; in ftrace_exports() local 431 add_trace_export(struct trace_export **list, struct trace_export *export) in add_trace_export() 444 rm_trace_export(struct trace_export **list, struct trace_export *export) in rm_trace_export() 461 add_ftrace_export(struct trace_export **list, struct trace_export *export) in add_ftrace_export() 469 rm_ftrace_export(struct trace_export **list, struct trace_export *export) in rm_ftrace_export() 479 int register_ftrace_export(struct trace_export *export) in register_ftrace_export() 492 int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_hash.c | 882 struct safexcel_ahash_export_state *export = out; in safexcel_ahash_export() local 898 const struct safexcel_ahash_export_state *export = in; in safexcel_ahash_import() local
|
| /linux/drivers/crypto/ |
| H A D | talitos.c | 2213 struct talitos_export_state *export = out; in ahash_export() local 2241 const struct talitos_export_state *export = in; in ahash_import() local
|
| /linux/scripts/mod/ |
| H A D | modpost.c | 2182 char *symname, *namespace, *modname, *d, *export; in read_dump() local
|
| /linux/fs/nfsd/ |
| H A D | vfs.c | 834 struct svc_export *export; in nfsd_access() local
|