Home
last modified time | relevance | path

Searched refs:regular (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c87 struct tcp_opt regular; in store_option() member
100 write_opt.regular.kind = test_kind; in store_option()
101 write_opt.regular.len = option_total_len(test_opt->flags); in store_option()
102 write_opt.regular.data32 = 0; in store_option()
103 write_test_option(test_opt, write_opt.regular.data); in store_option()
104 err = bpf_store_hdr_opt(skops, &write_opt.regular, in store_option()
105 sizeof(write_opt.regular), 0); in store_option()
132 struct tcp_opt regular; in load_option() member
147 search_opt.regular.kind = test_kind; in load_option()
148 search_opt.regular.len = 0; in load_option()
[all …]
/linux/Documentation/power/
H A Dsuspend-and-cpuhotplug.rst11 How does the regular CPU hotplug code differ from how the Suspend-to-RAM
21 What happens when regular CPU hotplug and Suspend-to-RAM race with each other
79 Disable regular cpu hotplug
99 | Decrease cpu_hotplug_disabled, thereby enabling regular cpu hotplug
149 regular CPU hotplug]
154 regular CPU hotplug and the suspend code path converge at the _cpu_down() and
156 in that during regular CPU hotplug, 0 is passed for the 'tasks_frozen'
207 a regular CPU hotplug operation, upon receiving the CPU_DEAD notification
259 Are there any known problems when regular CPU hotplug and suspend race
264 1. When invoking regular CPU hotplug, the 'tasks_frozen' argument passed to
[all …]
/linux/Documentation/mm/
H A Dbalance.rst29 regular memory requests by allocating one from the dma pool, instead
30 of incurring the overhead of regular zone balancing.
34 right ratio of dma and regular memory, it is quite possible that balancing
58 Note that if the size of the regular zone is huge compared to dma zone,
60 deciding whether to balance the regular zone. The first solution
68 fall back into regular zone. This also makes sure that HIGHMEM pages
H A Dtranshuge.rst15 can continue working on the regular pages or regular pte mappings.
18 regular pages should be gracefully allocated instead and mixed in
24 backed by regular pages should be relocated on hugepages
101 regular pmd from under you (split_huge_pmd can run in parallel to the
/linux/Documentation/userspace-api/
H A Dperf_ring_buffer.rst26 3.1 The relationship between AUX and regular ring buffers
592 AUX ring buffer and the regular ring buffer, then the second part will
593 examine how the AUX ring buffer co-works with the regular ring buffer,
597 3.1 The relationship between AUX and regular ring buffers
600 Generally, the AUX ring buffer is an auxiliary for the regular ring
601 buffer. The regular ring buffer is primarily used to store the event
608 regular profile samples that write to the regular ring buffer cause an
610 using interrupts would be overwhelming for the regular ring buffer
614 The AUX ring buffer reuses the same algorithm with the regular ring
619 During the initialisation phase, besides the mmap()-ed regular ring
[all …]
H A Disapnp.rst14 The regular files contain the contents of ISA PnP registers for
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst6 ZAC compliant devices) as a regular block device without any write
40 metadata. It can also use a regular block device together with the zoned
41 block device; in that case the regular block device will be split logically
95 chunk, resulting in native random write performance similar to a regular
134 If a regular device is used in conjunction with the zoned block device,
139 are located at the start of the regular block device.
154 regular block device as the first device.
/linux/Documentation/arch/powerpc/
H A Dpmu-ebb.rst46 concurrently with regular 'perf' commands, or any other perf events.
52 The exclusion between EBB events and regular events is implemented using the
55 If an EBB event and a regular event are both pinned, then whichever is enabled
118 regular event. If this is the last EBB event the PMU will be deconfigured and
125 The EBB handler is just regular userspace code, however it must be written in
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst19 The regular control channel uses Column 0 and can only send/retrieve
52 (6) The regular read/write commands can be issued in parallel with
73 the paging registers used for the regular command/control
219 Concurrency between BRA and regular read/write
227 mutex for regular read/write and BRA is a show-stopper. Independent
241 "regular" read/writes in parallel with the command channel, and last
276 is available or not, and use a regular read-write command channel in
284 For regular audio transfers, the machine driver exposes a dailink
316 concept of multi-link aggregation allowed by regular DAI links.
/linux/drivers/net/slip/
H A DKconfig23 allows you to use SLIP over a regular dial up shell connection. If
29 Internet connectivity if you have a regular dial up shell account on
56 allows you to use SLIP over a regular dial up shell connection, you
/linux/Documentation/hid/
H A Dhidraw.rst146 for regular input reports, but allows the host to request the value of a
149 the regular device read() interface. The format of the buffer issued with this report
156 This is slower on most devices where a dedicated Out endpoint exists for regular
159 updates via the regular device write() interface. The format of the buffer issued
168 via a HIDIOCSOUTPUT request, or the regular device write() interface. The format
/linux/fs/cramfs/
H A DKconfig28 bool "Support CramFs image over a regular block device" if EXPERT
32 This option allows the CramFs driver to load data from a regular
/linux/tools/perf/Documentation/
H A Dperf-amd-ibs.txt43 no skid. Whereas the IP recorded by regular core PMU will have some skid
45 regular core PMU might not help for profiling with instruction level
47 question. On the other hand, regular core PMU has it's own advantages like
51 Three regular core PMU events are internally forwarded to IBS Op PMU when
/linux/tools/testing/selftests/exec/
H A D.gitignore10 non-regular
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat.txt21 While running in regular mode, use any of the keys listed in section
36 *f*:: filter by regular expression
/linux/Documentation/input/devices/
H A Dedt-ft5x06.rst60 mode regular events don't get delivered and the options described
71 device is not in regular operation mode.
/linux/Documentation/admin-guide/blockdev/
H A Dzoned_loop.rst19 device using one regular file per zone as backing storage. This driver does not
21 regular files of a file system to emulate a zoned block device.
25 device is implemented using a regular file with a maximum size equal to the zone
99 will emulate this operation using regular write
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-power-on-reason7 "regular power-up", "RTC wakeup", "watchdog timeout",
H A Dsysfs-driver-hid-corsair6 where G-keys triggers their regular key codes. "HW" for
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9132-db-B.dts14 /* Setup B has NAND flash as a boot device, while regular setup uses SPI flash.
H A Dcn9130-db-B.dts14 /* Setup B has NAND flash as a boot device, while regular setup uses SPI flash.
H A Dcn9131-db-B.dts14 /* Setup B has NAND flash as a boot device, while regular setup uses SPI flash.
/linux/security/yama/
H A DKconfig8 system-wide security settings beyond regular Linux discretionary
/linux/Documentation/filesystems/
H A Ddax.rst47 2. There exists a persistent flag `FS_XFLAG_DAX` that can be applied to regular
52 be inherited by all regular files and subdirectories that are subsequently
88 c) Changing the `FS_XFLAG_DAX` flag on existing regular files and
93 flag, the change to existing regular files won't take effect until the
163 That only regular files will ever have `S_DAX` set and therefore statx
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7-colibri-aster.dtsi14 &gpio4 11 GPIO_ACTIVE_LOW /* SODIMM 86 / regular SSPFRM as UNO_SPI_CS or */

12345678910>>...12