/linux-6.12.1/drivers/misc/lkdtm/ |
D | heap.c | 94 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local 124 saw = base[offset]; in lkdtm_READ_AFTER_FREE() 125 if (saw != *val) { in lkdtm_READ_AFTER_FREE() 127 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_READ_AFTER_FREE() 138 int *base, val, saw; in lkdtm_KFENCE_READ_AFTER_FREE() local 175 saw = base[offset]; in lkdtm_KFENCE_READ_AFTER_FREE() 176 if (saw != val) { in lkdtm_KFENCE_READ_AFTER_FREE() 178 pr_info("Memory correctly poisoned (%x)\n", saw); in lkdtm_KFENCE_READ_AFTER_FREE() 217 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local 239 saw = base[0]; in lkdtm_READ_BUDDY_AFTER_FREE() [all …]
|
/linux-6.12.1/fs/bcachefs/ |
D | movinggc.c | 156 size_t saw = 0, in_flight = 0, not_movable = 0, sectors = 0; in bch2_copygc_get_buckets() local 177 saw++; in bch2_copygc_get_buckets() 201 saw, in_flight, not_movable, buckets->nr, sectors, nr_to_get, ret); in bch2_copygc_get_buckets()
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8996-xiaomi-common.dtsi | 646 qcom,saw-reg = <&saw3>; 648 qcom,saw-slave; 651 qcom,saw-slave; 654 qcom,saw-slave; 657 qcom,saw-leader;
|
D | msm8996-oneplus-common.dtsi | 259 qcom,saw-reg = <&saw3>; 262 qcom,saw-slave; 266 qcom,saw-slave; 270 qcom,saw-leader;
|
D | msm8996-sony-xperia-tone.dtsi | 590 qcom,saw-reg = <&saw3>; 593 qcom,saw-slave; 597 qcom,saw-slave; 601 qcom,saw-leader;
|
D | msm8939.dtsi | 52 qcom,saw = <&saw0>; 70 qcom,saw = <&saw1>; 83 qcom,saw = <&saw2>; 96 qcom,saw = <&saw3>; 108 qcom,saw = <&saw4>; 127 qcom,saw = <&saw5>; 140 qcom,saw = <&saw6>; 153 qcom,saw = <&saw7>;
|
D | apq8096-db820c.dts | 600 qcom,saw-reg = <&saw3>; 604 qcom,saw-slave; 607 qcom,saw-slave; 610 qcom,saw-leader;
|
D | msm8916.dtsi | 148 qcom,saw = <&cpu0_saw>; 163 qcom,saw = <&cpu1_saw>; 178 qcom,saw = <&cpu2_saw>; 193 qcom,saw = <&cpu3_saw>;
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | qcom-apq8084.dtsi | 37 qcom,saw = <&saw0>; 48 qcom,saw = <&saw1>; 59 qcom,saw = <&saw2>; 70 qcom,saw = <&saw3>; 78 qcom,saw = <&saw_l2>;
|
D | qcom-ipq4019.dtsi | 52 qcom,saw = <&saw0>; 66 qcom,saw = <&saw1>; 80 qcom,saw = <&saw2>; 94 qcom,saw = <&saw3>; 106 qcom,saw = <&saw_l2>;
|
D | qcom-msm8960.dtsi | 30 qcom,saw = <&saw0>; 40 qcom,saw = <&saw1>;
|
D | qcom-msm8226.dtsi | 51 qcom,saw = <&saw0>; 64 qcom,saw = <&saw1>; 77 qcom,saw = <&saw2>; 90 qcom,saw = <&saw3>;
|
D | qcom-apq8064.dtsi | 46 qcom,saw = <&saw0>; 57 qcom,saw = <&saw1>; 68 qcom,saw = <&saw2>; 79 qcom,saw = <&saw3>;
|
D | qcom-msm8974.dtsi | 45 qcom,saw = <&saw0>; 56 qcom,saw = <&saw1>; 67 qcom,saw = <&saw2>; 78 qcom,saw = <&saw3>; 86 qcom,saw = <&saw_l2>;
|
D | qcom-ipq8064.dtsi | 32 qcom,saw = <&saw0>; 42 qcom,saw = <&saw1>;
|
/linux-6.12.1/tools/power/cpupower/ |
D | TODO | 6 - Somewhere saw the ability to read power consumption of
|
/linux-6.12.1/scripts/ |
D | get_maintainer.pl | 2457 my %saw; 2458 @parms = grep(!$saw{$_}++, @parms); 2465 my %saw; 2467 @parms = grep(!$saw{$_}++, @parms); 2522 my %saw; 2526 if (!$saw{$address}) { 2532 $saw{$address} = 1;
|
/linux-6.12.1/drivers/eisa/ |
D | Kconfig | 18 the older ISA bus. The EISA bus saw limited use between 1988 and
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-pci-devices-aer_stats | 10 saw any problems).
|
/linux-6.12.1/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 39 u32 saw; /* Source Address Word */ member
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-stats.rst | 16 12 which was in the kernel from 2.6.13-2.6.19 (version 13 never saw a kernel
|
/linux-6.12.1/Documentation/RCU/ |
D | RTFP.txt | 91 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-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | memcg_test.rst | 158 Historically, memcg's shmem handling was poor and we saw some amount
|
/linux-6.12.1/Documentation/watchdog/ |
D | watchdog-api.rst | 224 The watchdog saw a keepalive ping since it was last queried.
|
/linux-6.12.1/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 62 filled in and ready for use. It would be very bad if the consumer saw the 63 flag set, but, due to memory misordering, saw old values in the buffer. 722 "exists" clause therefore tests whether line 20's load from "y" saw the
|