Home
last modified time | relevance | path

Searched refs:saw (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/drivers/misc/lkdtm/
Dheap.c58 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local
87 saw = base[offset]; in lkdtm_READ_AFTER_FREE()
88 if (saw != *val) { in lkdtm_READ_AFTER_FREE()
90 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE()
121 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local
143 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE()
144 if (saw != *val) { in lkdtm_READ_BUDDY_AFTER_FREE()
146 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_BUDDY_AFTER_FREE()
/Linux-v5.4/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.txt132 - qcom,saw-reg:
231 - qcom,saw-slave:
236 - qcom,saw-leader:
274 qcom,saw-reg = <&saw3>;
276 qcom,saw-slave;
279 qcom,saw-slave;
282 qcom,saw-slave;
285 qcom,saw-leader;
/Linux-v5.4/arch/arm/boot/dts/
Dqcom-apq8084.dtsi36 qcom,saw = <&saw0>;
47 qcom,saw = <&saw1>;
58 qcom,saw = <&saw2>;
69 qcom,saw = <&saw3>;
76 qcom,saw = <&saw_l2>;
Dqcom-ipq4019.dtsi52 qcom,saw = <&saw0>;
66 qcom,saw = <&saw1>;
80 qcom,saw = <&saw2>;
94 qcom,saw = <&saw3>;
Dqcom-msm8960.dtsi28 qcom,saw = <&saw0>;
38 qcom,saw = <&saw1>;
Dqcom-msm8974.dtsi81 qcom,saw = <&saw0>;
92 qcom,saw = <&saw1>;
103 qcom,saw = <&saw2>;
114 qcom,saw = <&saw3>;
121 qcom,saw = <&saw_l2>;
Dqcom-ipq8064.dtsi30 qcom,saw = <&saw0>;
40 qcom,saw = <&saw1>;
Dqcom-apq8064.dtsi45 qcom,saw = <&saw0>;
56 qcom,saw = <&saw1>;
67 qcom,saw = <&saw2>;
78 qcom,saw = <&saw3>;
/Linux-v5.4/tools/power/cpupower/
DToDo6 - Somewhere saw the ability to read power consumption of
/Linux-v5.4/scripts/
Dget_maintainer.pl2404 my %saw;
2405 @parms = grep(!$saw{$_}++, @parms);
2412 my %saw;
2414 @parms = grep(!$saw{$_}++, @parms);
2465 my %saw;
2469 if (!$saw{$address}) {
2475 $saw{$address} = 1;
/Linux-v5.4/drivers/eisa/
DKconfig18 the older ISA bus. The EISA bus saw limited use between 1988 and
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats10 saw any problems).
/Linux-v5.4/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h39 u32 saw; /* Source Address Word */ member
/Linux-v5.4/Documentation/scheduler/
Dsched-stats.rst11 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
/Linux-v5.4/Documentation/RCU/
DRTFP.txt91 1995 also saw the first publication of DYNIX/ptx's RCU mechanism
102 The year 2000 saw an email exchange that would likely have
104 [RustyRussell2000a,RustyRussell2000b]. Instead, 2001 saw the first
137 Later that year saw a paper describing an RCU implementation
154 2006 saw the first best-paper award for an RCU paper [ThomasEHart2006a],
162 2007 saw the journal version of the award-winning RCU paper from 2006
170 2008 saw a journal paper on real-time RCU [DinakarGuniguntala2008IBMSysJ],
1436 like it, but time he saw an opportunity for this technique,
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dmemcg_test.rst167 Historically, memcg's shmem handling was poor and we saw some amount
/Linux-v5.4/Documentation/watchdog/
Dwatchdog-api.rst224 The watchdog saw a keepalive ping since it was last queried.
/Linux-v5.4/Documentation/process/
D1.Intro.rst115 Amanda McPherson, who saw the value of this effort and made it all happen.
/Linux-v5.4/Documentation/driver-api/dmaengine/
Dprovider.rst72 not and the three parameters we saw earlier: the burst size, the
/Linux-v5.4/Documentation/cdrom/
Dide-cd.rst228 that means the system saw interrupts on multiple IRQ lines, when
/Linux-v5.4/Documentation/kbuild/
Dmodules.rst158 In the last section we saw the command to build a module for the
/Linux-v5.4/Documentation/scsi/
DChangeLog.megaraid102 > I saw same message.
/Linux-v5.4/Documentation/filesystems/
Dpath-lookup.rst672 As we saw above, REF-walk holds a counted reference to the current
789 the old dentry which we saw in REF-walk.
904 switch to REF-walk for the rest of the path. We also saw it earlier
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.reg915 * The sequencer never saw
/Linux-v5.4/Documentation/networking/
Darcnet-hardware.txt84 Stephen A. Wood <saw@hallc1.cebaf.gov>
445 - PC110 settings were verified by Stephen A. Wood <saw@cebaf.gov>

12