Home
last modified time | relevance | path

Searched refs:has (Results 1 – 25 of 3045) sorted by relevance

12345678910>>...122

/linux-6.12.1/fs/xfs/scrub/
Drcbag.c79 int has; in rcbag_add() local
83 error = rcbagbt_lookup_eq(cur, rmap, &has); in rcbag_add()
87 if (has) { in rcbag_add()
88 error = rcbagbt_get_rec(cur, &bagrec, &has); in rcbag_add()
91 if (!has) { in rcbag_add()
105 error = rcbagbt_insert(cur, &bagrec, &has); in rcbag_add()
108 if (!has) { in rcbag_add()
158 int has; in rcbag_next_edge() local
170 error = xfs_btree_increment(cur, 0, &has); in rcbag_next_edge()
173 if (!has) in rcbag_next_edge()
[all …]
/linux-6.12.1/drivers/hv/
Dhv_balloon.c582 static inline bool has_pfn_is_backed(struct hv_hotadd_state *has, in has_pfn_is_backed() argument
588 if (pfn < has->covered_start_pfn || pfn >= has->covered_end_pfn) in has_pfn_is_backed()
592 list_for_each_entry(gap, &has->gap_list, list) { in has_pfn_is_backed()
604 struct hv_hotadd_state *has; in hv_page_offline_check() local
613 list_for_each_entry(has, &dm_device.ha_region_list, list) { in hv_page_offline_check()
614 while ((pfn >= has->start_pfn) && in hv_page_offline_check()
615 (pfn < has->end_pfn) && in hv_page_offline_check()
618 if (has_pfn_is_backed(has, pfn)) in hv_page_offline_check()
680 static void hv_page_online_one(struct hv_hotadd_state *has, struct page *pg) in hv_page_online_one() argument
682 if (!has_pfn_is_backed(has, page_to_pfn(pg))) { in hv_page_online_one()
[all …]
/linux-6.12.1/scripts/
Dgenerate_rust_target.rs164 fn has(&self, option: &str) -> bool { in has() method
175 if cfg.has("ARM64") { in main()
177 } else if cfg.has("RISCV") { in main()
178 if cfg.has("64BIT") { in main()
183 } else if cfg.has("X86_64") { in main()
190 if cfg.has("MITIGATION_RETPOLINE") { in main()
200 if cfg.has("MITIGATION_SLS") { in main()
212 } else if cfg.has("X86_32") { in main()
214 if !cfg.has("UML") { in main()
223 if cfg.has("MITIGATION_RETPOLINE") { in main()
[all …]
/linux-6.12.1/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-ryos5 profile will be read next. The data has to be 3 bytes long.
17 The data has to be 3 bytes long.
26 The data has to be 125 bytes long.
27 Before reading this file, control has to be written to select
36 in written data. The data has to be 95 bytes long.
37 Before reading this file, control has to be written to select
46 written data. The data has to be 35 bytes long.
47 Before reading this file, control has to be written to select
56 in written data. The data has to be 23 bytes long.
57 Before reading this file, control has to be written to select
[all …]
Dsysfs-driver-hid-roccat-isku26 written data. The data has to be 6 bytes long.
27 Before reading this file, control has to be written to select
36 in written data. The data has to be 6 bytes long.
37 Before reading this file, control has to be written to select
46 in written data. The data has to be 65 bytes long.
47 Before reading this file, control has to be written to select
56 in written data. The data has to be 41 bytes long.
57 Before reading this file, control has to be written to select
66 written data. The data has to be 35 bytes long.
67 Before reading this file, control has to be written to select
[all …]
Dsysfs-driver-hid-roccat-savu8 respective profile buttons to the mouse. The data has to be
13 Before reading this file, control has to be written to select
21 profile will be read next. The data has to be 3 bytes long.
33 settings back to the mouse. The data has to be 43 bytes long.
54 The data has to be 2083 bytes long.
55 Before reading this file, control has to be written to select
67 The data has to be 3 bytes long.
74 Description: The mouse has a Avago ADNS-3090 sensor.
76 The data has to be 4 bytes long.
Dsysfs-driver-hid-roccat-konepure9 The data has to be 3 bytes long.
17 profile will be read next. The data has to be 3 bytes long.
36 included in written data. The data has to be 2082 bytes long.
47 buttons back to the mouse. The data has to be 59 bytes long.
51 Before reading this file, control has to be written to select
63 settings back to the mouse. The data has to be 31 bytes long.
67 Before reading this file, control has to be written to select
74 Description: The mouse has a tracking- and a distance-control-unit. These
76 set. The data has to be 6 bytes long.
84 The data has to be 16 bytes long.
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/nios2/
Dnios2.txt26 - altr,has-mul: Specifies CPU hardware multiply support, should be 1.
27 - altr,has-mmu: Specifies CPU support MMU support, should be 1.
28 - altr,has-initda: Specifies CPU support initda instruction, should be 1.
34 - altr,has-div: Specifies CPU hardware divide support
55 altr,has-div = <1>;
56 altr,has-mul = <1>;
60 altr,has-initda = <1>;
61 altr,has-mmu = <1>;
/linux-6.12.1/Documentation/devicetree/bindings/crypto/
Dfsl-sec2.txt21 bit 1 = set if SEC has the ARC4 EU (AFEU)
22 bit 2 = set if SEC has the DES/3DES EU (DEU)
23 bit 3 = set if SEC has the message digest EU (MDEU/MDEU-A)
24 bit 4 = set if SEC has the random number generator EU (RNG)
25 bit 5 = set if SEC has the public key EU (PKEU)
26 bit 6 = set if SEC has the AES EU (AESU)
27 bit 7 = set if SEC has the Kasumi EU (KEU)
28 bit 8 = set if SEC has the CRC EU (CRCU)
29 bit 11 = set if SEC has the message digest EU extended alg set (MDEU-B)
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-led-flash27 is stopped after this period of time has passed from the start
60 has exceeded the limit specific to the flash controller
63 the timeout set by the user has expired; not all flash
66 the flash controller has
70 of the flash controller has been triggered
73 supply has exceeded the limit specific to the flash
76 the flash controller has detected
80 LED has been below the minimum limit specific to
88 the temperature of the LED has exceeded
Dsysfs-bus-fsi-devices-sbefifo5 Indicates whether or not this SBE device has experienced a
7 by the driver. A value of 1 indicates that a timeout has
9 value of 0 indicates that no timeout has occurred, or if one
10 has, more recent transfers have completed successfully.
Dsysfs-devices-platform-docg37 keylocked. Each docg3 chip (or floor) has 2 protection areas,
9 The protection has information embedded whether it blocks reads,
24 (0 or 1). Each docg3 chip (or floor) has 2 protection areas,
26 The protection has information embedded whether it blocks reads,
Dsysfs-class-led-trigger-oneshot6 Specifies for how many milliseconds the LED has to stay at
7 LED_FULL brightness after it has been armed.
15 Specifies for how many milliseconds the LED has to stay at
16 LED_OFF brightness after it has been armed.
Dsysfs-devices-state_synced10 means the .sync_state() callback has been called.
12 Generally, if a device has sync_state() support and has some of
18 this only when the sync_state() callback has been called --
/linux-6.12.1/drivers/staging/axis-fifo/
Daxis-fifo.txt3 This IP core has read and write AXI-Stream FIFOs, the contents of which can
32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported)
33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported)
34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported)
35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported)
36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported)
74 xlnx,has-axis-tdest = <0x0>;
75 xlnx,has-axis-tid = <0x0>;
76 xlnx,has-axis-tkeep = <0x0>;
77 xlnx,has-axis-tstrb = <0x0>;
[all …]
/linux-6.12.1/Documentation/ABI/stable/
Dsysfs-transport-srp13 layer error has been observed before removing a target port.
22 layer error has been observed before failing I/O. Zero means
53 "blocked" if a transport layer error has been encountered but
54 the fast_io_fail_tmo timer has not yet fired; "fail-fast"
55 after the fast_io_fail_tmo timer has fired and before the
56 "dev_loss_tmo" timer has fired; "lost" after the
57 "dev_loss_tmo" timer has fired and before the port is finally
/linux-6.12.1/Documentation/driver-api/memory-devices/
Dti-gpmc.rst23 GPMC has certain timings that has to be programmed for proper
24 functioning of the peripheral, while peripheral has another set of
25 timings. To have peripheral work with gpmc, peripheral timings has to
26 be translated to the form gpmc can understand. The way it has to be
32 from gpmc peripheral timings. struct gpmc_device_timings fields has to
35 in time or in cycles, provision to handle this scenario has been
45 Generic timing routine has been verified to work properly on
48 A word of caution: generic timing routine has been developed based
/linux-6.12.1/Documentation/admin-guide/
Dtainted-kernels.rst100 15 _/K 32768 kernel has been live patched
103 18 _/N 262144 an in-kernel test has been run
113 any proprietary module has been loaded. Modules without a
121 specification: hardware has been put into an unsupported configuration,
132 bootloader has booted CPUs in different modes.
147 4) ``M`` if any processor has reported a Machine Check Exception,
150 5) ``B`` If a page-release function has found a bad page reference or some
158 7) ``D`` if the kernel has died recently, i.e. there was an OOPS or BUG.
160 8) ``A`` if an ACPI table has been overridden.
162 9) ``W`` if a warning has previously been issued by the kernel.
[all …]
/linux-6.12.1/drivers/char/mwave/
DREADME13 Tracing only occurs if the driver has been compiled with the
18 If the dsp irq has not been setup and stored in bios by the
23 If the dsp io range has not been setup and stored in bios by the
28 If the mwave's uart irq has not been setup and stored in bios by the
33 If the uart io range has not been setup and stored in bios by the
/linux-6.12.1/Documentation/networking/
D6pack.rst23 6pack has two major advantages:
28 buffer underrun or overrun has occurred, if the PTT is
42 Damaged packets that the TNC has received from the PC are not transmitted.
47 2. Who has developed the 6pack protocol?
50 The 6pack protocol has been developed by Ekki Plicht DF4OR, Henning Rech
92 The driver has been tested with kernel version 2.1.90. Use with older
94 function has been changed in the 2.1.8x kernels.
108 has to be modified.
129 module has printed its initialization message.
139 Although the driver has been tested on various platforms, I still declare it
[all …]
/linux-6.12.1/Documentation/
Datomic_bitops.txt63 Except for a successful test_and_set_bit_lock() which has ACQUIRE semantics,
64 clear_bit_unlock() which has RELEASE semantics and test_bit_acquire which has
67 Since a platform only has a single means of achieving atomic operations
/linux-6.12.1/tools/perf/Documentation/
Djit-interface.txt4 The JIT has to write a /tmp/perf-%d.map (%d = pid of process) file
8 Each line has the following format, fields separated with spaces:
15 The ownership of the file has to match the process.
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-flash.rst118 period of time has passed from the start of the strobe.
152 - Flash controller voltage to the flash LED has exceeded the limit
156 V4L2_CID_FLASH_TIMEOUT control --- has expired. Not all flash
159 - The flash controller has overheated.
161 - The short circuit protection of the flash controller has been
164 - Current in the LED power supply has exceeded the limit specific to
167 - The flash controller has detected a short or open circuit
170 - Flash controller voltage to the flash LED has been below the
177 - The temperature of the LED has exceeded its allowed upper limit.
/linux-6.12.1/scripts/atomic/
Datomics.tbl9 # * R - return: returns base type (has _return variants)
10 # * F/f - fetch: returns base type (has fetch_ variants)
11 # * l - load: returns base type (has _acquire order variant)
12 # * s - store: returns void (has _release order variant)
/linux-6.12.1/arch/openrisc/
DKconfig102 Select this if your implementation has the Class II instruction l.ff1
108 Select this if your implementation has the Class II instruction l.fl1
114 Select this if your implementation has a hardware multiply instruction
120 Select this if your implementation has a hardware divide instruction
130 Select this if your implementation has support for the Class II
143 Select this if your implementation has support for the Class II
156 Select this if your implementation has support for the Class II
169 Select this if your implementation has support for the Class II
207 the last exception has happened in delay slot.
212 Say N here if you know that your OpenRISC processor has

12345678910>>...122