Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/misc/lkdtm/
Dheap.c54 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local
83 saw = base[offset]; in lkdtm_READ_AFTER_FREE()
84 if (saw != *val) { in lkdtm_READ_AFTER_FREE()
86 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE()
117 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local
139 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE()
140 if (saw != *val) { in lkdtm_READ_BUDDY_AFTER_FREE()
142 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_BUDDY_AFTER_FREE()
/Linux-v4.19/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.txt113 - qcom,saw-reg:
209 - qcom,saw-slave:
214 - qcom,saw-leader:
252 qcom,saw-reg = <&saw3>;
254 qcom,saw-slave;
257 qcom,saw-slave;
260 qcom,saw-slave;
263 qcom,saw-leader;
/Linux-v4.19/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.dtsi57 qcom,saw = <&saw0>;
76 qcom,saw = <&saw1>;
95 qcom,saw = <&saw2>;
114 qcom,saw = <&saw3>;
Dqcom-msm8960.dtsi28 qcom,saw = <&saw0>;
38 qcom,saw = <&saw1>;
Dqcom-msm8974.dtsi79 qcom,saw = <&saw0>;
90 qcom,saw = <&saw1>;
101 qcom,saw = <&saw2>;
112 qcom,saw = <&saw3>;
119 qcom,saw = <&saw_l2>;
Dqcom-ipq8064.dtsi26 qcom,saw = <&saw0>;
36 qcom,saw = <&saw1>;
Dqcom-apq8064.dtsi44 qcom,saw = <&saw0>;
55 qcom,saw = <&saw1>;
66 qcom,saw = <&saw2>;
77 qcom,saw = <&saw3>;
/Linux-v4.19/tools/power/cpupower/
DToDo6 - Somewhere saw the ability to read power consumption of
/Linux-v4.19/scripts/
Dget_maintainer.pl2398 my %saw;
2399 @parms = grep(!$saw{$_}++, @parms);
2406 my %saw;
2408 @parms = grep(!$saw{$_}++, @parms);
2459 my %saw;
2463 if (!$saw{$address}) {
2469 $saw{$address} = 1;
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats10 saw any problems).
/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx_dsp_scb_types.h54 u32 saw; /* Source Address Word */ member
/Linux-v4.19/Documentation/scheduler/
Dsched-stats.txt7 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
/Linux-v4.19/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-v4.19/Documentation/watchdog/
Dwatchdog-api.txt195 The watchdog saw a keepalive ping since it was last queried.
/Linux-v4.19/Documentation/isdn/
DsyncPPP.FAQ114 Checking the debug log I just saw garbage like:
/Linux-v4.19/Documentation/cgroup-v1/
Dmemcg_test.txt133 Historically, memcg's shmem handling was poor and we saw some amount
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dcpus.txt237 - qcom,saw
/Linux-v4.19/Documentation/process/
D1.Intro.rst113 Amanda McPherson, who saw the value of this effort and made it all happen.
/Linux-v4.19/Documentation/driver-api/dmaengine/
Dprovider.rst72 not and the three parameters we saw earlier: the burst size, the
/Linux-v4.19/Documentation/kbuild/
Dmodules.txt148 In the last section we saw the command to build a module for the
/Linux-v4.19/Documentation/cdrom/
Dide-cd226 that means the system saw interrupts on multiple IRQ lines, when
/Linux-v4.19/Documentation/scsi/
DChangeLog.megaraid102 > I saw same message.
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx.reg915 * The sequencer never saw
/Linux-v4.19/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