Home
last modified time | relevance | path

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

12345678910>>...13

/linux-6.1.9/Documentation/filesystems/
Dapi-summary.rst21 :export:
30 :export:
33 :export:
39 :export:
45 :export:
54 :export:
57 :export:
60 :export:
63 :export:
66 :export:
[all …]
/linux-6.1.9/drivers/pwm/
Dsysfs.c31 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device() local
33 return export->pwm; in child_to_pwm_device()
52 struct pwm_export *export = child_to_pwm_export(child); in period_store() local
53 struct pwm_device *pwm = export->pwm; in period_store()
62 mutex_lock(&export->lock); in period_store()
66 mutex_unlock(&export->lock); in period_store()
87 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store() local
88 struct pwm_device *pwm = export->pwm; in duty_cycle_store()
97 mutex_lock(&export->lock); in duty_cycle_store()
101 mutex_unlock(&export->lock); in duty_cycle_store()
[all …]
/linux-6.1.9/Documentation/networking/
Dkapi.rst24 :export:
27 :export:
30 :export:
33 :export:
36 :export:
42 :export:
51 :export:
54 :export:
60 :export:
63 :export:
[all …]
/linux-6.1.9/Documentation/driver-api/pci/
Dpci.rst5 :export:
8 :export:
11 :export:
14 :export:
17 :export:
20 :export:
23 :export:
26 :export:
29 :export:
32 :export:
[all …]
/linux-6.1.9/Documentation/driver-api/
Dinfrastructure.rst18 :export:
21 :export:
24 :export:
27 :export:
33 :export:
36 :export:
42 :export:
45 :export:
51 :export:
60 :export:
[all …]
Dinfiniband.rst17 :export:
20 :export:
23 :export:
26 :export:
29 :export:
32 :export:
35 :export:
38 :export:
41 :export:
44 :export:
[all …]
Dbasics.rst25 :export:
37 :export:
46 :export:
58 :export:
73 :export:
82 :export:
94 :export:
104 :export:
108 :export:
114 :export:
Dinput.rst11 :export:
14 :export:
17 :export:
26 :export:
41 :export:
Dtarget.rst20 :export:
35 :export:
42 :export:
51 :export:
Dmiscellaneous.rst8 :export:
11 :export:
20 :export:
48 :export:
/linux-6.1.9/Documentation/devicetree/
Dkernel-api.rst12 :export:
18 :export:
24 :export:
27 :export:
30 :export:
39 :export:
45 :export:
51 :export:
54 :export:
57 :export:
/linux-6.1.9/Documentation/core-api/
Dkernel-api.rst25 :export:
31 :export:
34 :export:
40 :export:
82 :export:
94 :export:
100 :export:
103 :export:
112 :export:
131 :export:
[all …]
Dmm-api.rst12 :export:
41 :export:
44 :export:
53 :export:
62 :export:
71 :export:
77 :export:
83 :export:
92 :export:
98 :export:
[all …]
/linux-6.1.9/Documentation/gpu/
Ddrm-kms-helpers.rst69 :export:
81 :export:
93 :export:
105 :export:
117 :export:
123 :export:
132 :export:
141 :export:
186 :export:
192 :export:
[all …]
/linux-6.1.9/Documentation/driver-api/gpio/
Dindex.rst26 :export:
32 :export:
38 :export:
44 :export:
50 :export:
/linux-6.1.9/tools/perf/Documentation/
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-
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-6.1.9/include/linux/
Dtrace.h33 int register_ftrace_export(struct trace_export *export);
34 int unregister_ftrace_export(struct trace_export *export);
52 static inline int register_ftrace_export(struct trace_export *export) in register_ftrace_export() argument
56 static inline int unregister_ftrace_export(struct trace_export *export) in unregister_ftrace_export() argument
/linux-6.1.9/Documentation/sh/
Dindex.rst26 :export:
41 :export:
50 :export:
56 :export:
/linux-6.1.9/Documentation/driver-api/surface_aggregator/
Dclient-api.rst17 :export:
26 :export:
29 :export:
38 :export:
/linux-6.1.9/drivers/clk/bcm/
Dclk-raspberrypi.c79 bool export; member
88 .export = true,
92 .export = true,
107 .export = true,
132 .export = true,
135 .export = true,
138 .export = true,
141 .export = true,
144 .export = true,
385 if (variant->export) { in raspberrypi_discover_clocks()
/linux-6.1.9/Documentation/filesystems/nfs/
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-6.1.9/Documentation/livepatch/
Dapi.rst11 :export:
18 :export:
24 :export:
/linux-6.1.9/include/uapi/
DKbuild3 no-export-headers += linux/a.out.h
7 no-export-headers += linux/kvm.h
12 no-export-headers += linux/kvm_para.h
/linux-6.1.9/Documentation/ABI/obsolete/
Dsysfs-gpio9 "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

12345678910>>...13