Home
last modified time | relevance | path

Searched full:provide (Results 1 – 25 of 4765) sorted by relevance

12345678910>>...191

/kernel/liteos_m/targets/riscv_nuclei_demo_soc_gcc/GCC/
Dgcc_demosoc_ilm.ld50 PROVIDE( _ilm_lma = . );
55 PROVIDE( _ilm = . );
96 PROVIDE (__etext = .);
97 PROVIDE (_etext = .);
98 PROVIDE (etext = .);
99 PROVIDE( _eilm = . );
160 PROVIDE( _data_lma = . );
166 PROVIDE( _data = . );
174 PROVIDE( __global_pointer$ = . + 0x800 );
190 PROVIDE( _edata = . );
[all …]
/kernel/liteos_m/targets/riscv_nuclei_demo_soc_gcc/SoC/demosoc/Board/nuclei_fpga_eval/Source/GCC/
Dgcc_demosoc_ddr.ld50 PROVIDE( _ilm_lma = . );
55 PROVIDE( _ilm = . );
96 PROVIDE (__etext = .);
97 PROVIDE (_etext = .);
98 PROVIDE (etext = .);
99 PROVIDE( _eilm = . );
160 PROVIDE( _data_lma = . );
166 PROVIDE( _data = . );
174 PROVIDE( __global_pointer$ = . + 0x800 );
186 PROVIDE( _edata = . );
[all …]
Dgcc_demosoc_ilm.ld49 PROVIDE( _ilm_lma = . );
54 PROVIDE( _ilm = . );
95 PROVIDE (__etext = .);
96 PROVIDE (_etext = .);
97 PROVIDE (etext = .);
98 PROVIDE( _eilm = . );
159 PROVIDE( _data_lma = . );
165 PROVIDE( _data = . );
173 PROVIDE( __global_pointer$ = . + 0x800 );
185 PROVIDE( _edata = . );
[all …]
Dgcc_demosoc_flash.ld48 PROVIDE( _ilm_lma = . );
53 PROVIDE( _ilm = . );
77 PROVIDE (__etext = .);
78 PROVIDE (_etext = .);
79 PROVIDE (etext = .);
80 PROVIDE( _eilm = . );
140 PROVIDE( _data_lma = . );
146 PROVIDE( _data = . );
154 PROVIDE( __global_pointer$ = . + 0x800 );
184 PROVIDE( _edata = . );
[all …]
Dgcc_demosoc_flashxip.ld120 PROVIDE( _ilm_lma = . );
126 PROVIDE( _ilm = . );
173 PROVIDE (__etext = .);
174 PROVIDE (_etext = .);
175 PROVIDE (etext = .);
176 PROVIDE( _eilm = . );
238 PROVIDE( _data_lma = . );
244 PROVIDE( _data = . );
253 PROVIDE( __global_pointer$ = . + 0x800 );
259 PROVIDE( _edata = . );
[all …]
/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/GCC/
Dgcc_gd32vf103_flashxip.ld120 PROVIDE( _ilm_lma = . );
126 PROVIDE( _ilm = . );
173 PROVIDE (__etext = .);
174 PROVIDE (_etext = .);
175 PROVIDE (etext = .);
176 PROVIDE( _eilm = . );
238 PROVIDE( _data_lma = . );
244 PROVIDE( _data = . );
253 PROVIDE( __global_pointer$ = . + 0x800 );
259 PROVIDE( _edata = . );
[all …]
/kernel/linux/linux-5.10/certs/
DKconfig9 Provide the file name of a private key/certificate in PEM format,
19 bool "Provide system-wide ring of trusted keys"
23 Provide a system keyring to which trusted keys can be added. Keys in
61 bool "Provide a keyring to which extra trustable keys may be added"
64 If set, provide a keyring to which extra keys may be added, provided
69 bool "Provide system-wide ring of blacklisted keys"
72 Provide a system keyring to which blacklisted keys can be added.
87 bool "Provide system-wide ring of revocation certificates"
/kernel/linux/linux-4.19/certs/
DKconfig9 Provide the file name of a private key/certificate in PEM format,
19 bool "Provide system-wide ring of trusted keys"
23 Provide a system keyring to which trusted keys can be added. Keys in
61 bool "Provide a keyring to which extra trustable keys may be added"
64 If set, provide a keyring to which extra keys may be added, provided
69 bool "Provide system-wide ring of blacklisted keys"
72 Provide a system keyring to which blacklisted keys can be added.
/kernel/linux/linux-5.10/arch/mips/vdso/
Dvdso.lds.S21 PROVIDE(_start = .);
25 * In order to retain compatibility with older toolchains we provide the
46 PROVIDE (__etext = .);
47 PROVIDE (_etext = .);
48 PROVIDE (etext = .);
58 PROVIDE(end = .);
72 * Provide a PT_MIPS_ABIFLAGS header to assign the ABI flags section
/kernel/linux/linux-4.19/arch/mips/vdso/
Dvdso.lds.S25 PROVIDE(_start = .);
29 * In order to retain compatibility with older toolchains we provide the
50 PROVIDE (__etext = .);
51 PROVIDE (_etext = .);
52 PROVIDE (etext = .);
62 PROVIDE(end = .);
76 * Provide a PT_MIPS_ABIFLAGS header to assign the ABI flags section
/kernel/linux/linux-5.10/arch/arm64/kernel/vdso/
Dvdso.lds.S20 PROVIDE(_vdso_data = . - __VVAR_PAGES * PAGE_SIZE);
22 PROVIDE(_timens_data = _vdso_data + PAGE_SIZE);
46 PROVIDE (__etext = .);
47 PROVIDE (_etext = .);
48 PROVIDE (etext = .);
58 PROVIDE(end = .);
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/c6x/
Ddscr.txt4 TI C6X SoCs contain a region of miscellaneous registers which provide various
8 In general, the Device State Configuration Registers (DSCR) will provide one or
15 the DSCR block may provide registers which are used to reset peripherals,
16 provide device ID information, provide ethernet MAC addresses, as well as other
80 This property describes the bitfields used to provide device state status
82 identical bitfields used to provide status for one or more devices (one
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/c6x/
Ddscr.txt4 TI C6X SoCs contain a region of miscellaneous registers which provide various
8 In general, the Device State Configuration Registers (DSCR) will provide one or
15 the DSCR block may provide registers which are used to reset peripherals,
16 provide device ID information, provide ethernet MAC addresses, as well as other
80 This property describes the bitfields used to provide device state status
82 identical bitfields used to provide status for one or more devices (one
/kernel/linux/linux-4.19/Documentation/input/
Dgamepad.rst55 Analog-sticks provide freely moveable sticks to control directions. Not
57 Analog-sticks may also provide a digital button if you press them.
60 Not all devices provide them, but the upper buttons are normally named
63 Many devices provide force-feedback features. But are mostly just
71 However, not all gamepads provide all features, so you need to test for all
75 for backwards-compatibility reasons, you need to provide fixup mappings in
76 user-space yourself. Some of them might also provide module-options that
152 If analog-sticks provide digital buttons, they are mapped accordingly as
/kernel/linux/linux-5.10/Documentation/input/
Dgamepad.rst55 Analog-sticks provide freely moveable sticks to control directions. Not
57 Analog-sticks may also provide a digital button if you press them.
60 Not all devices provide them, but the upper buttons are normally named
63 Many devices provide force-feedback features. But are mostly just
71 However, not all gamepads provide all features, so you need to test for all
75 for backwards-compatibility reasons, you need to provide fixup mappings in
76 user-space yourself. Some of them might also provide module-options that
152 If analog-sticks provide digital buttons, they are mapped accordingly as
/kernel/linux/linux-4.19/arch/arm64/kernel/vdso/
Dvdso.lds.S31 PROVIDE(_vdso_data = . - PAGE_SIZE);
47 PROVIDE (__etext = .);
48 PROVIDE (_etext = .);
49 PROVIDE (etext = .);
59 PROVIDE(end = .);
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
DKconfig27 Type-C Port Controller Manager to provide USB PD and USB
36 to provide USB PD and USB Type-C functionalities.
52 Type-C Port Controller Manager to provide USB PD and USB
64 Port Controller Manager to provide USB PD and Type-C functionalities.
/kernel/linux/linux-5.10/Documentation/timers/
Dtimekeeping.rst15 To provide timekeeping for your platform, the clock source provides
19 provide an accurate delay source using hardware counters.
25 The purpose of the clock source is to provide a timeline for the system that
30 Typically the clock source is a monotonic, atomic counter which will provide
54 The clock source struct shall provide means to translate the provided counter
114 may not provide an implementation of sched_clock() on its own. If a local
133 If an architecture does not provide its own implementation of this function,
148 architecture, special helper functions have been created to provide a
/kernel/linux/linux-4.19/Documentation/timers/
Dtimekeeping.txt14 To provide timekeeping for your platform, the clock source provides
18 provide an accurate delay source using hardware counters.
24 The purpose of the clock source is to provide a timeline for the system that
29 Typically the clock source is a monotonic, atomic counter which will provide
53 The clock source struct shall provide means to translate the provided counter
113 may not provide an implementation of sched_clock() on its own. If a local
132 If an architecture does not provide its own implementation of this function,
147 architecture, special helper functions have been created to provide a
/kernel/linux/linux-4.19/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst5 Note that standard kernel drivers exist for common GPIO tasks and will provide
13 - ledtrig-gpio: drivers/leds/trigger/ledtrig-gpio.c will provide a LED trigger,
24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with
29 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from
34 HDMI connector. It will provide a better userspace sysfs interface than GPIO.
73 - gpio-wdt: drivers/watchdog/gpio_wdt.c is used to provide a watchdog timer
/kernel/linux/linux-4.19/arch/alpha/boot/
Dbootloader.lds10 PROVIDE (etext = .);
16 PROVIDE (edata = .);
20 PROVIDE (end = .);
/kernel/linux/linux-5.10/arch/alpha/boot/
Dbootloader.lds10 PROVIDE (etext = .);
16 PROVIDE (edata = .);
20 PROVIDE (end = .);
/kernel/linux/linux-4.19/tools/include/linux/
Drefcount.h16 * and provide only what is strictly required for refcounts.
18 * The increments are fully relaxed; these will not provide ordering. The
20 * reference count on will provide the ordering. For locked data structures,
28 * The decrements will provide release order, such that all the prior loads and
72 * object memory to be stable (RCU, etc.). It does provide a control dependency
/kernel/linux/linux-5.10/tools/include/linux/
Drefcount.h16 * and provide only what is strictly required for refcounts.
18 * The increments are fully relaxed; these will not provide ordering. The
20 * reference count on will provide the ordering. For locked data structures,
28 * The decrements will provide release order, such that all the prior loads and
72 * object memory to be stable (RCU, etc.). It does provide a control dependency
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/
Ddrivers-on-gpio.rst5 Note that standard kernel drivers exist for common GPIO tasks and will provide
13 - ledtrig-gpio: drivers/leds/trigger/ledtrig-gpio.c will provide a LED trigger,
24 - gpio_mouse: drivers/input/mouse/gpio_mouse.c is used to provide a mouse with
29 - gpio-beeper: drivers/input/misc/gpio-beeper.c is used to provide a beep from
34 HDMI connector. It will provide a better userspace sysfs interface than GPIO.
73 - gpio-wdt: drivers/watchdog/gpio_wdt.c is used to provide a watchdog timer

12345678910>>...191