Home
last modified time | relevance | path

Searched refs:when (Results 1 – 25 of 2683) sorted by relevance

12345678910>>...108

/linux-6.15/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci44 when forall
45 when strict
49 when forall
50 when strict
54 when forall
55 when strict
59 when forall
60 when strict
64 when forall
65 when strict
[all …]
H A Dfor_each_child.cocci76 ... when any
100 ... when any
102 ... when != n
103 when strict
104 when forall
133 ... when any
135 ... when exists
207 ... when != n
230 ... when != n
260 ... when any
[all …]
/linux-6.15/scripts/coccinelle/locks/
H A Dcall_kern.cocci26 ... when != read_unlock_irq(...)
27 when != write_unlock_irq(...)
30 when != spin_unlock(...)
31 when != spin_unlock_irq(...)
33 when != local_irq_enable(...)
34 when any
36 ... when any
64 ... when != read_unlock_irq(...)
65 when != write_unlock_irq(...)
68 when != spin_unlock(...)
[all …]
H A Ddouble_lock.cocci2 /// Find double locks. False positives may occur when some paths cannot
3 /// occur at execution, due to the values of variables, and when there is
51 <+... when != E1
55 ... when != E1
56 when != \(x = E2\|&x\)
57 when forall
59 <+... when != E1
73 ... when != E1
74 when != \(x = E2\|&x\)
/linux-6.15/drivers/gpu/drm/ci/
H A Dbuild.yml116 - when: never
120 - when: never
124 - when: never
128 - when: never
132 - when: never
136 - when: never
140 - when: never
144 - when: never
148 - when: never
152 - when: never
[all …]
H A Dcontainer.yml25 - when: never
29 - when: never
33 - when: never
37 - when: never
41 - when: never
45 - when: never
49 - when: never
53 - when: never
57 - when: never
61 - when: never
[all …]
/linux-6.15/drivers/media/dvb-frontends/
H A DKconfig20 Say Y when you want to support this frontend.
29 Say Y when you want to support these frontends.
90 Say Y when you want to support this frontend.
98 Say Y when you want to support this frontend.
106 Say Y when you want to support this frontend.
116 Say Y when you want to support this frontend.
125 Say Y when you want to support this tuner.
875 Say Y when you want to support this chip.
885 Say Y when you want to support this chip.
902 Say Y when you want to support this chip.
[all …]
/linux-6.15/scripts/coccinelle/api/
H A Dkfree_mismatch.cocci40 ... when != E = E1
41 when any
72 when != is_vmalloc_addr(E)
73 when any
87 when any
101 when any
114 when any
126 when any
136 when any
146 when any
[all …]
H A Dkstrdup.cocci25 ... when != \(from = E1 \| to = E1 \)
27 ... when != \(from = E2 \| to = E2 \)
37 ... when != \( x = E1 \| from = E1 \)
40 ... when != \(x = E2 \| from = E2 \| to = E2 \)
42 ... when != \(x = E3 \| from = E3 \| to = E3 \)
55 ... when != \(from = E1 \| to = E1 \)
57 ... when != \(from = E2 \| to = E2 \)
68 ... when != \( x = E1 \| from = E1 \)
70 ... when != \(x = E2 \| from = E2 \| to = E2 \)
72 ... when != \(x = E3 \| from = E3 \| to = E3 \)
H A Dd_find_alias.cocci27 <...when != dput(dent)
28 when != if (...) { <+... dput(dent) ...+> }
29 when != true !dent || ...
30 when != dent = E
31 when != E = dent
H A Dkfree_sensitive.cocci46 ... when != E
47 when strict
58 ... when != E
59 when strict
76 ... when != E
77 when strict
/linux-6.15/scripts/coccinelle/free/
H A Dput_device.cocci20 ... when != e = id
22 ... when != put_device(&id->dev)
23 when != platform_device_put(id)
24 when != if (id) { ... put_device(&id->dev) ... }
25 when != e1 = (T)id
26 when != e1 = (T)(&id->dev)
27 when != e1 = get_device(&id->dev)
28 when != e1 = (T1)platform_get_drvdata(id)
H A Diounmap.cocci4 //# This only signals a missing iounmap when there is an iounmap later
27 ... when != iounmap(e)
29 ... when any
30 when != iounmap(e)
31 when != if (...) { ... iounmap(e); ... }
44 { ... when != iounmap(e)
45 when forall
48 ... when any
H A Dclk_put.cocci4 //# This only signals a missing clk_put when there is a clk_put later
27 ... when != clk_put(e)
29 ... when any
30 when != clk_put(e)
31 when != if (...) { ... clk_put(e); ... }
44 { ... when != clk_put(e)
45 when forall
48 ... when any
H A Dpci_free_consistent.cocci21 ... when != e = id
23 ... when != pci_free_consistent(x,y,id,z)
24 when != if (id) { ... pci_free_consistent(x,y,id,z) ... }
25 when != if (y) { ... pci_free_consistent(x,y,id,z) ... }
26 when != e = (T)id
27 when exists
/linux-6.15/scripts/coccinelle/tests/
H A Dodd_ptr_err.cocci49 ... when any
50 when != IS_ERR(...)
59 ... when any
71 ... when any
72 when != IS_ERR(...)
80 ... when any
90 ... when any
91 when != IS_ERR(...)
95 ... when any
/linux-6.15/Documentation/scheduler/
H A Dsched-stats.rst103 load did not require balancing when busy
105 more tasks and failed, when the cpu was busy
106 4) Total imbalance in load when the cpu was busy
107 5) Total imbalance in utilization when the cpu was busy
112 target task was cache-hot when busy
123 more tasks and failed, when the cpu was idle
124 15) Total imbalance in load when the cpu was idle
125 16) Total imbalance in utilization when the cpu was idle
131 the target task was cache-hot when idle
142 tasks and failed, when the cpu was just becoming idle
[all …]
/linux-6.15/Documentation/i2c/
H A Dfault-codes.rst51 Also returned when trying to invoke an I2C operation in an
73 specific fault code when you can.
76 This rather vague error means something went wrong when
78 code when you can.
105 For example, this would be returned when an adapter that
112 messages, it should return this when asked to perform a
118 Returned when slave does not conform to the relevant I2C
120 case is when the length of an SMBus block data response
124 Returned when a transfer was requested using an adapter
131 SMBus adapters may return it when an operation took more
[all …]
/linux-6.15/scripts/coccinelle/misc/
H A Dreturnvar.cocci9 // "when strict" can be removed to get more hits, but adds false
24 ... when != ret
25 when strict
37 ... when != ret
38 when strict
48 ... when != ret
49 when strict
H A Darray_size_dup.cocci34 ... when != \(subE1\|subE2\) aop E3
35 when != &\(subE1\|subE2\)
63 ... when != \(subE1\|subE2\) aop E3
64 when != &\(subE1\|subE2\)
99 ... when != \(subE1\|subE2\|subE3\) aop E4
100 when != &\(subE1\|subE2\|subE3\)
130 when != &\(subE1\|subE2\|subE3\)
163 ... when != subE3 aop E4
164 when != &subE3
191 ... when != subE3 aop E4
[all …]
/linux-6.15/Documentation/kbuild/
H A Dkbuild.rst18 by modprobe to not fail when trying to load something builtin.
62 Additional options for $(CC) when used to compile
71 Additional options for $(RUSTC) when used to compile
80 Additional options used for $(LD) when linking modules.
107 Additional flags to be passed when linking host programs.
111 Additional libraries to link against when building host programs.
117 Additional options used for $(CC) when compiling userprogs.
146 Specify the output directory when building the kernel.
221 Install script called when using "make install".
235 specify a custom installer when cross compiling a kernel.
[all …]
/linux-6.15/Documentation/filesystems/
H A Dhpfs.rst45 bitmaps when accessing it).
47 Behaviour when filesystem errors found.
54 when you use chmod/chown/chgrp/mknod/ln -s on the filesystem.
208 locks up when repairing filesystem.
234 Fixed write_file to zero file when writing behind file end
253 Alloc is not so slow when filesystem becomes full
294 error sometimes when opening directories in PMSHELL)
309 Fixed a bug when chmoding or chowning root directory
310 1.98 Fixed a deadlock when using old_readdir
335 2.04 Fixed error when ftruncate used to extend file
[all …]
/linux-6.15/Documentation/devicetree/bindings/dma/
H A Dstericsson,dma40.yaml87 The second cell is the DMA request line number. This is only used when
94 Logical channel when unset
95 Physical channel when set
97 Memory to Device when unset
98 Device to Memory when set
100 Little endian when unset
101 Big endian when set
103 Use automatic channel selection when unset
104 Use DMA request line number when set
106 Normal priority when unset
[all …]
/linux-6.15/fs/bcachefs/
H A Drecovery_passes.c57 unsigned when; member
61 #define x(_fn, _id, _when) { .fn = bch2_##_fn, .when = _when },
197 if (recovery_pass_fns[i].when & PASS_FSCK) in bch2_fsck_recovery_passes()
210 if ((p->when & PASS_FSCK) && c->opts.fsck) in should_run_recovery_pass()
212 if ((p->when & PASS_UNCLEAN) && !c->sb.clean) in should_run_recovery_pass()
214 if (p->when & PASS_ALWAYS) in should_run_recovery_pass()
224 if (!(p->when & PASS_SILENT)) in bch2_run_recovery_pass()
230 if (!(p->when & PASS_SILENT)) in bch2_run_recovery_pass()
241 if (!(p->when & PASS_ONLINE)) in bch2_run_online_recovery_passes()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-power-wilco19 Charging begins when level drops below
20 charge_control_start_threshold, and ceases when
26 be denied by Wilco EC when Long Life mode is enabled.
32 Used when charge_type="Custom", as described above. Measured in
39 Used when charge_type="Custom", as described above. Measured in

12345678910>>...108