| /Linux-v6.6/drivers/pwm/ | 
| D | sysfs.c | 31 	struct pwm_export *export = child_to_pwm_export(child);  in child_to_pwm_device()  local 52 	struct pwm_export *export = child_to_pwm_export(child);  in period_store()  local 87 	struct pwm_export *export = child_to_pwm_export(child);  in duty_cycle_store()  local 122 	struct pwm_export *export = child_to_pwm_export(child);  in enable_store()  local 181 	struct pwm_export *export = child_to_pwm_export(child);  in polarity_store()  local 236 	struct pwm_export *export = child_to_pwm_export(child);  in pwm_export_release()  local 243 	struct pwm_export *export;  in pwm_export_child()  local 382 	struct pwm_export *export;  in pwm_class_get_state()  local 400 static int pwm_class_apply_state(struct pwm_export *export,  in pwm_class_apply_state() 421 		struct pwm_export *export;  in pwm_class_resume_npwm()  local [all …] 
 | 
| /Linux-v6.6/include/linux/ | 
| D | trace.h | 64 static inline int register_ftrace_export(struct trace_export *export)  in register_ftrace_export() 68 static inline int unregister_ftrace_export(struct trace_export *export)  in unregister_ftrace_export()
  | 
| /Linux-v6.6/drivers/hwtracing/stm/ | 
| D | ftrace.c | 37 stm_ftrace_write(struct trace_export *export, const void *buf, unsigned int len)  in stm_ftrace_write()
  | 
| /Linux-v6.6/include/crypto/ | 
| D | hash.h | 164 	int (*export)(struct ahash_request *req, void *out);  member 234 	int (*export)(struct shash_desc *desc, void *out);  member 258 	int (*export)(struct ahash_request *req, void *out);  member
  | 
| /Linux-v6.6/drivers/misc/ | 
| D | sram.h | 40 	bool export;  member
  | 
| /Linux-v6.6/arch/sparc/vdso/ | 
| D | vdso2c.c | 70 	int export;  member
  | 
| /Linux-v6.6/arch/x86/entry/vdso/ | 
| D | vdso2c.c | 90 	bool export;  member
  | 
| /Linux-v6.6/drivers/clk/bcm/ | 
| D | clk-raspberrypi.c | 60 	bool		export;  member
  | 
| /Linux-v6.6/include/drm/ | 
| D | drm_gem.h | 121 	struct dma_buf *(*export)(struct drm_gem_object *obj, int flags);  member
  | 
| /Linux-v6.6/drivers/crypto/ | 
| D | mxs-dcp.c | 819 	const struct dcp_export_state *export = in;  in dcp_sha_import()  local 834 	struct dcp_export_state *export = out;  in dcp_sha_export()  local
  | 
| D | talitos.c | 2134 	struct talitos_export_state *export = out;  in ahash_export()  local 2162 	const struct talitos_export_state *export = in;  in ahash_import()  local
  | 
| /Linux-v6.6/kernel/trace/ | 
| D | trace.c | 330 trace_process_export(struct trace_export *export,  in trace_process_export() 351 static inline void ftrace_exports_enable(struct trace_export *export)  in ftrace_exports_enable() 363 static inline void ftrace_exports_disable(struct trace_export *export)  in ftrace_exports_disable() 377 	struct trace_export *export;  in ftrace_exports()  local 391 add_trace_export(struct trace_export **list, struct trace_export *export)  in add_trace_export() 404 rm_trace_export(struct trace_export **list, struct trace_export *export)  in rm_trace_export() 421 add_ftrace_export(struct trace_export **list, struct trace_export *export)  in add_ftrace_export() 429 rm_ftrace_export(struct trace_export **list, struct trace_export *export)  in rm_ftrace_export() 439 int register_ftrace_export(struct trace_export *export)  in register_ftrace_export() 454 int unregister_ftrace_export(struct trace_export *export)  in unregister_ftrace_export()
  | 
| /Linux-v6.6/drivers/crypto/caam/ | 
| D | caamhash.c | 1544 	struct caam_export_state *export = out;  in ahash_export()  local 1561 	const struct caam_export_state *export = in;  in ahash_import()  local
  | 
| D | caamalg_qi2.c | 4372 	struct caam_export_state *export = out;  in ahash_export()  local 4389 	const struct caam_export_state *export = in;  in ahash_import()  local
  | 
| /Linux-v6.6/drivers/crypto/inside-secure/ | 
| D | safexcel_hash.c | 884 	struct safexcel_ahash_export_state *export = out;  in safexcel_ahash_export()  local 900 	const struct safexcel_ahash_export_state *export = in;  in safexcel_ahash_import()  local
  | 
| /Linux-v6.6/scripts/mod/ | 
| D | modpost.c | 2179 		char *symname, *namespace, *modname, *d, *export;  in read_dump()  local
  | 
| /Linux-v6.6/fs/nfsd/ | 
| D | vfs.c | 756 	struct svc_export	*export;  in nfsd_access()  local
  |