Home
last modified time | relevance | path

Searched refs:export (Results 1 – 25 of 273) sorted by relevance

1234567891011

/linux/Documentation/driver-api/
H A Dinfiniband.rst17 :export:
20 :export:
23 :export:
26 :export:
29 :export:
32 :export:
35 :export:
38 :export:
41 :export:
44 :export:
[all …]
H A Dbasics.rst25 :export:
43 :export:
46 :export:
58 :export:
67 :export:
82 :export:
91 :export:
109 :export:
119 :export:
123 :export:
[all …]
H A Dinput.rst11 :export:
14 :export:
17 :export:
26 :export:
41 :export:
49 :export:
H A Dtarget.rst20 :export:
35 :export:
42 :export:
51 :export:
H A Dscsi.rst102 :export:
112 :export:
120 :export:
129 :export:
137 :export:
145 :export:
154 :export:
195 :export:
209 :export:
217 :export:
[all …]
H A Dmiscellaneous.rst8 :export:
11 :export:
20 :export:
48 :export:
H A Dw1.rst32 :export:
48 :export:
64 :export:
H A Dframe-buffer.rst35 :export:
41 :export:
50 :export:
56 :export:
/linux/Documentation/core-api/
H A Dkernel-api.rst25 :export:
31 :export:
34 :export:
43 :export:
85 :export:
97 :export:
109 :export:
112 :export:
121 :export:
140 :export:
[all …]
H A Dmm-api.rst12 :export:
41 :export:
44 :export:
53 :export:
62 :export:
71 :export:
77 :export:
83 :export:
92 :export:
98 :export:
[all …]
/linux/Documentation/devicetree/
H A Dkernel-api.rst12 :export:
18 :export:
24 :export:
27 :export:
30 :export:
39 :export:
45 :export:
51 :export:
54 :export:
57 :export:
/linux/Documentation/gpu/
H A Ddrm-kms-helpers.rst69 :export:
81 :export:
93 :export:
105 :export:
117 :export:
123 :export:
132 :export:
141 :export:
186 :export:
199 :export:
[all …]
H A Ddrm-kms.rst160 :export:
192 :export:
298 :export:
307 :export:
322 :export:
328 :export:
346 :export:
361 :export:
384 :export:
390 :export:
[all …]
/linux/drivers/pwm/
H A Dcore.c1042 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in pwm_from_dev() local
1044 return export->pwm; in pwm_from_dev()
1063 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in period_store() local
1064 struct pwm_device *pwm = export->pwm; in period_store()
1073 guard(mutex)(&export->lock); in period_store()
1098 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in duty_cycle_store() local
1099 struct pwm_device *pwm = export->pwm; in duty_cycle_store()
1108 guard(mutex)(&export->lock); in duty_cycle_store()
1133 struct pwm_export *export = pwmexport_from_dev(pwm_dev); in enable_store() local
1134 struct pwm_device *pwm = export->pwm; in enable_store()
[all …]
/linux/Documentation/driver-api/gpio/
H A Dindex.rst25 :export:
31 :export:
37 :export:
43 :export:
49 :export:
/linux/tools/perf/Documentation/
H A Dandroid.txt11 export NDK=/path/to/android-ndk
15export NDK_TOOLCHAIN=${NDK}/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-lin…
16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm
18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-
19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x86
37 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-arm
40 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-x86
44 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/arm-linux-androideabi-
46 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/i686-linux-android-
H A Ddb-export.txt10 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/filesystems/nfs/
H A Dreexport.rst17 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
59 filesystem, the second is the length after that nfs export is reexported
78 - The (non-default) "subtreecheck" export option generally
80 - If you export a subdirectory of a filesystem (instead of
83 - If you export over NFSv2, knfsd usually uses a shorter
85 - The root directory of an export uses a filehandle that is
101 - fs/nfs/export.c:nfs_encode_fh
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient-api.rst17 :export:
26 :export:
29 :export:
38 :export:
/linux/include/linux/
H A Dtrace.h33 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/arch/um/
H A DMakefile-skas6 export UM_GPROF_OPT += -pg
9 export UM_GCOV_OPT += -fprofile-instr-generate -fcoverage-mapping
11 export UM_GCOV_OPT += -fprofile-arcs -ftest-coverage
/linux/Documentation/livepatch/
H A Dapi.rst11 :export:
18 :export:
24 :export:
/linux/Documentation/arch/sh/
H A Dindex.rst26 :export:
41 :export:
50 :export:
/linux/include/uapi/
H A DKbuild3 no-export-headers += linux/a.out.h
7 no-export-headers += linux/kvm.h
12 no-export-headers += linux/kvm_para.h
/linux/Documentation/target/
H A Dscripts.rst1 Target export device script
4 .. literalinclude:: target-export-device

1234567891011