| /linux/Documentation/filesystems/ |
| H A D | api-summary.rst | 21 :export: 30 :export: 33 :export: 39 :export: 45 :export: 54 :export: 57 :export: 60 :export: 63 :export: 66 :export: [all …]
|
| /linux/Documentation/networking/ |
| H A D | kapi.rst | 24 :export: 27 :export: 30 :export: 33 :export: 36 :export: 42 :export: 51 :export: 54 :export: 60 :export: 63 :export: [all …]
|
| /linux/Documentation/driver-api/pci/ |
| H A D | pci.rst | 5 :export: 8 :export: 11 :export: 14 :export: 17 :export: 20 :export: 23 :export: 26 :export: 29 :export: 32 :export: [all …]
|
| /linux/Documentation/driver-api/ |
| H A D | infiniband.rst | 17 :export: 20 :export: 23 :export: 26 :export: 29 :export: 32 :export: 35 :export: 38 :export: 41 :export: 44 :export: [all …]
|
| H A D | infrastructure.rst | 30 :export: 33 :export: 36 :export: 42 :export: 48 :export: 54 :export: 57 :export: 63 :export: 69 :export: 75 :export: [all …]
|
| H A D | basics.rst | 25 :export: 43 :export: 46 :export: 58 :export: 67 :export: 82 :export: 91 :export: 109 :export: 112 :export: 137 :export: [all …]
|
| H A D | input.rst | 11 :export: 14 :export: 17 :export: 26 :export: 41 :export: 49 :export:
|
| H A D | target.rst | 20 :export: 35 :export: 42 :export: 51 :export:
|
| H A D | scsi.rst | 102 :export: 112 :export: 120 :export: 129 :export: 137 :export: 145 :export: 154 :export: 195 :export: 209 :export: 217 :export: [all …]
|
| /linux/Documentation/core-api/ |
| H A D | kernel-api.rst | 19 :export: 25 :export: 28 :export: 37 :export: 79 :export: 91 :export: 103 :export: 106 :export: 115 :export: 134 :export: [all …]
|
| H A D | mm-api.rst | 12 :export: 41 :export: 44 :export: 53 :export: 62 :export: 71 :export: 77 :export: 83 :export: 92 :export: 98 :export:
|
| /linux/Documentation/devicetree/ |
| H A D | kernel-api.rst | 12 :export: 18 :export: 24 :export: 27 :export: 30 :export: 39 :export: 45 :export: 51 :export: 54 :export: 57 :export:
|
| /linux/Documentation/gpu/ |
| H A D | drm-kms-helpers.rst | 69 :export: 81 :export: 93 :export: 105 :export: 117 :export: 129 :export: 135 :export: 144 :export: 153 :export: 198 :export: [all …]
|
| H A D | drm-client.rst | 12 :export: 15 :export: 18 :export:
|
| /linux/tools/objtool/ |
| H A D | klp-diff.c | 31 struct export { struct 110 struct export *export; in read_exports() local 141 export = calloc(1, sizeof(*export)); in read_exports() 142 if (!export) { in read_exports() 147 export->mod = strdup(mod); in read_exports() 148 if (!export->mod) { in read_exports() 153 export->sym = strdup(sym); in read_exports() 154 if (!export->sym) { in read_exports() 159 hash_add(exports, &export->hash, str_hash(sym)); in read_exports() 760 static struct export *find_export(struct symbol *sym) in find_export() [all …]
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | index.rst | 27 :export: 33 :export: 39 :export: 45 :export: 51 :export:
|
| /linux/drivers/pwm/ |
| H A D | core.c | 1120 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in pwm_from_dev() local 1122 return export->pwm; in pwm_from_dev() 1141 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in period_store() local 1142 struct pwm_device *pwm = export->pwm; in period_store() 1151 guard(mutex)(&export->lock); in period_store() 1176 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in duty_cycle_store() local 1177 struct pwm_device *pwm = export->pwm; in duty_cycle_store() 1186 guard(mutex)(&export->lock); in duty_cycle_store() 1211 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in enable_store() local 1212 struct pwm_device *pwm = export->pwm; in enable_store() [all …]
|
| /linux/drivers/clk/bcm/ |
| H A D | clk-raspberrypi.c | 67 bool export; member 78 .export = true, 83 .export = true, 104 .export = true, 138 .export = true, 142 .export = true, 147 .export = true, 152 .export = true, 156 .export = true, 161 .export = true, [all …]
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | reexport.rst | 17 We require the "fsid=" export option on any reexport of an NFS 20 The "crossmnt" export does not propagate "fsid=", so it will not allow 21 traversing into further nfs filesystems; if you wish to export nfs 22 filesystems mounted under the exported filesystem, you'll need to export 63 filesystem, the second is the length after that nfs export is reexported 82 - The (non-default) "subtreecheck" export option generally 84 - If you export a subdirectory of a filesystem (instead of 87 - If you export over NFSv2, knfsd usually uses a shorter 89 - The root directory of an export uses a filehandle that is 105 - fs/nfs/export.c:nfs_encode_fh
|
| /linux/tools/perf/Documentation/ |
| H A D | db-export.txt | 10 tools/perf/scripts/python/export-to-sqlite.py 11 tools/perf/scripts/python/export-to-postgresql.py 13 which export data to a SQLite3 or PostgreSQL database. 15 The export process provides records with unique sequential ids which allows the 19 Over time it is possible to continue to expand the export while maintaining 33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
|
| /linux/Documentation/ABI/obsolete/ |
| H A D | sysfs-gpio | 9 "export" operation. If a given GPIO is not claimed for use by 11 Kernel code may export it for complete or partial access. 19 /export ... asks the kernel to export a GPIO to userspace 34 /export ... asks the kernel to export a GPIO at HW offset X to userspace
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | client-api.rst | 17 :export: 26 :export: 29 :export: 38 :export:
|
| /linux/include/linux/ |
| H A D | trace.h | 33 int register_ftrace_export(struct trace_export *export); 34 int unregister_ftrace_export(struct trace_export *export); 64 static inline int register_ftrace_export(struct trace_export *export) in register_ftrace_export() argument 68 static inline int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export() argument
|
| /linux/rust/macros/ |
| H A D | lib.rs | 15 mod export; module 237 pub fn export(attr: TokenStream, input: TokenStream) -> TokenStream { in export() function 239 export::export(parse_macro_input!(input)).into() in export()
|
| /linux/arch/um/ |
| H A D | Makefile-skas | 6 export UM_GPROF_OPT += -pg 9 export UM_GCOV_OPT += -fprofile-instr-generate -fcoverage-mapping 11 export UM_GCOV_OPT += -fprofile-arcs -ftest-coverage
|